aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2022-06-09acpi: pc: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptorsIgor Mammedov
2022-06-09q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpiIgor Mammedov
2022-06-09acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptorsIgor Mammedov
2022-06-09ipmi: acpi: use relative path to resource sourceIgor Mammedov
2022-06-09acpi: fdc-isa: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build...Igor Mammedov
2022-06-10hw/core/loader: return image sizes as ssize_tJamie Iles
2022-06-09include/hw/ide: Unexport pci_piix3_xen_ide_unplug()Bernhard Beschow
2022-06-09hw/ide/piix: Remove redundant "piix3-ide-xen" device classBernhard Beschow
2022-05-16hw/i386/amd_iommu: Fix IOMMU event log encoding errorsWei Huang
2022-05-16hw/i386: Make pic a property of common x86 base machine typeXiaoyao Li
2022-05-16hw/i386: Make pit a property of common x86 base machine typeXiaoyao Li
2022-05-16intel-iommu: update iq_dw during post loadJason Wang
2022-05-16intel-iommu: update root_scalable before switching as during post_loadJason Wang
2022-05-16intel-iommu: block output address in interrupt address rangeJason Wang
2022-05-16intel-iommu: remove VTD_FR_RESERVED_ERRJason Wang
2022-05-16intel_iommu: Fix irqchip / X2APIC configuration checksDavid Woodhouse
2022-05-16intel_iommu: Only allow interrupt remapping to be enabled if it's supportedDavid Woodhouse
2022-05-16intel_iommu: Support IR-only mode without DMA translationDavid Woodhouse
2022-05-16target/i386: Fix sanity check on max APIC ID / X2APIC enablementDavid Woodhouse
2022-05-13i386/pc: Enable CXL fixed memory windowsJonathan Cameron
2022-05-13acpi/cxl: Create the CEDT (9.14.1)Ben Widawsky
2022-05-13acpi/cxl: Add _OSC implementation (9.14.2)Ben Widawsky
2022-05-13hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)Ben Widawsky
2022-05-13cxl: Machine level control on whether CXL support is enabledJonathan Cameron
2022-05-13intel-iommu: correct the value used for error_setg_errno()Jason Wang
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini
2022-05-12hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XENBernhard Beschow
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster
2022-04-27i386: firmware parsing and sev setup for -bios loaded firmwareGerd Hoffmann
2022-04-27i386: factor out x86_firmware_configure()Gerd Hoffmann
2022-04-27i386: move bios load error messageGerd Hoffmann
2022-04-20hw: Add compat machines for 7.1Cornelia Huck
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-03-24hw: Fix misleading hexadecimal formatPhilippe Mathieu-Daudé
2022-03-21Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-03-21hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12Paolo Bonzini
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-18hw/i386/acpi-build: Avoid 'sun' identifierAndrew Deason
2022-03-07hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if presentAni Sinha
2022-03-06hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT tableLiav Albani
2022-03-06pci: drop COMPAT_PROP_PCP for 2.0 machine typesIgor Mammedov
2022-03-06x86: cleanup unused compat_apic_id_modeIgor Mammedov
2022-03-06pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne
2022-03-06hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecatedThomas Huth
2022-03-06hw/i386: Replace magic number with field length calculationDov Murik
2022-03-06hw/i386: Improve bounds checking in OVMF table parsingDov Murik
2022-03-06intel_iommu: support snoop controlJason Wang
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow
2022-02-06ACPI ERST: create ACPI ERST table for pc/x86 machinesEric DeVolder
2022-02-04hw/i386: Add the possibility to disable the 'isapc' machineThomas Huth