Age | Commit message (Expand) | Author | Files | Lines |
2022-11-22 | tests/docker: allow user to override check target | Alex Bennée | 2 | -3/+5 |
2022-11-22 | tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests | Cédric Le Goater | 1 | -5/+12 |
2022-11-21 | tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s | Peter Maydell | 1 | -1/+1 |
2022-11-17 | acpi/tests/avocado/bits: some misc fixes | Ani Sinha | 1 | -0/+3 |
2022-11-17 | ci: replace x86_64 macos-11 with aarch64 macos-12 | Daniel P. Berrangé | 2 | -1/+1 |
2022-11-15 | Merge tag 'pull-x86-20221115' of https://gitlab.com/rth7680/qemu into staging | Stefan Hajnoczi | 2 | -0/+43 |
2022-11-15 | target/i386: fix cmpxchg with 32-bit register destination | Paolo Bonzini | 2 | -0/+43 |
2022-11-14 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Stefan Hajnoczi | 4 | -3/+354 |
2022-11-14 | tests/stream-under-throttle: New test | Hanna Reitz | 2 | -0/+126 |
2022-11-11 | Fix several typos in documentation (found by codespell) | Stefan Weil | 2 | -2/+2 |
2022-11-10 | iotests/151: Test active requests on mirror start | Hanna Reitz | 2 | -5/+52 |
2022-11-10 | iotests/151: Test that active mirror progresses | Hanna Reitz | 2 | -3/+181 |
2022-11-07 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Stefan Hajnoczi | 62 | -59/+3544 |
2022-11-07 | tests/acpi: update tables for new core count test | Julia Suvorova | 4 | -3/+0 |
2022-11-07 | bios-tables-test: add test for number of cores > 255 | Julia Suvorova | 1 | -13/+45 |
2022-11-07 | tests/acpi: allow changes for core_count2 test | Julia Suvorova | 4 | -0/+3 |
2022-11-07 | bios-tables-test: teach test to use smbios 3.0 tables | Julia Suvorova | 1 | -24/+76 |
2022-11-07 | tests: virt: Update expected *.acpihmatvirt tables | Hesham Almatary | 6 | -5/+0 |
2022-11-07 | tests: acpi: aarch64/virt: add a test for hmat nodes with no initiators | Hesham Almatary | 1 | -0/+59 |
2022-11-07 | tests: Add HMAT AArch64/virt empty table files | Hesham Almatary | 6 | -0/+5 |
2022-11-07 | tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT: | Brice Goglin | 5 | -4/+0 |
2022-11-07 | tests: acpi: q35: add test for hmat nodes without initiators | Brice Goglin | 1 | -0/+50 |
2022-11-07 | tests: acpi: add and whitelist *.hmat-noinitiator expected blobs | Brice Goglin | 5 | -0/+4 |
2022-11-07 | tests: acpi: update expected blobs | Igor Mammedov | 35 | -34/+0 |
2022-11-07 | tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup | Igor Mammedov | 1 | -0/+34 |
2022-11-07 | tests: acpi: update expected blobs | Igor Mammedov | 22 | -21/+0 |
2022-11-07 | tests: acpi: whitelist DSDT before generating ICH9_SMB AML automatically | Igor Mammedov | 1 | -0/+21 |
2022-11-07 | tests: acpi: update expected DSDT after ISA bridge is moved directly under PC... | Igor Mammedov | 35 | -34/+0 |
2022-11-07 | tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically | Igor Mammedov | 1 | -0/+34 |
2022-11-07 | tests/acpi: virt: update ACPI MADT and FADT binaries | Miguel Luis | 7 | -6/+0 |
2022-11-07 | tests/acpi: virt: allow acpi MADT and FADT changes | Miguel Luis | 1 | -0/+6 |
2022-11-07 | Merge tag 'pull-request-2022-11-06' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi | 3 | -80/+21 |
2022-11-06 | tests/qtest: migration-test: Enable TLS PSK tests for win32 | Bin Meng | 1 | -14/+0 |
2022-11-06 | tests/qtest: Fix two format strings | Stefan Weil | 1 | -2/+2 |
2022-11-06 | tests/qtest/libqos/e1000e: Use IVAR shift definitions | Akihiko Odaki | 1 | -3/+3 |
2022-11-06 | tests/qtest/libqos/e1000e: Use E1000_STATUS_ASDV_1000 | Akihiko Odaki | 1 | -2/+2 |
2022-11-06 | tests/qtest/e1000e-test: Use e1000_regs.h | Akihiko Odaki | 1 | -56/+10 |
2022-11-06 | tests/qtest/libqos/e1000e: Set E1000_CTRL_SLU | Akihiko Odaki | 1 | -1/+1 |
2022-11-06 | tests/qtest/libqos/e1000e: Refer common PCI ID definitions | Akihiko Odaki | 1 | -2/+3 |
2022-11-05 | tests/unit: simpler variable sequence for test-io-channel | Alex Bennée | 1 | -10/+4 |
2022-11-05 | Fix some typos in documentation and comments | Stefan Weil | 1 | -1/+1 |
2022-11-02 | acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits | Ani Sinha | 1 | -0/+396 |
2022-11-02 | acpi/tests/avocado/bits: add biosbits config file for running bios tests | Ani Sinha | 1 | -0/+18 |
2022-11-02 | acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits | Ani Sinha | 1 | -2/+2 |
2022-11-02 | acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits | Ani Sinha | 3 | -0/+2796 |
2022-11-02 | crypto: Support DER encodings | Lei He | 1 | -22/+104 |
2022-11-02 | test/acpi/bios-tables-test: SSDT: update golden master binaries | Robert Hoo | 4 | -2/+0 |
2022-11-02 | tests/acpi: allow SSDT changes | Robert Hoo | 1 | -0/+2 |
2022-11-01 | Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ... | Stefan Hajnoczi | 16 | -148/+286 |
2022-11-01 | tests/tcg/multiarch: Add munmap-pthread.c | Ilya Leoshkevich | 2 | -0/+82 |