summaryrefslogtreecommitdiff
path: root/include/hw/i386
AgeCommit message (Expand)Author
2019-03-06hw/i386/pc.c: remove unused function pc_acpi_init()Wei Yang
2019-02-05hw/i386/pc: enable PVH only for machine type >= 4.0Stefano Garzarella
2019-01-22hw/i386: Remove PCMachineClass from "qemu/typedefs.h"Philippe Mathieu-Daudé
2019-01-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost
2019-01-09ioapic: use TYPE_FOO MACRO than constant stringLi Qiang
2019-01-07compat: remove remaining PC_COMPAT macrosMarc-André Lureau
2019-01-07include: remove compat.hMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macrosMarc-André Lureau
2018-12-20x86-iommu: switch intr_supported to OnOffAuto typePeter Xu
2018-12-19intel_iommu: dma read/write draining supportPeter Xu
2018-12-11q35/440fx/arm/spapr: Add QEMU 4.0 machine typeAlex Williamson
2018-12-11i386: Rename bools in PCMachineState to end in _enabledCorey Minyard
2018-11-05x86_iommu: move vtd_generate_msi_message in common fileSingh, Brijesh
2018-10-30i386: Add PKU on Skylake-Server CPU modelTao Xu
2018-10-19hyperv: only add SynIC in compatible configurationsRoman Kagan
2018-07-30i386: do not migrate MSR_SMI_COUNT on machine types <2.12Paolo Bonzini
2018-07-09pc: Fix typo on PC_COMPAT_2_12Eduardo Habkost
2018-06-28hmp: obsolete "info ioapic"Peter Xu
2018-06-28ioapic: support "info irq"Peter Xu
2018-06-22i386: Enable TOPOEXT feature on AMD EPYC CPUBabu Moger
2018-06-11nvdimm: make persistence option symbolicRoss Zwisler
2018-06-01nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler
2018-05-23intel-iommu: rework the page walk logicPeter Xu
2018-05-23intel-iommu: only do page walk for MAP notifiersPeter Xu
2018-05-23intel-iommu: add iommu lockPeter Xu
2018-05-23intel-iommu: remove IntelIOMMUNotifierNodePeter Xu
2018-05-15i386: Add new property to control cache infoBabu Moger
2018-05-15pc: add 2.13 machine typesBabu Moger
2018-05-10pc: simplify MachineClass::get_hotplug_handler handlingIgor Mammedov
2018-05-07pc: rename "hotplug memory" terminology to "device memory"David Hildenbrand
2018-05-07machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand
2018-03-16pc: correct misspelled CPU model-id for pc 2.2Wang Xin
2018-03-12hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé
2018-03-12hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé
2018-03-12q35: change default NIC to e1000ePaolo Bonzini
2018-01-18intel-iommu: Extend address width to 48 bitsPrasad Singamsetty