sdk/emulator/qemu.git
2016-05-26 Richard Hendersontarget-ppc: Use movcond in isel
2016-05-26 David Gibsontarget-ppc: Correct KVM synchronization for ppc_hash64_...
2016-05-26 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2016-05-26 Alexey Kardashevskiyvfio: Check that IOMMU MR translates to system address...
2016-05-26 Alexey Kardashevskiymemory: Fix IOMMU replay base address
2016-05-26 Alexey Kardashevskiyvfio: Fix 128 bit handling when deleting region
2016-05-26 Alex Williamsonvfio/pci: Add IGD documentation
2016-05-26 Alex Williamsonvfio/pci: Add a separate option for IGD OpRegion support
2016-05-26 Alex Williamsonvfio/pci: Intel graphics legacy mode assignment
2016-05-26 Alex Williamsonvfio/pci: Setup BAR quirks after capabilities probing
2016-05-26 Alex Williamsonvfio/pci: Consolidate VGA setup
2016-05-26 Alex Williamsonvfio/pci: Fix return of vfio_populate_vga()
2016-05-26 Alex Williamsonvfio: Create device specific region info helper
2016-05-26 Alex Williamsonvfio: Enable sparse mmap capability
2016-05-26 Peter MaydellMerge remote-tracking branch 'remotes/amit-migration...
2016-05-26 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-05-26 Andreas Färberqdev: Start disentangling bus from device
2016-05-26 Sergey Fedorovcpu-exec: Fix direct jump to TB spanning page
2016-05-26 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2016-05-26 Daniel P. Berrangemigration: remove qemu_get_fd method from QEMUFile
2016-05-26 Daniel P. Berrangemigration: remove support for non-iovec based write...
2016-05-26 Daniel P. Berrangemigration: add support for encrypting data with TLS
2016-05-26 Daniel P. Berrangemigration: define 'tls-creds' and 'tls-hostname' migrat...
2016-05-26 Daniel P. Berrangemigration: don't use an array for storing migrate param...
2016-05-26 Daniel P. Berrangemigration: move definition of struct QEMUFile back...
2016-05-26 Daniel P. Berrangemigration: delete QEMUFile stdio implementation
2016-05-26 Daniel P. Berrangemigration: delete QEMUFile sockets implementation
2016-05-26 Daniel P. Berrangemigration: delete QEMUSizedBuffer struct
2016-05-26 Daniel P. Berrangemigration: delete QEMUFile buffer implementation
2016-05-26 Daniel P. Berrangemigration: convert savevm to use QIOChannel for writing...
2016-05-26 Daniel P. Berrangemigration: convert RDMA to use QIOChannel interface
2016-05-26 Daniel P. Berrangemigration: convert exec socket protocol to use QIOChannel
2016-05-26 Daniel P. Berrangemigration: convert fd socket protocol to use QIOChannel
2016-05-26 Daniel P. Berrangemigration: convert tcp socket protocol to use QIOChannel
2016-05-26 Daniel P. Berrangemigration: rename unix.c to socket.c
2016-05-26 Daniel P. Berrangemigration: convert unix socket protocol to use QIOChannel
2016-05-26 Daniel P. Berrangemigration: convert post-copy to use QIOChannelBuffer
2016-05-26 Daniel P. Berrangemigration: add reporting of errors for outgoing migration
2016-05-26 Daniel P. Berrangemigration: add helpers for creating QEMUFile from a...
2016-05-26 Daniel P. Berrangemigration: introduce a new QEMUFile impl based on QIOCh...
2016-05-26 Daniel P. Berrangemigration: force QEMUFile to blocking mode for outgoing...
2016-05-26 Daniel P. Berrangemigration: introduce set_blocking function in QEMUFileOps
2016-05-26 Daniel P. Berrangemigration: split migration hooks out of QEMUFileOps
2016-05-26 Daniel P. Berrangemigration: ensure qemu_fflush() always writes full...
2016-05-26 Daniel P. Berrangemigration: remove use of qemu_bufopen from vmstate...
2016-05-26 Daniel P. Berrangeio: avoid double-free when closing QIOChannelBuffer
2016-05-26 Daniel P. Berranges390: use FILE instead of QEMUFile for creating text...
2016-05-25 Kevin Wolfblockjob: Remove BlockJob.bs
2016-05-25 Kevin Wolfcommit: Use BlockBackend for I/O
2016-05-25 Kevin Wolfbackup: Use BlockBackend for I/O
2016-05-25 Kevin Wolfbackup: Remove bs parameter from backup_do_cow()
2016-05-25 John Snowbackup: Pack Notifier within BackupBlockJob
2016-05-25 Kevin Wolfbackup: Don't leak BackupBlockJob in error path
2016-05-25 Kevin Wolfmirror: Use BlockBackend for I/O
2016-05-25 Kevin Wolfmirror: Allow target that already has a BlockBackend
2016-05-25 Kevin Wolfstream: Use BlockBackend for I/O
2016-05-25 Kevin Wolfblock: Make blk_co_preadv/pwritev() public
2016-05-25 Kevin Wolfblock: Convert block job core to BlockBackend
2016-05-25 Kevin Wolfblock: Default to enabled write cache in blk_new()
2016-05-25 Kevin Wolfblock: Cancel jobs first in bdrv_close_all()
2016-05-25 Alberto Garciablock: keep a list of block jobs
2016-05-25 Eric Blakeblock: Rename blk_write_zeroes()
2016-05-25 Paolo Bonzinidma-helpers: change BlockBackend to opaque value in...
2016-05-25 Paolo Bonzinidma-helpers: change interface to byte-based
2016-05-25 Kevin Wolfblock: Propagate .drained_begin/end callbacks
2016-05-25 Kevin Wolfblock: Fix reconfiguring graph with drained nodes
2016-05-25 Kevin Wolfblock: Make bdrv_drain() use bdrv_drained_begin/end()
2016-05-25 Kevin Wolfblock: Introduce bdrv_replace_child()
2016-05-25 Max Reitzblock: Drop errp parameter from blk_new()
2016-05-25 Max Reitzblock: Drop bdrv_parent_cb_...() from bdrv_close()
2016-05-25 Max Reitzblock: Assert !bs->refcnt in bdrv_close()
2016-05-25 Max Reitzblock: Make bdrv_open() return a BDS
2016-05-25 Max Reitzblock: Drop bdrv_new_root()
2016-05-25 Max Reitzblock: Drop blk_new_with_bs()
2016-05-25 Max Reitztests: Drop BDS from test-throttle.c
2016-05-25 Max Reitzblock: Let bdrv_open_inherit() return the snapshot
2016-05-25 Max Reitzblock: Drop useless bdrv_new() call
2016-05-25 Kevin Wolfblock: Fix bdrv_next() memory leak
2016-05-25 Andreas FärberMAINTAINERS: Drop Andreas as CPU maintainer
2016-05-25 Andreas FärberMAINTAINERS: Drop Andreas as 0.15 maintainer
2016-05-25 Andreas FärberMAINTAINERS: Drop Andreas as PReP maintainer
2016-05-25 Andreas FärberMAINTAINERS: Drop Andreas as Cocoa maintainer
2016-05-24 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-05-24 Peter MaydellMerge remote-tracking branch 'remotes/amit-migration...
2016-05-24 Peter MaydellMerge remote-tracking branch 'remotes/amit-virtio-rng...
2016-05-24 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20160...
2016-05-23 Eduardo Habkosttarget-i386: kvm: Eliminate kvm_msr_entry_set()
2016-05-23 Eduardo Habkosttarget-i386: kvm: Simplify MSR setting functions
2016-05-23 Eduardo Habkosttarget-i386: kvm: Simplify MSR array construction
2016-05-23 Eduardo Habkosttarget-i386: kvm: Increase MSR_BUF_SIZE
2016-05-23 Eduardo Habkosttarget-i386: kvm: Allocate kvm_msrs struct once per...
2016-05-23 Eduardo Habkosttarget-i386: Call cpu_exec_init() on realize
2016-05-23 Eduardo Habkosttarget-i386: Move TCG initialization to realize time
2016-05-23 Eduardo Habkosttarget-i386: Move TCG initialization check to tcg_x86_i...
2016-05-23 Eduardo Habkostcpu: Eliminate cpudef_init(), cpudef_setup()
2016-05-23 Eduardo Habkosttarget-i386: Set constant model_id for qemu64/qemu32...
2016-05-23 Zhou Jiehw/net/opencores_eth: Allocating Large sized arrays...
2016-05-23 Max Filippovhw/net/opencores_eth: use mii.h
2016-05-23 Greg Kurzmigration: regain control of images when migration...
2016-05-23 Eduardo Habkostpc: Set CPU model-id on compat_props for pc <= 2.4
next