summaryrefslogtreecommitdiffstats
path: root/hw/i386/pc_piix.c
Commit message (Expand)AuthorAgeFilesLines
* hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecatedThomas Huth2022-03-061-0/+1
* Mark remaining global TypeInfo instances as constBernhard Beschow2022-02-211-1/+1
* hw/i386: Add the possibility to disable the 'isapc' machineThomas Huth2022-02-041-1/+4
* hw/i386: expose a "smbios-entry-point-type" PC machine propertyEduardo Habkost2022-01-071-1/+1
* smbios: Rename SMBIOS_ENTRY_POINT_* enumsEduardo Habkost2022-01-071-1/+1
* hw: Add compat machines for 7.0Cornelia Huck2022-01-051-1/+13
* target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini2021-11-021-1/+2
* machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang2021-10-011-1/+1
* machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang2021-10-011-0/+1
* i440fx: Add support for SGX EPCSean Christopherson2021-09-301-0/+1
* hw: Add compat machines for 6.2Yanan Wang2021-09-011-1/+13
* arch_init.h: Don't include arch_init.h unnecessarilyPeter Maydell2021-08-261-1/+0Star
* i386: split cpu accelerators from cpu.c, using AccelCPUClassClaudio Fontana2021-05-101-0/+1
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* hw: add compat machines for 6.1Cornelia Huck2021-04-301-1/+13
* i386/acpi: restore device paths for pre-5.1 vmsVitaly Cheptsov2021-03-021-0/+2
* hw/i386: Remove the deprecated pc-1.x machine typesThomas Huth2021-02-051-94/+0Star
* hw: add compat machines for 6.0Cornelia Huck2020-12-081-1/+13
* pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost2020-10-301-1/+1
* hw/xen: Set suppress-vmdesc for Xen machinesJason Andryuk2020-10-191-2/+2
* target/i386: always create kvmclock deviceVitaly Kuznetsov2020-09-301-2/+5
* hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé2020-09-301-1/+1
* hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé2020-09-301-3/+3
* numa: drop support for '-numa node' (without memory specified)Igor Mammedov2020-09-301-1/+0Star
* cphp: remove deprecated cpu-add command(s)Igor Mammedov2020-09-291-1/+0Star
* x86: move acpi_dev from pc/microvmGerd Hoffmann2020-09-171-1/+1
* hw/i386: make explicit clearing of pch_rev_idAlex Bennée2020-09-101-1/+1
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-08-221-1/+13
|\
| * hw: add compat machines for 5.2Cornelia Huck2020-08-191-1/+13
* | meson: infrastructure for building emulatorsPaolo Bonzini2020-08-211-1/+1
|/
* Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st...Peter Maydell2020-07-111-3/+6
|\
| * xen: cleanup unrealized flash devicesPaul Durrant2020-07-101-3/+6
* | qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-2/+2
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...Peter Maydell2020-07-081-2/+1Star
|\
| * 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/+1
| * pc_basic_device_init: pass PCMachineStateGerd Hoffmann2020-07-061-1/+1
* | numa: Auto-enable NUMA when any memory devices are possibleDavid Hildenbrand2020-07-031-0/+1
|/
* numa: forbid '-numa node, mem' for 5.1 and newer machine typesIgor Mammedov2020-06-261-0/+1
* x86: move max-ram-below-4g to pcGerd Hoffmann2020-06-171-5/+5
* xen: fix build without pci passthroughAnthony PERARD2020-06-121-1/+1
* accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé2020-06-101-0/+1
* i386:pc: whitelist dynamic vmbus-bridgeJon Doron2020-06-101-0/+2
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-1/+1
* hw: add compat machines for 5.1Cornelia Huck2020-05-061-1/+13
* nvdimm: Use configurable ACPI IO base and sizeKwangwoo Lee2020-05-041-0/+2
* piix: fix xenfv regression, add compat machine xenfv-4.2Olaf Hering2020-04-111-3/+16
* acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann2020-03-291-1/+1