]> git.proxmox.com Git - mirror_qemu.git/history - tests
sheepdog: Fix misleading error messages in sd_snapshot_create()
[mirror_qemu.git] / tests /
2015-03-10 Christian BorntraegerAdd testcase for scsi-hd devices without drive property
2015-03-10 Max Reitziotests: Drop vpc from 004's and 104's format list
2015-03-10 Max Reitziotests: Remove 006
2015-03-10 Max Reitziotests: Fix 051's reference output
2015-03-10 Marc Marítests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk...
2015-03-10 Marc Marílibqos: Solve bug in interrupt checking when using...
2015-03-10 John Snowqtest/ahci: add fragmented dma test
2015-03-10 John Snowqtest/ahci: Add PIO and LBA48 tests
2015-03-10 John Snowqtest/ahci: Add DMA test variants
2015-03-10 John Snowlibqos/ahci: add ahci command helpers
2015-03-10 John Snowqtest/ahci: Add a macro bootup routine
2015-03-10 John Snowlibqos/ahci: Zero-fill AHCI headers
2015-03-10 John Snowqtest/ide: Test flush / retry for ISA and PCI
2015-03-10 John Snowblkdebug: fix "once" rule
2015-03-10 Max Reitziotests: Add test for different refcount widths
2015-03-10 Max Reitzqcow2: Allow creation with refcount order != 4
2015-03-10 Max Reitziotests: Prepare for refcount_bits option
2015-03-10 Max Reitzqcow2: Add refcount_bits to format-specific info
2015-03-10 Marc Marílibqos: Add virtio MMIO support
2015-03-10 Marc Marílibqos: Add malloc generic
2015-03-10 Marc Marílibqos: Remove PCI assumptions in constants of virtio...
2015-03-10 Marc Marítests: Prepare virtio-blk-test for multi-arch implement...
2015-03-10 Marc Marílibqos: Change use of pointers to uint64_t in virtio
2015-03-09 Stefan Hajnoczitest-coroutine: Regression test for yield bug
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/gonglei/tags...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2015-03-04 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-03-04 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-03-03 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-03-03 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-03-03 Peter MaydellRevert "Merge remote-tracking branch 'remotes/ehabkost...
2015-03-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-03-02 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2015-03-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-02-26 Markus ArmbrusterQemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err...
2015-02-26 Markus ArmbrusterQemuOpts: Convert qemu_opts_set() to Error, fix its use
2015-02-26 Markus ArmbrusterQemuOpts: Convert qemu_opt_set_number() to Error, fix...
2015-02-26 Markus ArmbrusterQemuOpts: Convert qemu_opt_set_bool() to Error, fix...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-02-25 Eduardo Habkosttarget-i386: Move topology.h to include/hw/i386
2015-02-25 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-02-25 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-02-25 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2015-02-24 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-02-24 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-02-16 Mike Dayrcu: introduce RCU-enabled QLIST
2015-02-16 Max Reitzqemu-io: Remove "growable" option
2015-02-16 Max Reitzblockdev: Use blk_new_open() in blockdev_init()
2015-02-16 Max Reitziotests: Add test for driver=qcow2, format=qcow2
2015-02-16 Max Reitzblock: Add Error parameter to bdrv_find_protocol()
2015-02-16 Max Reitziotests: Add test for qemu-img convert to NBD
2015-02-16 Fam Zhengqemu-iotests: Add 093 for IO throttling
2015-02-16 Fam Zhengqemu-iotests: Allow caller to disable underscore conver...
2015-02-16 Fam Zhengqemu-iotests: Add VM method qtest() to iotests.py
2015-02-16 John Snowqtest/ahci: Adding simple dma read-write test
2015-02-16 John Snowqtest/ahci: Assert sector size in identify test
2015-02-16 John Snowlibqos/ahci: Add ahci_clean_mem
2015-02-16 John Snowlibqos/ahci: add ahci_io
2015-02-16 John Snowlibqos/ahci: Add ahci_guest_io
2015-02-16 John Snowlibqos/ahci: add ahci command size setters
2015-02-16 John Snowlibqos/ahci: add ahci command verify
2015-02-16 John Snowlibqos/ahci: add ahci command functions
2015-02-16 John Snowlibqos/ahci: Add ide cmd properties
2015-02-16 John Snowqtest/ahci: add ahci_write_fis
2015-02-16 John Snowqtest/ahci: Demagic ahci tests.
2015-02-16 John Snowlibqos/ahci: Add cmd response sanity check helpers
2015-02-16 John Snowlibqos/ahci: Add port_check_nonbusy helper
2015-02-16 John Snowlibqos/ahci: Add ahci_port_check_interrupts helper
2015-02-16 John Snowlibqos/ahci: Add ahci_port_check_error helper
2015-02-16 John Snowlibqos/ahci: Add command header helpers
2015-02-16 John Snowqtest/ahci: rename 'Command' to 'CommandHeader'
2015-02-16 John Snowlibqos/ahci: Add ahci_port_clear helper
2015-02-16 John Snowlibqos/ahci: Add ahci_port_select helper
2015-02-16 John Snowlibqos/ahci: create libqos/ahci.c
2015-02-16 John Snowqtest/ahci: Bookmark FB and CLB pointers
2015-02-16 John Snowqtest/ahci: remove getter/setter macros
2015-02-16 John Snowlibqos/ahci: Functional register helpers
2015-02-16 John Snowqtest/ahci: remove guest_malloc global
2015-02-16 John Snowqtest/ahci: remove pcibus global
2015-02-16 John Snowqtest/ahci: finalize AHCIQState consolidation
2015-02-16 John Snowqtest/ahci: Store hba_base in AHCIQState
2015-02-16 John Snowlibqos: add pc specific interface
2015-02-16 John Snowlibqos: Update QGuestAllocator to be opaque
2015-02-16 John Snowlibqos: add alloc_init_flags
2015-02-16 John Snowlibqos: add qtest_vboot
2015-02-16 John Snowlibqos: create libqos.c
2015-02-16 John Snowqtest/ahci: Create ahci.h
2015-02-16 John Snowlibqos: Split apart pc_alloc_init
2015-02-16 Max Reitziotests: Add test for drive-mirror with NBD target
2015-02-16 Max Reitziotests: Add "wait" functionality to _cleanup_qemu
2015-02-11 Paolo Bonzinircu: run RCU callbacks under the BQL
2015-02-11 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-02-06 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-02-06 Max Reitznbd: Improve error messages
2015-02-06 Max Reitziotests: Fix 104 for NBD
next