OSDN Git Service

qmiga/qemu.git
2018-05-15 Peter Xumigration: final handshake for the resume
2018-05-15 Peter Xumigration: setup ramstate for resume
2018-05-15 Peter Xumigration: synchronize dirty bitmap for resume
2018-05-15 Peter Xumigration: introduce SaveVMHandlers.resume_prepare
2018-05-15 Peter Xumigration: new message MIG_RP_MSG_RESUME_ACK
2018-05-15 Peter Xumigration: new cmd MIG_CMD_POSTCOPY_RESUME
2018-05-15 Peter Xumigration: new message MIG_RP_MSG_RECV_BITMAP
2018-05-15 Peter Xumigration: new cmd MIG_CMD_RECV_BITMAP
2018-05-15 Peter Xumigration: wakeup dst ram-load-thread for recover
2018-05-15 Peter Xumigration: new state "postcopy-recover"
2018-05-15 Peter Xumigration: rebuild channel on source
2018-05-15 Peter Xuqmp: hmp: add migrate "resume" option
2018-05-15 Peter Xumigration: allow fault thread to pause
2018-05-15 Peter Xumigration: allow src return path to pause
2018-05-15 Peter Xumigration: allow dst vm pause on postcopy
2018-05-15 Peter Xumigration: implement "postcopy-pause" src logic
2018-05-15 Peter Xumigration: new postcopy-pause state
2018-05-15 Peter Xumigration: let incoming side use thread context
2018-05-15 Juan Quintelamigration: Define MultifdRecvParams sooner
2018-05-15 Juan Quintelamigration: Transmit initial package through the multifd...
2018-05-15 Juan Quintelamigration: Delay start of migration main routines
2018-05-15 Juan Quintelamigration: Create multifd channels
2018-05-15 Juan Quintelamigration: Export functions to create send channels
2018-05-15 Juan Quintelamigration: Be sure all recv channels are created
2018-05-15 Juan Quintelamigration: terminate_* can be called for other threads
2018-05-15 Juan Quintelamigration: Introduce multifd_recv_new_channel()
2018-05-15 Juan Quintelamigration: Set error state in case of error
2018-05-15 Juan Quintelatests: Migration ppc now inlines its program
2018-05-15 Juan Quintelatests: Add migration precopy test
2018-05-15 Xiao Guangrongmigration: fix saving normal page even if it's been...
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-05-15 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2018-05-15 Max Reitziotests: Add test for -U/force-share conflicts
2018-05-15 Max Reitzqemu-img: Use only string options in img_open_opts
2018-05-15 Max Reitzqemu-io: Use purely string blockdev options
2018-05-15 Max Reitzblock: Document BDRV_REQ_WRITE_UNCHANGED support
2018-05-15 Max Reitzqemu-img: Check post-truncation size
2018-05-15 Max Reitziotests: Add test for COR across nodes
2018-05-15 Max Reitziotests: Copy 197 for COR filter driver
2018-05-15 Max Reitziotests: Clean up wrap image in 197
2018-05-15 Max Reitzblock: Support BDRV_REQ_WRITE_UNCHANGED in filters
2018-05-15 Max Reitzblock/quorum: Support BDRV_REQ_WRITE_UNCHANGED
2018-05-15 Max Reitzblock: Set BDRV_REQ_WRITE_UNCHANGED for COR writes
2018-05-15 Max Reitzblock: Add BDRV_REQ_WRITE_UNCHANGED flag
2018-05-15 Max Reitzblock: BLK_PERM_WRITE includes ..._UNCHANGED
2018-05-15 Max Reitzblock: Add COR filter driver
2018-05-15 Max Reitziotests: Skip 181 and 201 without userfaultfd
2018-05-15 Max Reitziotests: Add failure matching to common.qemu
2018-05-15 Alberto Garciadocs: Document the new default sizes of the qcow2 caches
2018-05-15 Alberto Garciaqcow2: Give the refcount cache the minimum possible...
2018-05-15 Alberto Garciaspecs/qcow2: Clarify that compressed clusters have...
2018-05-15 Alberto GarciaFix error message about compressed clusters with OFLAG_...
2018-05-15 Max Reitziotests: Split 214 off of 122
2018-05-15 Kevin Wolfblockjob: Add block_job_driver()
2018-05-15 Kevin Wolfblockjob: Introduce block_job_ratelimit_get_delay()
2018-05-15 Kevin Wolfblockjob: Implement block_job_set_speed() centrally
2018-05-15 Kevin Wolfblockjob: Move RateLimit to BlockJob
2018-05-15 Kevin Wolfblockjob: Wrappers for progress counter access
2018-05-15 Kevin Wolfblockjob: Fix assertion in block_job_finalize()
2018-05-15 John Snowblockjob: expose error string via query
2018-05-15 Alberto Garciahmp: Allow using a qdev id in block_set_io_throttle
2018-05-15 Eric Blakeblock: Merge .bdrv_co_writev{,_flags} in drivers
2018-05-15 Eric Blakeblock: Drop last of the sector-based aio callbacks
2018-05-15 Eric Blakevxhs: Switch to byte-based callbacks
2018-05-15 Eric Blakerbd: Switch to byte-based callbacks
2018-05-15 Eric Blakenull: Switch to byte-based read/write
2018-05-15 Eric Blakefile-win32: Switch to byte-based callbacks
2018-05-15 Eric Blakeblock: Support byte-based aio callbacks
2018-05-15 Daniel Henrique... block-backend: simplify blk_get_aio_context
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-15 Peter Maydelltcg: Optionally log FPU state in TCG -d cpu logging
2018-05-15 Philippe Mathieu... sdcard: Correct CRC16 offset in sd_function_switch()
2018-05-15 Alex Bennéetarget/arm: Fix sqrt_f16 exception raising
2018-05-15 Alex Bennéetarget/arm: Implement FMOV (immediate) for fp16
2018-05-15 Alex Bennéetarget/arm: Implement FCSEL for fp16
2018-05-15 Alex Bennéetarget/arm: Implement FCMP for fp16
2018-05-15 Richard Hendersontarget/arm: Implement FP data-processing (3 source...
2018-05-15 Richard Hendersontarget/arm: Implement FP data-processing (2 source...
2018-05-15 Richard Hendersontarget/arm: Introduce and use read_fp_hreg
2018-05-15 Richard Hendersontarget/arm: Implement FCVT (scalar, fixed-point) for...
2018-05-15 Richard Hendersontarget/arm: Implement FCVT (scalar, integer) for fp16
2018-05-15 Richard Hendersontarget/arm: Early exit after unallocated_encoding in...
2018-05-15 Richard Hendersontarget/arm: Implement FMOV (general) for fp16
2018-05-15 Peter Maydelltarget/arm: Fix fp_status_f16 tininess before rounding
2018-05-15 Peter Maydellfpu/softfloat: Don't set Invalid for float-to-int(MAXINT)
2018-05-15 Alex Bennéefpu/softfloat: int_to_float ensure r fully initialised
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/input...
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tgt...
2018-05-15 Geoffrey McRaeps2: Fix mouse stream corruption due to lost data
2018-05-15 Geoffrey McRaeps2: Clear the PS/2 queue and obey disable
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-05-15 Peter Wugtk: disable the F10 menubar key
2018-05-15 Gerd Hoffmannconsole: use linked list for QemuConsoles
2018-05-15 Gerd Hoffmannui: document non-qapi parser cases.
2018-05-15 Gerd Hoffmannui: switch gtk display to qapi parser
2018-05-15 Gerd Hoffmannui: switch trivial displays to qapi parser
2018-05-15 Gerd Hoffmannui: add qapi parser for -display
2018-05-15 Gerd Hoffmannvnc: add magic cookie to VncState
2018-05-15 Tomeu Vizosoui/gtk: Only try to initialize EGL/X11 if GtkGlArea...
next