OSDN Git Service

qmiga/qemu.git
2018-05-18 Jakub Jelenhw/usb/dev-smartcard-reader: Handle 64 B USB packets
2018-05-18 Marc-André... ccid-card-passthru: fix regression in realize()
2018-05-17 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2018-05-17 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2018-05-17 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-05-16 Kevin Wolfnfs: Remove processed options from QDict
2018-05-16 Kevin Wolfnfs: Fix error path in nfs_options_qdict_to_qapi()
2018-05-16 Stefan Hajnocziblockjob: do not cancel timer in resume
2018-05-16 Stefan Hajnocziqemu-iotests: reduce chance of races in 185
2018-05-15 Dr. David Alan... Migration+TLS: Fix crash due to double cleanup
2018-05-15 Dr. David Alan... migration: Textual fixups for blocktime
2018-05-15 Lidong Chenmigration: update index field when delete or qsort...
2018-05-15 Dr. David Alan... migration: update docs
2018-05-15 Peter Xumigration/hmp: add migrate_pause command
2018-05-15 Peter Xumigration/qmp: add command migrate-pause
2018-05-15 Peter Xumigration: introduce lock for to_dst_file
2018-05-15 Peter Xuhmp/migration: add migrate_recover command
2018-05-15 Peter Xuqmp/migration: new command migrate-recover
2018-05-15 Peter Xumigration: init dst in migration_object_init too
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 Babu Mogeri386: Add new property to control cache info
2018-05-15 Babu Mogerpc: add 2.13 machine types
2018-05-15 Babu Mogeri386: Initialize cache information for EPYC family...
2018-05-15 Babu Mogeri386: Add cache information in X86CPUDefinition
2018-05-15 Eduardo Habkosti386: Helpers to encode cache information consistently
2018-05-15 Jingqi Liux86/cpu: Enable CLDEMOTE(Demote Cache Line) cpu feature
2018-05-15 Boqun Fengi386: add KnightsMill cpu model
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
next