sdk/emulator/qemu.git
2016-11-01 Changlong Xienbd: Use CoQueue for free_sema instead of CoMutex
2016-11-01 Paolo Bonzinicheckpatch: tweak "struct should normally be const...
2016-11-01 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2016-11-01 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2016-11-01 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2016-11-01 Greg Kurz9pfs: drop excessive error message from virtfs_reset()
2016-11-01 Greg Kurz9pfs: don't BUG_ON() if fid is already opened
2016-11-01 Greg Kurz9pfs: xattrcreate requires non-opened fids
2016-11-01 Greg Kurz9pfs: limit xattr size in xattrcreate
2016-11-01 Li Qiang9pfs: fix integer overflow issue in xattr read/write
2016-11-01 Li Qiang9pfs: convert 'len/copied_len' field in V9fsXattr to...
2016-11-01 Li Qiang9pfs: add xattrwalk_fid field in V9fsXattr struct
2016-11-01 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2016-11-01 Jeff Codymigration: fix compiler warning on uninitialized variable
2016-11-01 Stefan Hajnocziqga: add vsock-listen method
2016-11-01 Stefan Hajnoczisockets: add AF_VSOCK support
2016-11-01 Stefan Hajnocziqga: drop unnecessary GA_CHANNEL_UNIX_LISTEN checks
2016-11-01 Stefan Hajnocziqga: drop unused sockaddr in accept(2) call
2016-11-01 Denis V. Lunevqga: minimal support for fstrim for Windows guests
2016-10-31 Richard Hendersontarget-sparc: Use tcg_gen_atomic_cmpxchg_tl
2016-10-31 Richard Hendersontarget-sparc: Use tcg_gen_atomic_xchg_tl
2016-10-31 Richard Hendersontarget-sparc: Remove MMU_MODE*_SUFFIX
2016-10-31 Richard Hendersontarget-sparc: Allow 4-byte alignment on fp mem ops
2016-10-31 Richard Hendersontarget-sparc: Implement ldqf and stqf inline
2016-10-31 Richard Hendersontarget-sparc: Remove asi helper code handled inline
2016-10-31 Richard Hendersontarget-sparc: Implement BCOPY/BFILL inline
2016-10-31 Mark Cave-AylandUpdate OpenBIOS images to 1dc4f16 built from submodule.
2016-10-31 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-10-31 Eduardo Habkosttarget-i386: Print warning when mixing [+-]foo and...
2016-10-31 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2016-10-31 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-10-31 Eduardo Habkosttests: Remove unneeded "-vnc none" option
2016-10-31 Yongji Xievfio: Add support for mmapping sub-page MMIO BARs
2016-10-31 Ido Yarivvfio/pci: fix out-of-sync BAR information on reset
2016-10-31 Alex Williamsonvfio: Handle zero-length sparse mmap ranges
2016-10-31 Alex Williamsonmemory: Don't use memcpy for ram_device regions
2016-10-31 Alex Williamsonmemory: Replace skip_dump flag with "ram_device"
2016-10-31 Ashijeet Acharyaqapi: allow blockdev-add for NFS
2016-10-31 Ashijeet Acharyablock/nfs: Introduce runtime_opts in NFS
2016-10-31 Eric Blakeblock: Mention replication in BlockdevDriver enum docs
2016-10-31 Tomáš Golembiovskýqemu-iotests: test 'offset' and 'size' options in raw...
2016-10-31 Tomáš Golembiovskýraw_bsd: add offset and size options
2016-10-31 Alberto Garciaqemu-iotests: Test the 'base-node' parameter of 'block...
2016-10-31 Alberto Garciablock: Add 'base-node' parameter to the 'block-stream...
2016-10-31 Alberto Garciaqemu-iotests: Test streaming to a Quorum child
2016-10-31 Alberto Garciaqemu-iotests: Add iotests.supports_quorum()
2016-10-31 Alberto Garciaqemu-iotests: Test block-stream and block-commit in...
2016-10-31 Alberto Garciaqemu-iotests: Test overlapping stream and commit operations
2016-10-31 Alberto Garciaqemu-iotests: Test block-stream operations in parallel
2016-10-31 Alberto Garciaqemu-iotests: Test streaming to an intermediate layer
2016-10-31 Alberto Garciadocs: Document how to stream to an intermediate layer
2016-10-31 Alberto Garciablock: Add QMP support for streaming to an intermediate...
2016-10-31 Alberto Garciablock: Support streaming to an intermediate layer
2016-10-31 Alberto Garciablock: Block all intermediate nodes in commit_active_st...
2016-10-31 Alberto Garciablock: Block all nodes involved in the block-commit...
2016-10-31 Alberto Garciablock: Check blockers in all nodes involved in a block...
2016-10-31 Alberto Garciablock: Use block_job_add_bdrv() in backup_start()
2016-10-31 Alberto Garciablock: Use block_job_add_bdrv() in mirror_start_job()
2016-10-31 Alberto Garciablock: Add block_job_add_bdrv()
2016-10-31 Alberto Garciablock: Pause all jobs during bdrv_reopen_multiple()
2016-10-31 Alberto Garciablock: Add bdrv_drain_all_{begin,end}()
2016-10-31 Ashijeet Acharyaqapi: allow blockdev-add for ssh
2016-10-31 Ashijeet Acharyablock/ssh: Use InetSocketAddress options
2016-10-31 Ashijeet Acharyablock/ssh: Add InetSocketAddress and accept it
2016-10-31 Ashijeet Acharyautil/qemu-sockets: Make inet_connect_saddr() public
2016-10-31 Ashijeet Acharyablock/ssh: Add ssh_has_filename_options_conflict()
2016-10-31 Richard Hendersontarget-sparc: Implement cas_asi/casx_asi inline
2016-10-31 Richard Hendersontarget-sparc: Implement ldstub_asi inline
2016-10-31 Richard Hendersontarget-sparc: Implement swap_asi inline
2016-10-31 Richard Hendersontarget-sparc: Handle more twinx asis
2016-10-31 Richard Hendersontarget-sparc: Use MMU_PHYS_IDX for bypass asis
2016-10-31 Richard Hendersontarget-sparc: Add MMU_PHYS_IDX
2016-10-31 Richard Hendersontarget-sparc: Introduce cpu_raise_exception_ra
2016-10-31 Richard Hendersontarget-sparc: Use overalignment flags for twinx and...
2016-10-31 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-10-31 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2016-10-31 Alex Bennéetcg: move locking for tb_invalidate_phys_page_range up
2016-10-31 Paolo Bonzini*_run_on_cpu: introduce run_on_cpu_data type
2016-10-31 Peter MaydellMerge remote-tracking branch 'remotes/amit-migration...
2016-10-31 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2016-10-31 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2016-10-31 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-10-31 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/for...
2016-10-31 Alex Bennéecpus: re-factor out handle_icount_deadline
2016-10-31 Alex Bennéetcg: cpus rm tcg_exec_all()
2016-10-31 Alex Bennéetcg: move tcg_exec_all and helpers above thread fn
2016-10-31 Alex Bennéetarget-arm/arm-powerctl: wake up sleeping CPUs
2016-10-31 KONRAD Frederictcg: protect translation related stuff with tb_lock.
2016-10-31 Alex Bennéetranslate-all: Add assert_(memory|tb)_lock annotations
2016-10-31 Alex Bennéelinux-user/elfload: ensure mmap_lock() held while setti...
2016-10-31 Paolo Bonzinitcg: comment on which functions have to be called with...
2016-10-31 Alex Bennéecpu-exec: include cpu_index in CPU_LOG_EXEC messages
2016-10-31 Alex Bennéetranslate-all: add DEBUG_LOCKING asserts
2016-10-31 Alex Bennéetranslate_all: DEBUG_FLUSH -> DEBUG_TB_FLUSH
2016-10-31 Alex Bennéecpus: make all_vcpus_paused() return bool
2016-10-31 Pierre Morels390x/pci: Check memory region dispatching callbacks
2016-10-31 Yi Min Zhaos390x/pci: use generic interface to inject interrupt
2016-10-30 zhanghailiangMAINTAINERS: Add maintainer for COLO framework related...
2016-10-30 zhanghailiangconfigure: Support enable/disable COLO feature
2016-10-30 zhanghailiangdocs: Add documentation for COLO feature
next