summaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2016-04-13tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflictIgor Mammedov
2016-04-13pc: acpi: tpm: add missing MMIO resource to PCI0._CRSIgor Mammedov
2016-04-07Sort the fw_cfg file listGerd Hoffmann
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-15kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35Rita Sinha
2016-03-15hw/acpi: fix GSI links UIDMarcel Apfelbaum
2016-03-11pc: acpi: clarify why possible LAPIC entries must be present in MADTIgor Mammedov
2016-03-11pc: acpi: drop cpu->found_cpus bitmapIgor Mammedov
2016-03-11pc: acpi: create Processor and Notify objects only for valid lapicsIgor Mammedov
2016-03-11pc: acpi: create MADT.lapic entries only for valid lapicsIgor Mammedov
2016-03-11pc: acpi: SRAT: create only valid processor lapic entriesIgor Mammedov
2016-03-11pc: acpi: cleanup qdev_get_machine() callsIgor Mammedov
2016-03-11machine: introduce MachineClass.possible_cpu_arch_ids() hookIgor Mammedov
2016-03-11pc: init pcms->apic_id_limit once and use it throughout pc.cIgor Mammedov
2016-03-11pc: acpi: remove NOP assignmentIgor Mammedov
2016-03-11nvdimm acpi: initialize the resource used by NVDIMM ACPIXiao Guangrong
2016-03-11hw/acpi: fix Q35 support for legacy Windows OSMarcel Apfelbaum
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin
2016-03-11i386: populate floppy drive information in DSDTRoman Kagan
2016-03-11i386: expose floppy drive CMOS typeRoman Kagan
2016-03-11i386/acpi: make floppy controller object dynamicRoman Kagan
2016-03-11acpi: allow using object as offset for OperationRegionXiao Guangrong
2016-03-08acpi: pc: add fw_cfg device node to dsdtGabriel L. Somlo
2016-03-08pc: fw_cfg: move ioport base constant to pc.hGabriel L. Somlo
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-02-25q35: No need to check gigabyte_alignEduardo Habkost
2016-02-25q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost
2016-02-25ich9: Remove enable_tco arguments from init functionsEduardo Habkost
2016-02-25machine: Remove no_tco fieldEduardo Habkost
2016-02-25q35: Remove old machine versionsEduardo Habkost
2016-02-23bios-linker-loader: document+validate inputMichael S. Tsirkin
2016-02-10xen: drop support for Xen 4.1 and older.Ian Campbell
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake
2016-02-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-06intel_iommu: large page supportJason Wang
2016-02-06pc: set the OEM fields in the RSDT and the FADT from the SLICLaszlo Ersek
2016-02-06acpi: expose oem_id and oem_table_id in build_rsdt()Laszlo Ersek
2016-02-06acpi: take oem_id in build_header(), optionallyLaszlo Ersek
2016-02-06pc: Eliminate PcGuestInfo structEduardo Habkost
2016-02-06pc: Move APIC and NUMA data from PcGuestInfo to PCMachineStateEduardo Habkost
2016-02-06pc: Move PcGuestInfo.fw_cfg to PCMachineStateEduardo Habkost
2016-02-06pc: Remove PcGuestInfo.isapc_ram_fw fieldEduardo Habkost
2016-02-06pc: Remove RAM size fields from PcGuestInfoEduardo Habkost
2016-02-06pc: Remove compat fields from PcGuestInfoEduardo Habkost
2016-02-06acpi: Don't save PcGuestInfo on AcpiBuildStateEduardo Habkost
2016-02-06acpi: Remove guest_info parameters from functionsEduardo Habkost
2016-02-06pc: Simplify xen_load_linux() signatureEduardo Habkost