Age | Commit message (Expand) | Author | Files | Lines |
2022-02-08 | hw/sensor: Add lsm303dlhc magnetometer device | Kevin Townsend | 2 | -0/+149 |
2022-02-06 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 13 | -8/+225 |
2022-02-06 | ACPI ERST: step 6 of bios-tables-test.c | Eric DeVolder | 6 | -5/+0 |
2022-02-06 | ACPI ERST: bios-tables-test testcase | Eric DeVolder | 1 | -0/+54 |
2022-02-06 | ACPI ERST: qtest for ERST | Eric DeVolder | 2 | -0/+166 |
2022-02-06 | ACPI ERST: bios-tables-test.c steps 1 and 2 | Eric DeVolder | 6 | -0/+5 |
2022-02-04 | tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields() | Igor Mammedov | 1 | -6/+6 |
2022-02-04 | tests: acpi: update expected blobs | Igor Mammedov | 5 | -4/+0 |
2022-02-04 | tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobs | Igor Mammedov | 1 | -0/+4 |
2022-02-04 | tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() test | Igor Mammedov | 1 | -9/+6 |
2022-02-04 | hw/i386: Add the possibility to disable the 'isapc' machine | Thomas Huth | 1 | -1/+1 |
2022-02-02 | python/machine: raise VMLaunchFailure exception from launch() | John Snow | 1 | -2/+1 |
2022-02-01 | iotests/migration-permissions: New test | Hanna Reitz | 2 | -0/+106 |
2022-02-01 | iotests: declare lack of support for compresion_type in IMGOPTS | Vladimir Sementsov-Ogievskiy | 5 | -7/+14 |
2022-02-01 | iotest 214: explicit compression type | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2022-02-01 | iotests 60: more accurate set dirty bit in qcow2 header | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2022-02-01 | iotests: bash tests: filter compression type | Vladimir Sementsov-Ogievskiy | 7 | -21/+41 |
2022-02-01 | iotest 39: use _qcow2_dump_header | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2022-02-01 | iotests: massive use _qcow2_dump_header | Vladimir Sementsov-Ogievskiy | 7 | -49/+49 |
2022-02-01 | iotests/common.rc: introduce _qcow2_dump_header helper | Vladimir Sementsov-Ogievskiy | 1 | -0/+10 |
2022-02-01 | iotest 302: use img_info_log() helper | Vladimir Sementsov-Ogievskiy | 2 | -5/+6 |
2022-02-01 | iotests.py: filter compression type out | Vladimir Sementsov-Ogievskiy | 4 | -15/+17 |
2022-02-01 | iotests.py: filter out successful output of qemu-img create | Vladimir Sementsov-Ogievskiy | 7 | -67/+11 |
2022-02-01 | iotest 065: explicit compression type | Vladimir Sementsov-Ogievskiy | 1 | -8/+8 |
2022-02-01 | iotest 303: explicit compression type | Vladimir Sementsov-Ogievskiy | 2 | -10/+45 |
2022-02-01 | iotests.py: rewrite default luks support in qemu_img | Vladimir Sementsov-Ogievskiy | 1 | -19/+17 |
2022-02-01 | iotests: drop qemu_img_verbose() helper | Vladimir Sementsov-Ogievskiy | 5 | -13/+10 |
2022-02-01 | iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd' | Vladimir Sementsov-Ogievskiy | 1 | -1/+26 |
2022-02-01 | iotests: specify some unsupported_imgopts for python iotests | Vladimir Sementsov-Ogievskiy | 15 | -15/+30 |
2022-02-01 | iotests.py: implement unsupported_imgopts | Vladimir Sementsov-Ogievskiy | 1 | -1/+14 |
2022-02-01 | iotests.py: img_info_log(): rename imgopts argument | Vladimir Sementsov-Ogievskiy | 2 | -6/+7 |
2022-02-01 | iotests/MRCE: Write data to source | Hanna Reitz | 1 | -1/+6 |
2022-02-01 | tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a' | Thomas Huth | 1 | -0/+4 |
2022-01-28 | iotests/block-status-cache: New test | Hanna Reitz | 2 | -0/+144 |
2022-01-28 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 10 | -80/+108 |
2022-01-28 | check-block: replace -makecheck with TAP output | Paolo Bonzini | 5 | -44/+48 |
2022-01-28 | qemu-iotests: require at least an argument to check-block.sh | Paolo Bonzini | 1 | -10/+7 |
2022-01-28 | build: make check-block a meson test | Paolo Bonzini | 4 | -28/+46 |
2022-01-28 | check-block.sh: passthrough -jN flag of make to -j N flag of check | Vladimir Sementsov-Ogievskiy | 1 | -1/+8 |
2022-01-27 | qapi: generate trace events by default | Vladimir Sementsov-Ogievskiy | 1 | -1/+2 |
2022-01-27 | meson: document why we don't generate trace events for tests/ and qga/ | Vladimir Sementsov-Ogievskiy | 1 | -0/+7 |
2022-01-27 | docker: add msitools to Fedora/mingw cross | Marc-André Lureau | 2 | -0/+2 |
2022-01-27 | build-sys: fix a meson deprecation warning | Marc-André Lureau | 1 | -1/+1 |
2022-01-20 | tests/acpi/bios-table-test: Update expected virt/PPTT file | Yanan Wang | 2 | -1/+0 |
2022-01-20 | tests/acpi/bios-tables-test: Allow changes to virt/PPTT file | Yanan Wang | 1 | -0/+1 |
2022-01-19 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-01-... | Peter Maydell | 2 | -0/+271 |
2022-01-19 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-7.0-180122-2' int... | Peter Maydell | 22 | -801/+2682 |
2022-01-18 | Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-... | Peter Maydell | 1 | -1/+1 |
2022-01-18 | docker: include bison in debian-tricore-cross | Paolo Bonzini | 1 | -0/+1 |
2022-01-18 | FreeBSD: Upgrade to 12.3 release | Brad Smith | 1 | -5/+3 |