aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-08prep: add ppc-parity write methodPrasad J Pandit
2021-02-08vfio: add quirk device write methodPrasad J Pandit
2021-02-08pci-host: designware: add pcie-msi read methodPrasad J Pandit
2021-02-08hw/pci-host: add pci-intack write methodPrasad J Pandit
2021-02-08cpu-throttle: Remove timer_mod() from cpu_throttle_set()Utkarsh Tripathi
2021-02-08replay: rng-builtin supportPavel Dovgalyuk
2021-02-08pc-bios/descriptors: fix paths in json filesSergei Trofimovich
2021-02-08replay: fix replay of the interruptsPavel Dovgalyuk
2021-02-08accel/kvm/kvm-all: Fix wrong return code handling in dirty log codeThomas Huth
2021-02-08qapi/meson: Restrict UI module to system emulation and toolsPhilippe Mathieu-Daudé
2021-02-08qapi/meson: Restrict system-mode specific modulesPhilippe Mathieu-Daudé
2021-02-08qapi/meson: Remove QMP from user-mode emulationPhilippe Mathieu-Daudé
2021-02-08qapi/meson: Restrict qdev code to system-mode emulationPhilippe Mathieu-Daudé
2021-02-08meson: Restrict emulation codePhilippe Mathieu-Daudé
2021-02-08meson: Restrict some trace event directories to user/system emulationPhilippe Mathieu-Daudé
2021-02-08meson: Merge trace_events_subdirs arrayPhilippe Mathieu-Daudé
2021-02-08meson: Restrict block subsystem processingPhilippe Mathieu-Daudé
2021-02-08pc-bios/meson: Only install EDK2 blob firmwares with system emulationPhilippe Mathieu-Daudé
2021-02-08tests/meson: Only build softfloat objects if TCG is selectedPhilippe Mathieu-Daudé
2021-02-08meson: Warn when TCI is selected but TCG backend is availablePhilippe Mathieu-Daudé
2021-02-08meson: Explicit TCG backend usedPhilippe Mathieu-Daudé
2021-02-08configure: Improve TCI feature descriptionPhilippe Mathieu-Daudé
2021-02-08target/i86: implement PKSPaolo Bonzini
2021-02-08target/i386: Fix decoding of certain BMI instructionsDavid Greenaway
2021-02-08event_notifier: handle initialization failure betterMaxim Levitsky
2021-02-08virtio-scsi: don't uninitialize queues that we didn't initializeMaxim Levitsky
2021-02-08docs: don't install corresponding man page if guest agent is disabledStefan Reiter
2021-02-08fuzz: fix wrong index in clear_bitsQiuhao Li
2021-02-08x86/cpu: Populate SVM CPUID feature bitsWei Huang
2021-02-08meson: honor --enable-rbd if cc.links test failsPaolo Bonzini
2021-02-08meson: accept either shared or static libraries if --disable-staticPaolo Bonzini
2021-02-08machine: add missing doc for memory-backend optionIgor Mammedov
2021-02-08target/i386: do not set LM for 32-bit emulation "-cpu host/max"Paolo Bonzini
2021-02-08fuzz: add virtio-9p configurations for fuzzingAlexander Bulekov
2021-02-08docs/fuzz: add some information about OSS-FuzzAlexander Bulekov
2021-02-08fuzz: enable dynamic args for generic-fuzz configsAlexander Bulekov
2021-02-08fuzz: log the arguments used to initialize QEMUAlexander Bulekov
2021-02-08docs/fuzz: fix pre-meson pathAlexander Bulekov
2021-02-08fuzz: refine the ide/ahci fuzzer configsAlexander Bulekov
2021-02-08fuzz: ignore address_space_map is_write flagAlexander Bulekov
2021-02-08Merge remote-tracking branch 'remotes/dg-gitlab/tags/cgs-pull-request' into s...Peter Maydell
2021-02-08Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210207' into...Peter Maydell
2021-02-08s390: Recognize confidential-guest-support optionDavid Gibson
2021-02-08confidential guest support: Alter virtio default properties for protected guestsDavid Gibson
2021-02-08spapr: PEF: prevent migrationDavid Gibson
2021-02-08spapr: Add PEF based confidential guest supportDavid Gibson
2021-02-08confidential guest support: Update documentationDavid Gibson
2021-02-08confidential guest support: Move SEV initialization into arch specific codeDavid Gibson
2021-02-08confidential guest support: Introduce cgs "ready" flagDavid Gibson
2021-02-08sev: Add Error ** to sev_kvm_init()David Gibson