summaryrefslogtreecommitdiffstats
path: root/include/hw/i386/pc.h
Commit message (Expand)AuthorAgeFilesLines
* i386/acpi: restore device paths for pre-5.1 vmsVitaly Cheptsov2021-03-021-0/+1
* pc: add parser for OVMF reset blockJames Bottomley2021-02-161-0/+4
* acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca2021-02-051-1/+4
* hw/i386/pc: add max combined fw size as machine configuration optionErich-McMillan2020-12-091-0/+2
* hw: add compat machines for 6.0Cornelia Huck2020-12-081-0/+3
* pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost2020-10-301-0/+1
* target/i386: always create kvmclock deviceVitaly Kuznetsov2020-09-301-0/+3
* typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé2020-09-301-2/+2
* cphp: remove deprecated cpu-add command(s)Igor Mammedov2020-09-291-1/+0Star
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* x86: move acpi_dev from pc/microvmGerd Hoffmann2020-09-171-1/+0Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw: add compat machines for 5.2Cornelia Huck2020-08-191-0/+3
* xen: cleanup unrealized flash devicesPaul Durrant2020-07-101-0/+1
* audio: create pcspk device earlyGerd Hoffmann2020-07-061-0/+1
* pc_basic_device_init: drop no_vmport argGerd Hoffmann2020-07-061-1/+0Star
* pc_basic_device_init: drop has_pit argGerd Hoffmann2020-07-061-1/+0Star
* pc_basic_device_init: pass PCMachineStateGerd Hoffmann2020-07-061-1/+2
* floppy: move cmos_get_fd_drive_type() from pcGerd Hoffmann2020-06-241-1/+0Star
* x86: move max-ram-below-4g to pcGerd Hoffmann2020-06-171-0/+2
* hw: add compat machines for 5.1Cornelia Huck2020-05-061-0/+3
* hw/i386: Make vmmouse helpers staticPhilippe Mathieu-Daudé2020-05-041-4/+0Star
* hw/i386: Add 'vmport.h' local headerPhilippe Mathieu-Daudé2020-05-041-3/+0Star
* hw/i386/pc: Create 'vmport' device in placePhilippe Mathieu-Daudé2020-05-041-6/+0Star
* hw/i386/pc: Clean up includesPhilippe Mathieu-Daudé2020-03-091-8/+3Star
* hw/i386/pc: Extract the port92 devicePhilippe Mathieu-Daudé2019-12-171-0/+3
* x86: move more x86-generic functions out of PC filesPaolo Bonzini2019-12-171-20/+0Star
* x86: move SMM property to X86MachineStatePaolo Bonzini2019-12-171-3/+0Star
* hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini2019-12-171-8/+0Star
* hw: add compat machines for 5.0Cornelia Huck2019-12-141-0/+3
* hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClassLiam Merwick2019-11-191-2/+0Star
* hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé2019-11-051-22/+0Star
* hw/pci-host/piix: Move RCR_IOPORT register definitionPhilippe Mathieu-Daudé2019-11-051-6/+0Star
* hw/isa/piix4: Move piix4_create() to hw/isa/piix4.cPhilippe Mathieu-Daudé2019-11-051-2/+0Star
* piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé2019-11-051-6/+0Star
* piix4: Add an i8259 Interrupt Controller as specified in datasheetHervé Poussineau2019-11-051-1/+0Star
* target/i386: move FERR handling to target/i386Paolo Bonzini2019-10-261-1/+0Star
* hw/i386/pc: Extract pc_i8259_create()Philippe Mathieu-Daudé2019-10-241-0/+1
* hw/i386/pc: Extract pc_gsi_create()Philippe Mathieu-Daudé2019-10-241-0/+2
* hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini2019-10-221-24/+3Star
* hw/i386/pc: move shared x86 functions to x86.c and export themSergio Lopez2019-10-221-1/+0Star
* hw/i386/pc: rename functions shared with non-PC machinesSergio Lopez2019-10-221-1/+1
* hw/acpi: Make ACPI IO address space configurableShameer Kolothum2019-10-051-0/+3
* pc: Add an SMB0 ACPI device to q35Corey Minyard2019-09-201-0/+2
* hw/i386/pc: Extract e820 memory layout codePhilippe Mathieu-Daudé2019-09-161-11/+0Star
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...Peter Maydell2019-08-211-0/+3
|\
| * hw: add compat machines for 4.2Cornelia Huck2019-08-211-0/+3
* | hw/i386/pc: Map into memory the initrdStefano Garzarella2019-08-201-0/+1
|/
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star