Age | Commit message (Expand) | Author |
2015-04-08 | qcow2: Fix header update with overridden backing file | Kevin Wolf |
2015-03-30 | i440fx-test: Fix test paths to include architecture | Andreas Färber |
2015-03-30 | qtest: Add qtest_add() wrapper macro | Andreas Färber |
2015-03-30 | qtest: Add qtest_add_data_func() wrapper function | Andreas Färber |
2015-03-30 | fw_cfg-test: Fix test path to include architecture | Andreas Färber |
2015-03-27 | qemu-iotests: Test unaligned 4k zero write | Fam Zheng |
2015-03-26 | misc: fix typos in copyright declaration | Gonglei |
2015-03-25 | rcu tests: fix compilation on 32-bit ppc | Paolo Bonzini |
2015-03-23 | ahci-test: improve rw buffer patterns | John Snow |
2015-03-19 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-03-19 | block: Fix blockdev-backup not to use funky error class | Markus Armbruster |
2015-03-19 | qtest/ahci: Fix a bit mask expression | John Snow |
2015-03-17 | tests: Add PC CPU test | Andreas Färber |
2015-03-16 | iotests: Test non-self-referential qcow2 refblocks | Max Reitz |
2015-03-16 | iotests: Add tests for refcount table growth | Max Reitz |
2015-03-16 | block: Deprecate QCOW/QCOW2 encryption | Markus Armbruster |
2015-03-16 | qemu-img: Fix convert, amend error messages for unknown options | Markus Armbruster |
2015-03-16 | iotests: Update 051's reference output | Markus Armbruster |
2015-03-12 | tests: rtl8139: test timers and interrupt | Frediano Ziglio |
2015-03-12 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-03-11 | acpi-test: update expected files | Michael S. Tsirkin |
2015-03-11 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2015-03-10 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-03-10 | iotests: add O_DIRECT alignment probing test | Stefan Hajnoczi |
2015-03-10 | Add testcase for scsi-hd devices without drive property | Christian Borntraeger |
2015-03-10 | iotests: Drop vpc from 004's and 104's format list | Max Reitz |
2015-03-10 | iotests: Remove 006 | Max Reitz |
2015-03-10 | iotests: Fix 051's reference output | Max Reitz |
2015-03-10 | tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk test | Marc Marí |
2015-03-10 | libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.c | Marc Marí |
2015-03-10 | qtest/ahci: add fragmented dma test | John Snow |
2015-03-10 | qtest/ahci: Add PIO and LBA48 tests | John Snow |
2015-03-10 | qtest/ahci: Add DMA test variants | John Snow |
2015-03-10 | libqos/ahci: add ahci command helpers | John Snow |
2015-03-10 | qtest/ahci: Add a macro bootup routine | John Snow |
2015-03-10 | libqos/ahci: Zero-fill AHCI headers | John Snow |
2015-03-10 | qtest/ide: Test flush / retry for ISA and PCI | John Snow |
2015-03-10 | blkdebug: fix "once" rule | John Snow |
2015-03-10 | iotests: Add test for different refcount widths | Max Reitz |
2015-03-10 | qcow2: Allow creation with refcount order != 4 | Max Reitz |
2015-03-10 | iotests: Prepare for refcount_bits option | Max Reitz |
2015-03-10 | qcow2: Add refcount_bits to format-specific info | Max Reitz |
2015-03-10 | libqos: Add virtio MMIO support | Marc Marí |
2015-03-10 | libqos: Add malloc generic | Marc Marí |
2015-03-10 | libqos: Remove PCI assumptions in constants of virtio driver | Marc Marí |
2015-03-10 | tests: Prepare virtio-blk-test for multi-arch implementation | Marc Marí |
2015-03-10 | libqos: Change use of pointers to uint64_t in virtio | Marc Marí |
2015-03-10 | gitignore: Ignore new tests | Cole Robinson |
2015-03-10 | gitignore: Track common.env in iotests gitignore | Cole Robinson |
2015-03-09 | target-i386: Move topology.h to include/hw/i386 | Eduardo Habkost |