Age | Commit message (Expand) | Author | Files | Lines |
2022-06-23 | migration: remove the QEMUFileOps abstraction | Daniel P. Berrangé | 1 | -3/+2 |
2022-06-22 | io: add a QIOChannelNull equivalent to /dev/null | Daniel P. Berrangé | 2 | -0/+96 |
2022-06-22 | hw: m25p80: fixing individual test failure when tests are running in isolation | Iris Chen | 1 | -11/+63 |
2022-06-22 | test/avocado/machine_aspeed.py: Add an I2C RTC test | Cédric Le Goater | 1 | -0/+8 |
2022-06-22 | test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evb | Cédric Le Goater | 1 | -0/+13 |
2022-06-22 | test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evb | Cédric Le Goater | 1 | -0/+13 |
2022-06-22 | test/avocado/machine_aspeed.py: Add tests using buildroot images | Cédric Le Goater | 1 | -0/+52 |
2022-06-22 | test/avocado/machine_aspeed.py: Move OpenBMC tests | Cédric Le Goater | 2 | -43/+50 |
2022-06-16 | Merge tag 'pull-9p-20220616' of https://github.com/cschoenebeck/qemu into sta... | Richard Henderson | 1 | -4/+197 |
2022-06-16 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 2 | -9/+69 |
2022-06-16 | tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistent | Christian Schoenebeck | 1 | -4/+22 |
2022-06-16 | tests/9pfs: guard recent 'Twalk' behaviour fix | Christian Schoenebeck | 1 | -3/+39 |
2022-06-16 | tests/9pfs: compare QIDs in fs_walk_none() test | Christian Schoenebeck | 1 | -0/+87 |
2022-06-16 | tests/9pfs: Twalk with nwname=0 | Christian Schoenebeck | 1 | -0/+22 |
2022-06-16 | tests/9pfs: walk to non-existent dir | Christian Schoenebeck | 1 | -0/+30 |
2022-06-15 | vfio-user: handle PCI BAR accesses | Jagannathan Raman | 1 | -4/+5 |
2022-06-15 | vfio-user: build library | Jagannathan Raman | 1 | -0/+2 |
2022-06-15 | tests/vm: allow running tests in an unconfigured source tree | Paolo Bonzini | 1 | -9/+17 |
2022-06-14 | cutils: add functions for IEC and SI prefixes | Paolo Bonzini | 1 | -0/+52 |
2022-06-14 | tests/docker: fix the IMAGE for build invocation | Alex Bennée | 1 | -1/+1 |
2022-06-14 | tests/tcg/i386: Use explicit suffix on fist insns | Richard Henderson | 2 | -13/+13 |
2022-06-14 | test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undef | Richard Henderson | 1 | -1/+1 |
2022-06-10 | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in... | Richard Henderson | 38 | -4/+44 |
2022-06-10 | tests/qtest: Reduce npcm7xx_sdhci test image size | Hao Wu | 1 | -1/+1 |
2022-06-09 | tests/acpi: virt: update golden masters for VIOT | Mark Cave-Ayland | 2 | -1/+0 |
2022-06-09 | tests/acpi: virt: allow VIOT acpi table changes | Mark Cave-Ayland | 1 | -0/+1 |
2022-06-09 | tests/acpi: Update q35/CEDT.cxl for new memory addresses. | Jonathan Cameron | 2 | -1/+0 |
2022-06-09 | tests/acpi: Allow modification of q35 CXL CEDT table. | Jonathan Cameron | 1 | -0/+1 |
2022-06-09 | hw/cxl: Make the CXL fixed memory window setup a machine parameter. | Jonathan Cameron | 2 | -4/+4 |
2022-06-09 | tests: acpi: update expected DSDT.tis.tpm2/DSDT.tis.tpm12 blobs | Igor Mammedov | 3 | -2/+0 |
2022-06-09 | tests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12 expected blobs | Igor Mammedov | 1 | -0/+2 |
2022-06-09 | tests: acpi: update expected DSDT.pvpanic-isa blob | Igor Mammedov | 2 | -1/+0 |
2022-06-09 | tests: acpi: add pvpanic-isa: testcase | Igor Mammedov | 1 | -0/+12 |
2022-06-09 | tests: acpi: white-lists expected DSDT.pvpanic-isa blob | Igor Mammedov | 2 | -0/+1 |
2022-06-09 | tests: acpi: update expected blobs | Igor Mammedov | 2 | -1/+0 |
2022-06-09 | tests: acpi: add applesmc testcase | Igor Mammedov | 1 | -0/+12 |
2022-06-09 | tests: acpi: add and white-list DSDT.applesmc expected blob | Igor Mammedov | 2 | -0/+1 |
2022-06-09 | tests: acpi: update expected blobs | Igor Mammedov | 33 | -32/+0 |
2022-06-09 | tests: acpi: white-list to be re-factored pc/q35 DSDT | Igor Mammedov | 1 | -0/+32 |
2022-06-09 | tests: acpi: update expected DSDT.ipmismbus blob | Igor Mammedov | 2 | -1/+0 |
2022-06-09 | tests: acpi: whitelist DSDT.ipmismbus expected blob | Igor Mammedov | 1 | -0/+1 |
2022-06-09 | tests: acpi: update expected blob DSDT.ipmismbus | Igor Mammedov | 2 | -1/+0 |
2022-06-09 | tests: acpi: q35: add test for smbus-ipmi device | Igor Mammedov | 1 | -0/+16 |
2022-06-09 | tests: acpi: add and whitelist DSDT.ipmismbus expected blob | Igor Mammedov | 2 | -0/+1 |
2022-06-08 | Fix 'writeable' typos | Peter Maydell | 1 | -1/+1 |
2022-06-06 | tests/tcg/loongarch64: Add hello/memory test in loongarch64 system | Xiaojuan Yang | 4 | -0/+205 |
2022-06-06 | tests: add python3-venv to debian10.docker | John Snow | 1 | -0/+1 |
2022-06-06 | tests: use tests/venv to run basevm.py-based scripts | John Snow | 2 | -9/+10 |
2022-06-06 | tests: install "qemu" namespace package into venv | John Snow | 5 | -8/+7 |
2022-06-06 | tests: add quiet-venv-pip macro | John Snow | 1 | -6/+6 |