aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-28x86: pcihp: fix invalid AML PCNT calls to hotplugged bridgesIgor Mammedov
2023-01-28pci: acpihp: assign BSEL only to coldplugged bridgesIgor Mammedov
2023-01-28pcihp: piix4: do not call acpi_pcihp_reset() when ACPI PCI hotplug is disabledIgor Mammedov
2023-01-28pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-capIgor Mammedov
2023-01-28x86: acpi: pcihp: clean up duplicate bridge_in_acpi assignmentIgor Mammedov
2023-01-28pci_bridge: remove whitespaceIgor Mammedov
2023-01-28tests: acpi: cleanup use_uefi argument usageIgor Mammedov
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28tests: acpi: extend pcihp with nested bridgesIgor Mammedov
2023-01-28tests: acpi: whitelist DSDT blobs for tests that use pci-bridgesIgor Mammedov
2023-01-28tests: acpi: cleanup arguments to make them more readableIgor Mammedov
2023-01-28tests: qtest: print device_add error before failing testIgor Mammedov
2023-01-28x86: don't let decompressed kernel image clobber setup_dataJason A. Donenfeld
2023-01-27intel-iommu: Document iova_treePeter Xu
2023-01-27virtio-rng-pci: fix migration compat for vectorsDr. David Alan Gilbert
2023-01-27hw/pci-host: Use register definitions from PCI standardPhilippe Mathieu-Daudé
2023-01-27vhost-user: Correct a reference of TARGET_AARCH64Akihiko Odaki
2023-01-27hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m...Bernhard Beschow
2023-01-27hw/acpi/piix4: No need to #include "hw/southbridge/piix.h"Bernhard Beschow
2023-01-27hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()Bernhard Beschow
2023-01-27hw/i386/acpi-build: Remove unused attributesBernhard Beschow
2023-01-27shpc: disallow unplug when power indicator is blinkingVladimir Sementsov-Ogievskiy
2023-01-24python/qemu/machine: use socketpair() for QMP by defaultMarc-André Lureau
2023-01-24python/qmp/legacy: make QEMUMonitorProtocol accept a socketMarc-André Lureau
2023-01-24python/qmp/protocol: add open_with_socket()Marc-André Lureau
2023-01-24python/qmp: increase read buffer sizeMaksim Davydov
2023-01-24python/machine: Fix AF_UNIX path too long on macOSPeter Delevoryas
2023-01-24python: QEMUMachine: enable qmp accept timeout by defaultVladimir Sementsov-Ogievskiy
2023-01-24Fix some typosDongdong Zhang
2023-01-24Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2023-01-23block/blkio: Fix inclusion of required headersPeter Krempa
2023-01-23virtio-blk: simplify virtio_blk_dma_restart_cb()Stefan Hajnoczi
2023-01-23util/aio: Defer disabling poll mode as long as possibleChao Gao
2023-01-23Merge tag 'pull-target-arm-20230123' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-01-23target/arm: Look up ARMCPRegInfo at runtimeRichard Henderson
2023-01-23target/arm: Reorg do_coproc_insnRichard Henderson
2023-01-23target/arm: provide stubs for more external debug registersEvgeny Iakovlev
2023-01-23target/arm: implement DBGCLAIM registersEvgeny Iakovlev
2023-01-23target/arm: Don't set EXC_RETURN.ES if Security Extension not presentPeter Maydell
2023-01-23target/arm: Fix in_debug path in S1_ptw_translateRichard Henderson
2023-01-23target/arm: Fix physical address resolution for MTERichard Henderson
2023-01-23target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr()Richard Henderson
2023-01-23target/arm/sme: Rebuild hflags in aarch64_set_svcr()Richard Henderson
2023-01-23target/arm/sme: Reset ZA state in aarch64_set_svcr()Richard Henderson
2023-01-23target/arm/sme: Reset SVE state in aarch64_set_svcr()Richard Henderson
2023-01-23target/arm/sme: Introduce aarch64_set_svcr()Richard Henderson
2023-01-23target/arm/sme: Rebuild hflags in set_pstate() helpersRichard Henderson
2023-01-23target/arm/sme: Reorg SME access handling in handle_msr_i()Richard Henderson
2023-01-23hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2cPhilippe Mathieu-Daudé
2023-01-23hw/i2c/versatile_i2c: Use ARM_SBCON_I2C() macroPhilippe Mathieu-Daudé