aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/pc_piix.c
AgeCommit message (Expand)Author
2019-09-20pc: Add an SMB0 ACPI device to q35Corey Minyard
2019-08-21Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-08-21misc: fix naming scheme of compatiblity arraysMarc-André Lureau
2019-08-21hw: add compat machines for 4.2Cornelia Huck
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-07-05hw/i386: Fix linker error when ISAPC is disabledJulio Montes
2019-07-05i386: Make unversioned CPU models be aliasesEduardo Habkost
2019-07-04pc: Move compat_apic_id_mode variable to PCMachineClassEduardo Habkost
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2019-04-25Categorize devices: IGD passthrough ISA bridgeErnest Esene
2019-04-25hw: add compat machines for 4.1Cornelia Huck
2019-03-11machine: Move nvdimms state into struct MachineStateEric Auger
2019-02-27boards.h: Ignore migration for SMBus devices on older machinesCorey Minyard
2019-02-27i2c: Split smbus into partsCorey Minyard
2019-02-05hw/i386/pc: enable PVH only for machine type >= 4.0Stefano Garzarella
2019-01-14hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost
2019-01-09machine: Eliminate unnecessary stringify() usageEduardo Habkost
2019-01-07compat: remove remaining PC_COMPAT macrosMarc-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
2019-01-07machine: move compat properties out of globalsMarc-André Lureau
2019-01-07hw: apply machine compat properties without touching globalsMarc-André Lureau
2019-01-07machines: replace COMPAT define with a static arrayMarc-André Lureau
2018-12-20hw/i386: Remove deprecated machines pc-0.10 and pc-0.11Thomas Huth
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé
2018-12-11pc: Use default_machine_opts to set suppress_vmdescEduardo Habkost
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-20hw/i386: add pc-i440fx-3.1 & pc-q35-3.1Marc-André Lureau
2018-07-02hw/i386: Use the IEC binary prefix definitionsPaolo Bonzini
2018-06-25hw/i386: Deprecate the machine types pc-0.10 and pc-0.11Thomas Huth
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann
2018-06-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau