aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/pc_piix.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-05hw/i386/pc: enable PVH only for machine type >= 4.0Stefano Garzarella1-0/+3
2019-01-14hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth1-1/+0
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost1-155/+37
2019-01-09machine: Eliminate unnecessary stringify() usageEduardo Habkost1-15/+15
2019-01-07compat: remove remaining PC_COMPAT macrosMarc-André Lureau1-37/+20
2019-01-07compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macrosMarc-André Lureau1-7/+5
2019-01-07compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macrosMarc-André Lureau1-7/+5
2019-01-07compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macrosMarc-André Lureau1-8/+5
2019-01-07compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macrosMarc-André Lureau1-4/+2
2019-01-07compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macrosMarc-André Lureau1-4/+2
2019-01-07compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau1-4/+2
2019-01-07compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau1-5/+2
2019-01-07compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau1-5/+2
2019-01-07compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau1-5/+2
2019-01-07compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau1-5/+2
2019-01-07compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macrosMarc-André Lureau1-5/+2
2019-01-07compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macrosMarc-André Lureau1-5/+2
2019-01-07compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macrosMarc-André Lureau1-5/+2
2019-01-07compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macrosMarc-André Lureau1-5/+2
2019-01-07machine: move compat properties out of globalsMarc-André Lureau1-317/+290
2019-01-07hw: apply machine compat properties without touching globalsMarc-André Lureau1-27/+54
2019-01-07machines: replace COMPAT define with a static arrayMarc-André Lureau1-204/+270
2018-12-20hw/i386: Remove deprecated machines pc-0.10 and pc-0.11Thomas Huth1-68/+2
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé1-1/+1
2018-12-11pc: Use default_machine_opts to set suppress_vmdescEduardo Habkost1-1/+1
2018-12-11q35/440fx/arm/spapr: Add QEMU 4.0 machine typeAlex Williamson1-3/+12
2018-12-11i386: Rename bools in PCMachineState to end in _enabledCorey Minyard1-1/+2
2018-11-20hw/i386: add pc-i440fx-3.1 & pc-q35-3.1Marc-André Lureau1-3/+12
2018-07-02hw/i386: Use the IEC binary prefix definitionsPaolo Bonzini1-1/+2
2018-06-25hw/i386: Deprecate the machine types pc-0.10 and pc-0.11Thomas Huth1-0/+1
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann1-0/+2
2018-06-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell1-1/+1
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau1-1/+1
2018-06-10pc: Remove PC_COMPAT_2_12 from 3.0 machine-typesEduardo Habkost1-1/+0
2018-06-04migration: introduce decompress-error-checkXiao Guangrong1-0/+1
2018-05-29hw/i386: Rename 2.13 machine types to 3.0Peter Maydell1-4/+4
2018-05-15pc: add 2.13 machine typesBabu Moger1-3/+12
2018-03-12hw: Do not include "sysemu/block-backend.h" if it is not necessaryThomas Huth1-1/+0
2018-03-12q35: change default NIC to e1000ePaolo Bonzini1-1/+5
2018-03-06scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth1-4/+0
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-0/+1
2018-01-17pc: add 2.12 machine typesHaozhong Zhang1-3/+12
2017-12-05pci: Eliminate pci_find_primary_bus()David Gibson1-6/+2
2017-11-16NUMA: Enable adding NUMA node implicitlyDou Liyang1-0/+1
2017-10-15pc: remove useless hot_add_cpu initialisationLaurent Vivier1-2/+0
2017-10-15isapc: Remove unnecessary migration compatibility codeEduardo Habkost1-2/+0
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost1-0/+4
2017-09-19pc: use generic cpu_model parsingIgor Mammedov1-3/+1
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum1-3/+12
2017-08-23numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9Eduardo Habkost1-1/+1