index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-02-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-02-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150216-1' into s...
Peter Maydell
2015-02-24
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150213-2' into staging
Peter Maydell
2015-02-16
Convert ram_list to RCU
Mike Day
2015-02-16
exec: convert ram_list to QLIST
Mike Day
2015-02-16
cosmetic changes preparing for the following patches
Mike Day
2015-02-16
exec: protect mru_block with RCU
Paolo Bonzini
2015-02-16
rcu: add g_free_rcu
Paolo Bonzini
2015-02-16
rcu: introduce RCU-enabled QLIST
Mike Day
2015-02-16
exec: RCUify AddressSpaceDispatch
Paolo Bonzini
2015-02-16
exec: make iotlb RCU-friendly
Paolo Bonzini
2015-02-16
exec: introduce cpu_reload_memory_map
Paolo Bonzini
2015-02-16
docs: clarify memory region lifecycle
Paolo Bonzini
2015-02-16
pci: split shpc_cleanup and shpc_free
Paolo Bonzini
2015-02-16
pcie: remove mmconfig memory leak and wrap mmconfig update with transaction
Paolo Bonzini
2015-02-16
block: Keep bdrv_check*_request()'s return value
Max Reitz
2015-02-16
block: Remove "growable" from BDS
Max Reitz
2015-02-16
block: Clamp BlockBackend requests
Max Reitz
2015-02-16
qemu-io: Use BlockBackend
Max Reitz
2015-02-16
qemu-io: Remove "growable" option
Max Reitz
2015-02-16
qemu-io: Use blk_new_open() in openfile()
Max Reitz
2015-02-16
qemu-nbd: Use blk_new_open() in main()
Max Reitz
2015-02-16
qemu-img: Use BlockBackend as far as possible
Max Reitz
2015-02-16
qemu-img: Use blk_new_open() in img_rebase()
Max Reitz
2015-02-16
qemu-img: Use blk_new_open() in img_open()
Max Reitz
2015-02-16
block/xen: Use blk_new_open() in blk_connect()
Max Reitz
2015-02-16
blockdev: Use blk_new_open() in blockdev_init()
Max Reitz
2015-02-16
iotests: Add test for driver=qcow2, format=qcow2
Max Reitz
2015-02-16
block: Add Error parameter to bdrv_find_protocol()
Max Reitz
2015-02-16
block: Add blk_new_open()
Max Reitz
2015-02-16
block: Lift some BDS functions to the BlockBackend
Max Reitz
2015-02-16
iotests: Add test for qemu-img convert to NBD
Max Reitz
2015-02-16
qemu-img: Fix qemu-img convert -n
Max Reitz
2015-02-16
qemu-iotests: Add 093 for IO throttling
Fam Zheng
2015-02-16
qemu-iotests: Allow caller to disable underscore convertion for qmp
Fam Zheng
2015-02-16
qemu-iotests: Add VM method qtest() to iotests.py
Fam Zheng
2015-02-16
qtest: Add scripts/qtest.py
Fam Zheng
2015-02-16
qemu-io: Account IO by aio_read and aio_write
Fam Zheng
2015-02-16
qtest: Fix deadloop by running main loop AIO context's timers
Fam Zheng
2015-02-16
block: vmdk - fixed sizeof() error
Jeff Cody
2015-02-16
savevm: Improve error message for blocked migration
Kevin Wolf
2015-02-16
nbd: fix the co_queue multi-adding bug
Bin Wu
2015-02-16
qtest/ahci: Adding simple dma read-write test
John Snow
2015-02-16
qtest/ahci: Assert sector size in identify test
John Snow
2015-02-16
libqos/ahci: Add ahci_clean_mem
John Snow
2015-02-16
libqos/ahci: add ahci_io
John Snow
2015-02-16
libqos/ahci: Add ahci_guest_io
John Snow
2015-02-16
libqos/ahci: add ahci command size setters
John Snow
2015-02-16
libqos/ahci: add ahci command verify
John Snow
[next]