..
kvm
i386/kvm: Replace abs64() with uabs64() from host-utils
2021-09-29 19:37:38 +10:00
xen
Replace use of qdev_reset_all() with device_cold_reset()
2022-12-16 15:55:32 +00:00
acpi-build.c
pci: drop redundant PCIDeviceClass::is_bridge field
2022-12-21 07:32:24 -05:00
acpi-build.h
hw/acpi/ich9: Enable ACPI PCI hot-plug
2021-07-16 04:33:35 -04:00
acpi-common.c
acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
2021-10-05 17:30:57 -04:00
acpi-common.h
misc: Correct relative include path
2021-06-05 21:10:42 +02:00
acpi-microvm.c
hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if present
2022-03-07 17:43:14 -05:00
acpi-microvm.h
microvm/acpi: add minimal acpi support
2020-09-17 14:16:19 +02:00
amd_iommu.c
hw/i386/amd_iommu: Fix IOMMU event log encoding errors
2022-05-16 16:15:40 -04:00
amd_iommu.h
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
2020-09-18 14:12:32 -04:00
e820_memory_layout.c
hw/i386/e820: remove legacy reserved entries for e820
2022-11-02 06:56:31 -04:00
e820_memory_layout.h
hw/i386/e820: remove legacy reserved entries for e820
2022-11-02 06:56:31 -04:00
fw_cfg.c
hw/i386/e820: remove legacy reserved entries for e820
2022-11-02 06:56:31 -04:00
fw_cfg.h
hw/i386/e820: remove legacy reserved entries for e820
2022-11-02 06:56:31 -04:00
generic_event_device_x86.c
acpi: ged: add x86 device variant.
2020-09-17 14:16:19 +02:00
intel_iommu_internal.h
intel-iommu: PASID support
2022-11-07 14:08:17 -05:00
intel_iommu.c
intel-iommu: PASID support
2022-11-07 14:08:17 -05:00
Kconfig
i386, mips: Resolve redundant ACPI and APM dependencies
2023-01-08 01:54:21 -05:00
kvmvapic.c
Do not include cpu.h if it's not really necessary
2021-05-02 17:24:51 +02:00
meson.build
microvm: add device tree support.
2021-11-02 17:24:17 +01:00
microvm-dt.c
hw/rtc/mc146818rtc: QOM'ify io_base offset
2022-06-11 11:44:50 +02:00
microvm-dt.h
microvm: add device tree support.
2021-11-02 17:24:17 +01:00
microvm.c
hw/i386/e820: remove legacy reserved entries for e820
2022-11-02 06:56:31 -04:00
multiboot.c
hw/i386/multiboot: Avoid dynamic stack allocation
2022-09-22 16:38:28 +01:00
multiboot.h
target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine types
2021-11-02 15:57:27 +01:00
pc_piix.c
pc: clean up compat machines
2022-12-21 06:35:28 -05:00
pc_q35.c
pc: clean up compat machines
2022-12-21 06:35:28 -05:00
pc_sysfw_ovmf-stubs.c
hw/i386: Introduce X86_FW_OVMF Kconfig symbol
2021-07-14 22:28:58 +02:00
pc_sysfw_ovmf.c
hw/i386: Replace magic number with field length calculation
2022-03-06 05:08:23 -05:00
pc_sysfw.c
i386: factor out x86_firmware_configure()
2022-04-27 07:51:01 +02:00
pc.c
hw/isa: enable TCO watchdog reboot pin strap by default
2022-12-21 06:35:28 -05:00
port92.c
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
2020-09-18 14:12:32 -04:00
sgx-epc.c
Mark remaining global TypeInfo instances as const
2022-02-21 13:30:20 +00:00
sgx-stub.c
numa: Enable numa for SGX EPC sections
2021-12-10 09:47:18 +01:00
sgx.c
hw/i386: add 4g boundary start to X86MachineState
2022-07-26 10:40:58 -04:00
trace-events
intel-iommu: PASID support
2022-11-07 14:08:17 -05:00
trace.h
trace: switch position of headers to what Meson requires
2020-08-21 06:18:24 -04:00
vmmouse.c
hw/i386/vmmouse: Require 'i8042' property to be set
2021-12-18 10:57:37 +01:00
vmport.c
Do not include cpu.h if it's not really necessary
2021-05-02 17:24:51 +02:00
x86-iommu-stub.c
hw/i386/pc: Remove x86_iommu_get_type()
2021-11-01 18:49:10 -04:00
x86-iommu.c
hw/i386/pc: Move IOMMU singleton into PCMachineState
2021-11-01 18:49:10 -04:00
x86.c
target/i386: Set maximum APIC ID to KVM prior to vCPU creation
2022-10-31 09:46:34 +01:00