aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/pc_q35.c
AgeCommit message (Expand)Author
2021-11-15hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova
2021-11-15pcie: rename 'native-hotplug' to 'x-native-hotplug'Igor Mammedov
2021-11-02target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini
2021-10-01machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang
2021-10-01machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang
2021-09-30q35: Add support for SGX EPCSean Christopherson
2021-09-04hw/acpi: define PIIX4 acpi pci hotplug property strings at a single placeAni Sinha
2021-09-01hw: Add compat machines for 6.2Yanan Wang
2021-08-26arch_init.h: Don't include arch_init.h unnecessarilyPeter Maydell
2021-07-16hw/pci/pcie: Do not set HPC flag if acpihp is usedJulia Suvorova
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-04-30hw: add compat machines for 6.1Cornelia Huck
2021-03-02i386/acpi: restore device paths for pre-5.1 vmsVitaly Cheptsov
2020-12-08hw: add compat machines for 6.0Cornelia Huck
2020-09-30target/i386: always create kvmclock deviceVitaly Kuznetsov
2020-09-30hw/i386/q35: Remove unreachable Xen code on Q35 machinePhilippe Mathieu-Daudé
2020-09-30numa: drop support for '-numa node' (without memory specified)Igor Mammedov
2020-09-29pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 ...David Hildenbrand
2020-09-17x86: move acpi_dev from pc/microvmGerd Hoffmann
2020-08-19hw: add compat machines for 5.2Cornelia Huck
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster
2020-07-08Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...Peter Maydell
2020-07-06pc_basic_device_init: drop no_vmport argGerd Hoffmann
2020-07-06pc_basic_device_init: drop has_pit argGerd Hoffmann
2020-07-06pc_basic_device_init: pass PCMachineStateGerd Hoffmann
2020-07-03numa: Auto-enable NUMA when any memory devices are possibleDavid Hildenbrand
2020-06-26numa: forbid '-numa node, mem' for 5.1 and newer machine typesIgor Mammedov
2020-06-17x86: move max-ram-below-4g to pcGerd Hoffmann
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster
2020-06-15pci: Convert uses of pci_create() etc. with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-06-10accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé
2020-06-10i386:pc: whitelist dynamic vmbus-bridgeJon Doron
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-05-06hw: add compat machines for 5.1Cornelia Huck
2020-05-04nvdimm: Use configurable ACPI IO base and sizeKwangwoo Lee
2020-03-09hw/i386: Include "hw/mem/nvdimm.h"Philippe Mathieu-Daudé
2020-01-05hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35Denis Plotnikov
2019-12-17x86: move SMM property to X86MachineStatePaolo Bonzini
2019-12-14hw: add compat machines for 5.0Cornelia Huck
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev
2019-11-19hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClassLiam Merwick
2019-10-26target/i386: move FERR handling to target/i386Paolo Bonzini
2019-10-26Merge commit 'df84f17' into HEADPaolo Bonzini
2019-10-24hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw/i386/pc: Remove kvm_i386.h includePhilippe Mathieu-Daudé
2019-10-24hw/i386/pc: Extract pc_i8259_create()Philippe Mathieu-Daudé
2019-10-24hw/i386/pc: Move gsi_state creation codePhilippe Mathieu-Daudé
2019-10-24hw/i386/pc: Extract pc_gsi_create()Philippe Mathieu-Daudé
2019-10-22hw/i386: make x86.c independent from PCMachineStateSergio Lopez