aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-07tests/acpi: virt: update ACPI MADT and FADT binariesMiguel Luis7-6/+0
2022-11-07acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata AMiguel Luis1-9/+7
2022-11-07acpi: fadt: support revision 6.0 of the ACPI specificationMiguel Luis2-8/+15
2022-11-07tests/acpi: virt: allow acpi MADT and FADT changesMiguel Luis1-0/+6
2022-11-02MAINTAINERS: add myself as the maintainer for acpi biosbits avocado testsAni Sinha1-0/+7
2022-11-02acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits testAni Sinha2-0/+146
2022-11-02acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbitsAni Sinha1-0/+396
2022-11-02acpi/tests/avocado/bits: add biosbits config file for running bios testsAni Sinha1-0/+18
2022-11-02acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbitsAni Sinha1-2/+2
2022-11-02acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbitsAni Sinha3-0/+2796
2022-11-02cryptodev: Add a lkcf-backend for cryptodevLei He4-0/+651
2022-11-02crypto: Support export akcipher to pkcs8Lei He4-1/+91
2022-11-02crypto: Support DER encodingsLei He3-47/+597
2022-11-02virtio-crypto: Support asynchronous modeLei He5-216/+345
2022-11-02test/acpi/bios-tables-test: SSDT: update golden master binariesRobert Hoo4-2/+0
2022-11-02acpi/nvdimm: Implement ACPI NVDIMM Label MethodsRobert Hoo1-0/+95
2022-11-02acpi/nvdimm: define macro for NVDIMM Device _DSMRobert Hoo1-2/+2
2022-11-02acpi/ssdt: Fix aml_or() and aml_and() in if clauseRobert Hoo1-4/+3
2022-11-02tests/acpi: allow SSDT changesRobert Hoo1-0/+2
2022-11-02hw/i386/e820: remove legacy reserved entries for e820Ani Sinha5-33/+1
2022-11-01Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi2-6/+63
2022-11-01Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...Stefan Hajnoczi26-174/+395
2022-11-01Merge tag 'pull-tcg-20221031-2' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi34-451/+340
2022-11-01Merge tag 'qemu-macppc-20221031' of https://github.com/mcayland/qemu into sta...Stefan Hajnoczi17-311/+285
2022-11-01tests/tcg/multiarch: Add munmap-pthread.cIlya Leoshkevich2-0/+82
2022-11-01accel/tcg: Complete cpu initialization before registrationRichard Henderson3-13/+21
2022-11-01target/i386: Expand eflags updates inlineRichard Henderson3-51/+25
2022-11-01accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tbRichard Henderson3-11/+10
2022-11-01accel/tcg: Remove will_exit argument from cpu_restore_stateRichard Henderson17-36/+25
2022-11-01target/openrisc: Use cpu_unwind_state_data for mfsprRichard Henderson1-2/+9
2022-11-01target/openrisc: Always exit after mtspr npcRichard Henderson1-1/+1
2022-11-01target/i386: Use cpu_unwind_state_data for tpr accessRichard Henderson1-2/+23
2022-10-31tests/vm: use -o IdentitiesOnly=yes for sshIlya Leoshkevich1-1/+2
2022-10-31tests/unit: cleanups for test-io-channel-commandAlex Bennée1-17/+28
2022-10-31contrib/plugins: protect execlog's last_exec expansionAlex Bennée1-8/+30
2022-10-31contrib/plugins: enable debug on CONFIG_DEBUG_TCGAlex Bennée1-0/+1
2022-10-31tests/tcg: include CONFIG_PLUGIN in config-host.makPaolo Bonzini1-0/+3
2022-10-31target/s390x: fake instruction loading when handling 'ex'Alex Bennée2-0/+23
2022-10-31target/s390x: don't probe next pc for EXecuted insnsAlex Bennée1-3/+3
2022-10-31target/s390x: don't use ld_code2 to probe next pcAlex Bennée1-1/+1
2022-10-31tests/tcg: re-enable threadcount for sh4Alex Bennée1-6/+0
2022-10-31tests/tcg: re-enable linux-test for sh4Alex Bennée1-6/+0
2022-10-31tests/avocado: disable sh4 rd2 tests on GitlabAlex Bennée1-0/+5
2022-10-31tests/avocado: raspi2_initrd: Wait for guest shutdown message before stoppingPeter Maydell1-1/+1
2022-10-31tests/avocado: set -machine none for userfwd and vnc testsAlex Bennée2-0/+4
2022-10-31MAINTAINERS: fix-up for check-tcg Makefile changesAlex Bennée1-2/+1
2022-10-31MAINTAINERS: add features_to_c.sh to gdbstub filesAlex Bennée1-0/+1
2022-10-31MAINTAINERS: add entries for the key build bitsAlex Bennée1-0/+25
2022-10-31hw/usb: dev-mtp: Use g_mkdir()Bin Meng1-2/+2
2022-10-31block/vvfat: Unify the mkdir() callBin Meng1-6/+3