Age | Commit message (Expand) | Author | Files | Lines |
2019-12-16 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-dec-16-2019' ... | Peter Maydell | 1 | -2/+4 |
2019-12-16 | mips: malta: Renovate coding style | Filip Bozuta | 1 | -2/+4 |
2019-12-16 | hw/arm/acpi: enable SHPC native hot plug | Heyi Guo | 3 | -0/+0 |
2019-12-16 | hw/arm/acpi: simplify AML bit and/or statement | Heyi Guo | 3 | -0/+0 |
2019-12-09 | docker: remove libcap development packages | Paolo Bonzini | 3 | -3/+0 |
2019-11-26 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-rc3-testing-261119-1'... | Peter Maydell | 2 | -4/+4 |
2019-11-26 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-11-26' in... | Peter Maydell | 2 | -9/+17 |
2019-11-26 | iotests: add new test cases to bitmap migration | Vladimir Sementsov-Ogievskiy | 2 | -9/+17 |
2019-11-26 | tests/vm/ubuntu: update i386 image to 18.04 | Alex Bennée | 1 | -2/+2 |
2019-11-26 | tests/vm/ubuntu: include language pack to silence locale warnings | Alex Bennée | 1 | -1/+1 |
2019-11-26 | tests/vm/centos: fix centos build target | Alex Bennée | 1 | -1/+1 |
2019-11-26 | pseries: fix migration-test and pxe-test | Laurent Vivier | 2 | -5/+5 |
2019-11-21 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-rc3-testing-and-tcg-2... | Peter Maydell | 3 | -4/+6 |
2019-11-20 | tests/tcg: modify multiarch tests to work with clang | Taylor Simpson | 2 | -3/+5 |
2019-11-20 | tests/vm: make --interactive (and therefore DEBUG=1) unconditional | Alex Bennée | 1 | -1/+1 |
2019-11-20 | tests: acpi: always retain dumped ACPI tables in case of error | Igor Mammedov | 1 | -1/+1 |
2019-11-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -2/+4 |
2019-11-19 | scsi: deprecate scsi-disk | Paolo Bonzini | 1 | -2/+4 |
2019-11-18 | tests: More iotest 223 improvements | Eric Blake | 2 | -4/+97 |
2019-11-18 | iotests: Include QMP input in .out files | Eric Blake | 23 | -0/+285 |
2019-11-18 | iotests: Switch nbd tests to use Unix rather than TCP | Eric Blake | 2 | -7/+12 |
2019-11-18 | iotests: Fix 173 | Eric Blake | 2 | -3/+7 |
2019-11-18 | iotests: Test NBD client reconnection | Andrey Shinkevich | 5 | -1/+110 |
2019-11-18 | iotests: Test multiple blockdev-snapshot calls | Kevin Wolf | 3 | -0/+414 |
2019-11-18 | iotests: Fix "no qualified output" error path | Kevin Wolf | 1 | -1/+1 |
2019-11-18 | qemu-iotests/iotests.py: improve assert_qmp message | Vladimir Sementsov-Ogievskiy | 1 | -2/+2 |
2019-11-12 | tcg plugins: expose an API version concept | Alex Bennée | 7 | -0/+14 |
2019-11-12 | tests/vm: support sites with sha512 checksums | Alex Bennée | 2 | -3/+10 |
2019-11-12 | tests: only run ipmi-bt-test if CONFIG_LINUX | Alex Bennée | 1 | -0/+2 |
2019-11-12 | tests/vm: update netbsd to version 8.1 | Gerd Hoffmann | 1 | -1/+1 |
2019-11-12 | tests/vm: use console_consume for netbsd | Gerd Hoffmann | 1 | -1/+1 |
2019-11-12 | tests/vm: add console_consume helper | Gerd Hoffmann | 1 | -0/+19 |
2019-11-12 | tests/vm: netbsd autoinstall, using serial console | Gerd Hoffmann | 1 | -10/+177 |
2019-11-11 | tests/migration: Print some debug on bad status | Dr. David Alan Gilbert | 1 | -2/+7 |
2019-11-11 | cpu-plug-test: fix leaks | Marc-André Lureau | 1 | -0/+2 |
2019-11-11 | qtest: fix qtest_qmp_device_add leak | Marc-André Lureau | 1 | -0/+1 |
2019-11-07 | iotests: Add test for 4G+ compressed qcow2 write | Max Reitz | 3 | -0/+90 |
2019-11-06 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re... | Peter Maydell | 1 | -1/+2 |
2019-11-06 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 4 | -65/+63 |
2019-11-06 | tests/tcg/multiarch/linux-test: Fix error check for shmat | Richard Henderson | 1 | -1/+2 |
2019-11-05 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req... | Peter Maydell | 1 | -0/+21 |
2019-11-05 | image-fuzzer: Use OSerror.strerror instead of tuple subscript | Eduardo Habkost | 1 | -2/+2 |
2019-11-05 | image-fuzzer: Use errors parameter of subprocess.Popen() | Eduardo Habkost | 1 | -7/+4 |
2019-11-05 | image-fuzzer: Run using python3 | Eduardo Habkost | 3 | -4/+1 |
2019-11-05 | image-fuzzer: Encode file name and file format to bytes | Eduardo Habkost | 1 | -2/+2 |
2019-11-05 | image-fuzzer: Use bytes constant for field values | Eduardo Habkost | 1 | -2/+2 |
2019-11-05 | image-fuzzer: Return bytes objects on string fuzzing functions | Eduardo Habkost | 1 | -21/+21 |
2019-11-05 | image-fuzzer: Use %r for all fiels at Field.__repr__() | Eduardo Habkost | 1 | -2/+2 |
2019-11-05 | image-fuzzer: Use io.StringIO | Eduardo Habkost | 1 | -5/+9 |
2019-11-05 | image-fuzzer: Explicitly use integer division operator | Eduardo Habkost | 2 | -26/+26 |