aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/pc_piix.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-14hw: add compat machines for 5.0Cornelia Huck1-1/+13
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev1-0/+1
2019-11-19hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClassLiam Merwick1-2/+2
2019-11-19hw/i386: Fix compiler warning when CONFIG_IDE_ISA is disabledThomas Huth1-2/+2
2019-11-05hw/pci-host/i440fx: Remove the last PIIX3 tracesPhilippe Mathieu-Daudé1-1/+7
2019-11-05hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé1-0/+1
2019-11-05piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé1-0/+1
2019-10-26target/i386: move FERR handling to target/i386Paolo Bonzini1-1/+3
2019-10-24hw/i386/pc: Remove kvm_i386.h includePhilippe Mathieu-Daudé1-1/+0
2019-10-24hw/i386/pc: Extract pc_i8259_create()Philippe Mathieu-Daudé1-12/+1
2019-10-24hw/i386/pc: Extract pc_gsi_create()Philippe Mathieu-Daudé1-8/+1
2019-10-22hw/i386: make x86.c independent from PCMachineStateSergio Lopez1-1/+1
2019-10-22hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini1-21/+22
2019-10-22hw/i386/pc: move shared x86 functions to x86.c and export themSergio Lopez1-0/+1
2019-10-22hw/i386/pc: rename functions shared with non-PC machinesSergio Lopez1-1/+1
2019-09-20pc: Add an SMB0 ACPI device to q35Corey Minyard1-6/+6
2019-08-21Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-1/+1
2019-08-21misc: fix naming scheme of compatiblity arraysMarc-André Lureau1-1/+1
2019-08-21hw: add compat machines for 4.2Cornelia Huck1-1/+13
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster1-1/+0
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-3/+9
2019-07-05hw/i386: Fix linker error when ISAPC is disabledJulio Montes1-3/+9
2019-07-05i386: Make unversioned CPU models be aliasesEduardo Habkost1-0/+4
2019-07-04pc: Move compat_apic_id_mode variable to PCMachineClassEduardo Habkost1-1/+2
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell1-0/+1
2019-04-25Categorize devices: IGD passthrough ISA bridgeErnest Esene1-0/+1
2019-04-25hw: add compat machines for 4.1Cornelia Huck1-1/+13
2019-03-11machine: Move nvdimms state into struct MachineStateEric Auger1-2/+2
2019-02-27boards.h: Ignore migration for SMBus devices on older machinesCorey Minyard1-0/+1
2019-02-27i2c: Split smbus into partsCorey Minyard1-1/+1
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