summaryrefslogtreecommitdiffstats
path: root/hw/i386/pc_q35.c
Commit message (Expand)AuthorAgeFilesLines
* i386/pc: restrict AMD only enforcing of 1Tb hole to new machine typeJoao Martins2022-07-261-0/+1
* i386/pc: pass pci_hole64_size to pc_memory_init()Joao Martins2022-07-261-1/+9
* i386/pc: create pci-host qdev prior to pc_memory_init()Joao Martins2022-07-261-3/+3
* hw/i386: pass RNG seed via setup_data entryJason A. Donenfeld2022-07-221-0/+2
* q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpiIgor Mammedov2022-06-101-1/+0Star
* hw/i386: Make pic a property of common x86 base machine typeXiaoyao Li2022-05-161-1/+3
* hw: Add compat machines for 7.1Cornelia Huck2022-04-201-1/+12
* 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/+12
* hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova2021-11-151-1/+6
* pcie: rename 'native-hotplug' to 'x-native-hotplug'Igor Mammedov2021-11-151-1/+1
* 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
* q35: Add support for SGX EPCSean Christopherson2021-09-301-0/+1
* hw/acpi: define PIIX4 acpi pci hotplug property strings at a single placeAni Sinha2021-09-041-1/+1
* hw: Add compat machines for 6.2Yanan Wang2021-09-011-1/+12
* arch_init.h: Don't include arch_init.h unnecessarilyPeter Maydell2021-08-261-1/+0Star
* hw/pci/pcie: Do not set HPC flag if acpihp is usedJulia Suvorova2021-07-161-0/+11
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* hw: add compat machines for 6.1Cornelia Huck2021-04-301-1/+12
* i386/acpi: restore device paths for pre-5.1 vmsVitaly Cheptsov2021-03-021-0/+2
* hw: add compat machines for 6.0Cornelia Huck2020-12-081-1/+12
* target/i386: always create kvmclock deviceVitaly Kuznetsov2020-09-301-1/+4
* hw/i386/q35: Remove unreachable Xen code on Q35 machinePhilippe Mathieu-Daudé2020-09-301-11/+2Star
* numa: drop support for '-numa node' (without memory specified)Igor Mammedov2020-09-301-1/+0Star
* pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 ...David Hildenbrand2020-09-291-1/+1
* x86: move acpi_dev from pc/microvmGerd Hoffmann2020-09-171-1/+1
* hw: add compat machines for 5.2Cornelia Huck2020-08-191-1/+12
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-14/+14
* 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
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-1/+1
* pci: Convert uses of pci_create() etc. with CoccinelleMarkus Armbruster2020-06-151-5/+5
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-2/+2
* 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-2/+2
* hw: add compat machines for 5.1Cornelia Huck2020-05-061-1/+12
* nvdimm: Use configurable ACPI IO base and sizeKwangwoo Lee2020-05-041-0/+2
* hw/i386: Include "hw/mem/nvdimm.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35Denis Plotnikov2020-01-051-1/+0Star
* x86: move SMM property to X86MachineStatePaolo Bonzini2019-12-171-1/+1
* hw: add compat machines for 5.0Cornelia Huck2019-12-141-1/+12