aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-02softmmu: Don't use 'singlestep' global in QMP and HMP commandsPeter Maydell
2023-05-02make one-insn-per-tb an accel optionPeter Maydell
2023-05-02hw/arm/bcm2835_property: Implement "get command line" messageDaniel Bertalan
2023-05-02hw/net: npcm7xx_emc: set MAC in register spacePatrick Venture
2023-05-02tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCGFabiano Rosas
2023-05-02arm/Kconfig: Do not build TCG-only boards on a KVM-only buildFabiano Rosas
2023-05-02arm/Kconfig: Always select SEMIHOSTING when TCG is presentFabiano Rosas
2023-05-02tests/avocado: Pass parameters to migration testFabiano Rosas
2023-05-02tests/qtest: Fix tests when no KVM or TCG are presentFabiano Rosas
2023-05-02target/arm: move cpu_tcg to tcg/cpu32.cClaudio Fontana
2023-05-02tests/qtest: Adjust and document query-cpu-model-expansion test for armFabiano Rosas
2023-05-02target/arm: Move 64-bit TCG CPUs into tcg/Fabiano Rosas
2023-05-02target/arm: Do not expose all -cpu max features to qtestsFabiano Rosas
2023-05-02target/arm: Extract TCG -cpu max code into a functionFabiano Rosas
2023-05-02target/arm: Remove dead code from cpu_max_set_sve_max_vqFabiano Rosas
2023-05-02target/arm: Move cortex sysregs into a separate fileFabiano Rosas
2023-04-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-04-29cpus-common: stop using mb_set/mb_readPaolo Bonzini
2023-04-29async: Suppress GCC13 false positive in aio_bh_poll()Cédric Le Goater
2023-04-28Merge tag 'pull-qapi-2023-04-28' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
2023-04-28tests: vhost-user-test: release mutex on protocol violationPaolo Bonzini
2023-04-28Update linux headers to v6.3rc5David 'Digit' Turner
2023-04-28update-linux-headers.sh: Add missing kernel headers.David 'Digit' Turner
2023-04-28Fix libvhost-user.c compilation.David 'Digit' Turner
2023-04-28target/i386: Add support for PREFETCHIT0/1 in CPUID enumerationJiaxi Chen
2023-04-28target/i386: Add support for AVX-NE-CONVERT in CPUID enumerationJiaxi Chen
2023-04-28target/i386: Add support for AVX-VNNI-INT8 in CPUID enumerationJiaxi Chen
2023-04-28target/i386: Add support for AVX-IFMA in CPUID enumerationJiaxi Chen
2023-04-28target/i386: Add support for AMX-FP16 in CPUID enumerationJiaxi Chen
2023-04-28target/i386: Add support for CMPCCXADD in CPUID enumerationJiaxi Chen
2023-04-28i386/cpu: Update how the EBX register of CPUID 0x8000001F is setTom Lendacky
2023-04-28i386/sev: Update checks and information related to reduced-phys-bitsTom Lendacky
2023-04-28qemu-options.hx: Update the reduced-phys-bits documentationTom Lendacky
2023-04-28qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1Tom Lendacky
2023-04-28Merge tag 'pull-request-2023-04-28' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-04-28docs/devel/qapi-code-gen: Describe some doc markup pitfallsMarkus Armbruster
2023-04-28qapi storage-daemon/qapi: Fix documentation section structureMarkus Armbruster
2023-04-28qapi: Format since information the conventional way: (since X.Y)Markus Armbruster
2023-04-28qapi: Fix misspelled section tags in doc commentsMarkus Armbruster
2023-04-28qapi: Replace ad hoc "since" documentation by member documentationMarkus Armbruster
2023-04-28qapi: Fix argument documentation markupMarkus Armbruster
2023-04-28qga/qapi-schema: Fix member documentation markupMarkus Armbruster
2023-04-28qapi: Fix unintended definition lists in documentationMarkus Armbruster
2023-04-28qapi: Fix bullet list markup in documentationMarkus Armbruster
2023-04-28qapi: Delete largely misleading "Stability Considerations"Markus Armbruster
2023-04-28qapi: Tidy up examplesMarkus Armbruster
2023-04-28qapi: @foo should be used to reference, not ``foo``Markus Armbruster
2023-04-28qapi/block-core: Clean up after removal of dirty bitmap @statusMarkus Armbruster
2023-04-28qapi: Fix up references to long gone error classesMarkus Armbruster
2023-04-28qapi: Fix misspelled referencesMarkus Armbruster