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-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
2015-02-16
libqos/ahci: add ahci command functions
John Snow
2015-02-16
libqos/ahci: Add ide cmd properties
John Snow
2015-02-16
qtest/ahci: add ahci_write_fis
John Snow
2015-02-16
qtest/ahci: Demagic ahci tests.
John Snow
2015-02-16
libqos/ahci: Add cmd response sanity check helpers
John Snow
2015-02-16
libqos/ahci: Add port_check_nonbusy helper
John Snow
2015-02-16
libqos/ahci: Add ahci_port_check_interrupts helper
John Snow
2015-02-16
libqos/ahci: Add ahci_port_check_error helper
John Snow
2015-02-16
libqos/ahci: Add command header helpers
John Snow
2015-02-16
qtest/ahci: rename 'Command' to 'CommandHeader'
John Snow
2015-02-16
libqos/ahci: Add ahci_port_clear helper
John Snow
2015-02-16
libqos/ahci: Add ahci_port_select helper
John Snow
2015-02-16
dataplane: endianness-aware accesses
Cornelia Huck
2015-02-16
libqos/ahci: create libqos/ahci.c
John Snow
2015-02-16
qtest/ahci: Bookmark FB and CLB pointers
John Snow
2015-02-16
qtest/ahci: remove getter/setter macros
John Snow
2015-02-16
libqos/ahci: Functional register helpers
John Snow
2015-02-16
qtest/ahci: remove guest_malloc global
John Snow
2015-02-16
qtest/ahci: remove pcibus global
John Snow
2015-02-16
qtest/ahci: finalize AHCIQState consolidation
John Snow
[next]