Age | Commit message (Expand) | Author | Files | Lines |
2015-01-27 | bios-tables-test: split piix4 and q35 tests | Paolo Bonzini | 1 | -2/+8 |
2015-01-27 | acpi-test: update expected DSDT | Michael S. Tsirkin | 3 | -0/+0 |
2015-01-16 | Tests: QEMUSizedBuffer/QEMUBuffer | Yang Hongyang | 1 | -12/+8 |
2015-01-15 | misc: Fix new typos in comments | Stefan Weil | 1 | -1/+1 |
2015-01-15 | tests/hd-geo-test.c: Remove unused test_image variable | Peter Maydell | 1 | -2/+0 |
2015-01-13 | test-coroutine: avoid overflow on 32-bit systems | Paolo Bonzini | 1 | -1/+1 |
2015-01-13 | qemu-iotests: Add supported os parameter for python tests | Fam Zheng | 1 | -1/+4 |
2015-01-13 | qemu-iotests: Add "_supported_os Linux" to 058 | Fam Zheng | 1 | -0/+1 |
2015-01-13 | qemu-iotests: Replace "/bin/true" with "true" | Fam Zheng | 3 | -3/+3 |
2015-01-13 | libqos: Convert malloc-pc allocator to a generic allocator | Marc MarĂ | 5 | -299/+309 |
2015-01-13 | iotests: Filter out "I/O thread spun..." warning | Max Reitz | 8 | -10/+12 |
2015-01-13 | qemu-iotests: Test blockdev-backup in 055 | Fam Zheng | 2 | -39/+176 |
2015-01-13 | iotests: Add test for relative backing file names | Max Reitz | 3 | -0/+114 |
2015-01-13 | qemu-iotests: Speed up make check-block | Fam Zheng | 2 | -1/+2 |
2015-01-13 | qemu-iotests: Remove 091 from quick group | Fam Zheng | 1 | -1/+1 |
2014-12-17 | target-xtensa: test cross-page opcode | Max Filippov | 1 | -13/+13 |
2014-12-16 | Split the QEMU buffered file code out | Dr. David Alan Gilbert | 1 | -1/+2 |
2014-12-16 | Start migrating migration code into a migration directory | Dr. David Alan Gilbert | 1 | -4/+6 |
2014-12-12 | qemu-iotests: Remove traling whitespaces in *.out | Fam Zheng | 80 | -438/+438 |
2014-12-12 | iotests: Fix test 039 | Max Reitz | 2 | -8/+16 |
2014-12-12 | iotests: Filter for "Killed" in qemu-io output | Max Reitz | 1 | -1/+1 |
2014-12-12 | iotests: Add test for vmdk JSON file names | Max Reitz | 2 | -0/+10 |
2014-12-10 | qemu-iotests: Skip 099 for VMDK subformats with desc file | Fam Zheng | 1 | -1/+2 |
2014-12-10 | qcow2: Flushing the caches in qcow2_close may fail | Max Reitz | 3 | -0/+130 |
2014-12-10 | iotests: Add test for unsupported image creation | Max Reitz | 3 | -0/+92 |
2014-12-10 | iotests: Only kill NBD server if it runs | Max Reitz | 1 | -1/+3 |
2014-12-10 | iotests: Specify qcow2 format for qemu-io in 059 | Max Reitz | 1 | -2/+2 |
2014-12-10 | qemu-iotests: 082: Filter the real disk size | Michael Mueller | 2 | -42/+21 |
2014-12-10 | qemu-iotests: 060: Filter the real disk size | Kevin Wolf | 3 | -5/+13 |
2014-12-10 | block: Don't probe for unknown backing file format | Kevin Wolf | 3 | -0/+75 |
2014-12-10 | qcow2.py: Add required padding for header extensions | Kevin Wolf | 1 | -0/+4 |
2014-12-10 | qcow2: Fix header extension size check | Kevin Wolf | 2 | -0/+4 |
2014-12-10 | qemu-iotests: Test writing non-raw image headers to raw image | Kevin Wolf | 4 | -0/+364 |
2014-12-10 | qemu-iotests: Fix stderr handling in common.qemu | Kevin Wolf | 1 | -1/+2 |
2014-12-10 | qtests: Specify image format explicitly | Kevin Wolf | 12 | -18/+21 |
2014-12-10 | qemu-iotests: Add qemu-io format option in Python tests | Kevin Wolf | 3 | -36/+36 |
2014-12-10 | qemu-iotests: Use qemu-io -f $IMGFMT | Kevin Wolf | 10 | -24/+36 |
2014-12-10 | tests: Use "command -v" instead of which(1) in shell scripts | Fam Zheng | 2 | -5/+5 |
2014-12-10 | iotests: Plain blkdebug filename generation | Max Reitz | 2 | -1/+22 |
2014-12-10 | blkdebug: Simplify and improve filename generation | Max Reitz | 1 | -2/+2 |
2014-12-10 | block/qapi: Add cache information to query-block | Kevin Wolf | 2 | -0/+26 |
2014-12-10 | iotests: Use -qmp-pretty in 067 | Max Reitz | 2 | -58/+723 |
2014-12-10 | iotests: _filter_qmp for pretty JSON output | Max Reitz | 1 | -1/+3 |
2014-11-24 | target-i386: move generic memory hotplug methods to DSDTs | Paolo Bonzini | 4 | -0/+0 |
2014-11-10 | Merge remote-tracking branch 'remotes/xtensa/tags/20141110-xtensa' into staging | Peter Maydell | 1 | -0/+51 |
2014-11-10 | target-xtensa: add entry overflow test | Max Filippov | 1 | -0/+51 |
2014-11-09 | block/vdi: Limit maximum size even futher | Max Reitz | 2 | -12/+15 |
2014-11-06 | iotests: Add test for non-existing backing file | Max Reitz | 3 | -0/+57 |
2014-11-05 | vhost-user-test: Fix 'make check' broken on glib < 2.26 | Gonglei | 1 | -1/+22 |
2014-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -3/+3 |