100760 Commits (d9c631ea9f428afb32d0fa1399e4fcb9faeaa3b8)
 

Author SHA1 Message Date
Igor Mammedov 45284cfb49 pcihp: piix4: do not call acpi_pcihp_reset() when ACPI PCI hotplug is disabled 4 years ago
Igor Mammedov 1d77e15718 pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap 4 years ago
Igor Mammedov f7b35824b1 x86: acpi: pcihp: clean up duplicate bridge_in_acpi assignment 4 years ago
Igor Mammedov 025cfbbac8 pci_bridge: remove whitespace 4 years ago
Igor Mammedov c1a9ac9bde tests: acpi: cleanup use_uefi argument usage 4 years ago
Igor Mammedov 48dde093d3 tests: acpi: update expected blobs 4 years ago
Igor Mammedov 9ebb74d614 tests: acpi: extend pcihp with nested bridges 4 years ago
Igor Mammedov 89b36fd861 tests: acpi: whitelist DSDT blobs for tests that use pci-bridges 4 years ago
Igor Mammedov 36773faeeb tests: acpi: cleanup arguments to make them more readable 4 years ago
Igor Mammedov 0711c28497 tests: qtest: print device_add error before failing test 4 years ago
Jason A. Donenfeld eac7a7791b x86: don't let decompressed kernel image clobber setup_data 4 years ago
Peter Xu 8a7c606016 intel-iommu: Document iova_tree 4 years ago
Dr. David Alan Gilbert bad9c5a516 virtio-rng-pci: fix migration compat for vectors 4 years ago
Philippe Mathieu-Daudé 8a8c9c3a74 hw/pci-host: Use register definitions from PCI standard 4 years ago
Akihiko Odaki 744734ccc9 vhost-user: Correct a reference of TARGET_AARCH64 4 years ago
Bernhard Beschow d395b18dce hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::madt_cpu 4 years ago
Bernhard Beschow edfa718010 hw/acpi/piix4: No need to #include "hw/southbridge/piix.h" 4 years ago
Bernhard Beschow 9c6c0aeacd hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml() 4 years ago
Bernhard Beschow 1f1b30af75 hw/i386/acpi-build: Remove unused attributes 4 years ago
Vladimir Sementsov-Ogievskiy 9ce75d4d5e shpc: disallow unplug when power indicator is blinking 4 years ago
Marc-André Lureau bd4c0ef409 python/qemu/machine: use socketpair() for QMP by default 4 years ago
Marc-André Lureau 603a3bad4b python/qmp/legacy: make QEMUMonitorProtocol accept a socket 4 years ago
Marc-André Lureau a3cfea92e2 python/qmp/protocol: add open_with_socket() 4 years ago
Maksim Davydov 166464c6ce python/qmp: increase read buffer size 4 years ago
Peter Delevoryas f9922937d1 python/machine: Fix AF_UNIX path too long on macOS 4 years ago
Vladimir Sementsov-Ogievskiy ada73a492c python: QEMUMachine: enable qmp accept timeout by default 4 years ago
Dongdong Zhang af76484e54 Fix some typos 4 years ago
Peter Maydell 13356edb87 Pull request 4 years ago
Peter Krempa 4f01a9bb04 block/blkio: Fix inclusion of required headers 4 years ago
Stefan Hajnoczi a937f8e857 virtio-blk: simplify virtio_blk_dma_restart_cb() 4 years ago
Chao Gao 816a430c51 util/aio: Defer disabling poll mode as long as possible 4 years ago
Peter Maydell 00b1faea41 target-arm queue: 4 years ago
Richard Henderson 3b07a936d3 target/arm: Look up ARMCPRegInfo at runtime 4 years ago
Richard Henderson 0371fa90a1 target/arm: Reorg do_coproc_insn 4 years ago
Evgeny Iakovlev b3aa2f2128 target/arm: provide stubs for more external debug registers 4 years ago
Evgeny Iakovlev 5fc83f1128 target/arm: implement DBGCLAIM registers 4 years ago
Peter Maydell 1e5da7e553 target/arm: Don't set EXC_RETURN.ES if Security Extension not present 4 years ago
Richard Henderson 4a1103afb1 target/arm: Fix in_debug path in S1_ptw_translate 4 years ago
Richard Henderson 28fb921f02 target/arm: Fix physical address resolution for MTE 4 years ago
Richard Henderson 5c922ec5b1 target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr() 4 years ago
Richard Henderson f431855714 target/arm/sme: Rebuild hflags in aarch64_set_svcr() 4 years ago
Richard Henderson fccb49182e target/arm/sme: Reset ZA state in aarch64_set_svcr() 4 years ago
Richard Henderson 7f2a01e736 target/arm/sme: Reset SVE state in aarch64_set_svcr() 4 years ago
Richard Henderson 2a8af38259 target/arm/sme: Introduce aarch64_set_svcr() 4 years ago
Richard Henderson 3c9ee54894 target/arm/sme: Rebuild hflags in set_pstate() helpers 4 years ago
Richard Henderson 535ca76425 target/arm/sme: Reorg SME access handling in handle_msr_i() 4 years ago
Philippe Mathieu-Daudé 500a64d82b hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c 4 years ago
Philippe Mathieu-Daudé f6cf2eb8ec hw/i2c/versatile_i2c: Use ARM_SBCON_I2C() macro 4 years ago
Philippe Mathieu-Daudé 550da1cc22 hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C 4 years ago
Philippe Mathieu-Daudé 92518611ac hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CState 4 years ago