aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-16event_notifier: Set ->initialized earlier in event_notifier_init()Greg Kurz
2021-02-16hvf: Fetch cr4 before evaluating CPUID(1)Alexander Graf
2021-02-16target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNTVladislav Yaroshchuk
2021-02-16hvf: x86: Remove unused definitionsAlexander Graf
2021-02-16target/i386/hvf: add vmware-cpuid-freq cpu featureVladislav Yaroshchuk
2021-02-16hvf: Guard xgetbv callHill Ma
2021-02-16util/cutils: Skip "." when looking for next directory componentStefan Weil
2021-02-16tests/qtest/qos-test: dump QEMU command if verboseChristian Schoenebeck
2021-02-16tests/qtest/qos-test: dump environment variables if verboseChristian Schoenebeck
2021-02-16tests/qtest/qos-test: dump qos graph if verboseChristian Schoenebeck
2021-02-16libqos/qgraph_internal: add qos_printf() and qos_printf_literal()Christian Schoenebeck
2021-02-16libqos/qgraph: add qos_node_create_driver_named()Christian Schoenebeck
2021-02-16sev/i386: Enable an SEV-ES guest based on SEV policyTom Lendacky
2021-02-16kvm/i386: Use a per-VM check for SMM capabilityTom Lendacky
2021-02-16sev/i386: Don't allow a system reset under an SEV-ES guestTom Lendacky
2021-02-16sev/i386: Allow AP booting under SEV-ESPaolo Bonzini
2021-02-16sev/i386: Require in-kernel irqchip support for SEV-ES guestsTom Lendacky
2021-02-16sev/i386: Add initial support for SEV-ESTom Lendacky
2021-02-16sev: update sev-inject-launch-secret to make gpa optionalJames Bottomley
2021-02-16pc: add parser for OVMF reset blockJames Bottomley
2021-02-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-02-15docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module namePeter Maydell
2021-02-15monitor/qmp: Stop processing requests when shutdown is requestedKevin Wolf
2021-02-15monitor: Fix assertion failure on shutdownKevin Wolf
2021-02-15block: qcow2: remove the created file on initialization errorMaxim Levitsky
2021-02-15block: add bdrv_co_delete_file_noerrMaxim Levitsky
2021-02-15crypto: luks: Fix tiny memory leakMaxim Levitsky
2021-02-15tests/qemu-iotests: Remove test 259 from the "auto" groupThomas Huth
2021-02-15xen-block: fix reporting of discard featureRoger Pau Monne
2021-02-15hw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICEAlexander Bulekov
2021-02-15blockjob: Fix crash with IOthread when block commit after snapshotMichael Qiu
2021-02-15iotests: Consistent $IMGOPTS boundary matchingMax Reitz
2021-02-15qemu-storage-daemon: Enable object-addKevin Wolf
2021-02-15Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...Peter Maydell
2021-02-15linux-user/mips: Support the n32 ABI for the R5900Fredrik Noring
2021-02-15docs/user: Remove outdated 'Quick Start' sectionPeter Maydell
2021-02-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-gdbstub-15022...Peter Maydell
2021-02-15tests/tcg: fix silent skipping of softmmu gdb testsAlex Bennée
2021-02-15bswap.h: Remove unused float-access functionsPeter Maydell
2021-02-15gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()Peter Maydell
2021-02-15target/ppc: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell
2021-02-15target/m68k: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell
2021-02-15target/sh4: Drop use of gdb_get_float32() and ldfl_p()Peter Maydell
2021-02-15MAINTAINERS: Add gdbstub.h to the "GDB stub" sectionPeter Maydell
2021-02-15tests/docker: remove travis containerDaniel P. Berrangé
2021-02-15travis-ci: Disable C++ optional objects on AArch64 containerPhilippe Mathieu-Daudé
2021-02-15.shippable: remove the last bitsAlex Bennée
2021-02-15travis.yml: Move the -fsanitize=thread testing to the gitlab-CIThomas Huth
2021-02-15travis.yml: (Re-)move the --enable-debug jobsThomas Huth
2021-02-15travis.yml: Move the --enable-modules test to the gitlab-CIThomas Huth