aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386/pc.h
AgeCommit message (Expand)Author
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-03-11pc: Support firmware configuration with -blockdevMarkus Armbruster
2019-03-11pc_sysfw: Pass PCMachineState to pc_system_firmware_init()Philippe Mathieu-Daudé
2019-03-11machine: Move nvdimms state into struct MachineStateEric Auger
2019-03-11nvdimm: Rename AcpiNVDIMMState into NVDIMMStateEric Auger
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-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost
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-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-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-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-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-17target/i386: add clflushopt to "Skylake-Server" cpu modelHaozhong Zhang
2018-01-17pc: add 2.12 machine typesHaozhong Zhang
2017-12-18hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"Philippe Mathieu-Daudé
2017-12-18hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.cPhilippe Mathieu-Daudé
2017-12-18hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé