aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/pc.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-20hw: Add compat machines for 7.1Cornelia Huck1-0/+3
2022-03-06pci: drop COMPAT_PROP_PCP for 2.0 machine typesIgor Mammedov1-2/+0
2022-03-06pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne1-2/+26
2022-01-07hw/i386/pc: Add missing property descriptionsThomas Huth1-0/+8
2022-01-07virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86David Hildenbrand1-1/+3
2022-01-07hw/i386: expose a "smbios-entry-point-type" PC machine propertyEduardo Habkost1-0/+26
2022-01-05hw: Add compat machines for 7.0Cornelia Huck1-0/+3
2021-11-15hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova1-0/+2
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson1-5/+5
2021-11-02hw/i386: Rename default_bus_bypass_iommuJean-Philippe Brucker1-1/+1
2021-11-02target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine typesPaolo Bonzini1-1/+2
2021-11-02target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini1-3/+2
2021-11-01hw/i386/pc: Allow instantiating a virtio-iommu deviceJean-Philippe Brucker1-1/+15
2021-11-01hw/i386/pc: Move IOMMU singleton into PCMachineStateJean-Philippe Brucker1-1/+11
2021-10-01i386: Change the default Hyper-V version to match WS2016Vitaly Kuznetsov1-1/+5
2021-10-01machine: Make smp_parse generic enough for all archesYanan Wang1-83/+1
2021-10-01machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang1-9/+26
2021-10-01machine: Improve the error reporting of smp parsingYanan Wang1-14/+10
2021-10-01machine: Set the value of cpus to match maxcpus if it's omittedYanan Wang1-13/+16
2021-10-01machine: Uniformly use maxcpus to calculate the omitted parametersYanan Wang1-15/+15
2021-10-01machine: Minor refactor/fix for the smp parsersYanan Wang1-9/+14
2021-09-30i386/pc: Add e820 entry for SGX EPC section(s)Sean Christopherson1-0/+4
2021-09-30hw/i386/pc: Account for SGX EPC sections when calculating device memorySean Christopherson1-1/+10
2021-09-27hw/loader: Restrict PC_ROM_* definitions to hw/i386/pcPhilippe Mathieu-Daudé1-0/+6
2021-09-04hw/i386/acpi-build: Get NUMA information from struct NumaStateJingqi Liu1-9/+0
2021-09-04hw/acpi: define PIIX4 acpi pci hotplug property strings at a single placeAni Sinha1-2/+2
2021-09-01hw: Add compat machines for 6.2Yanan Wang1-0/+3
2021-08-26arch_init.h: Don't include arch_init.h unnecessarilyPeter Maydell1-1/+0
2021-07-16hw/i386: Add a default_bus_bypass_iommu pc machine optionXingang Wang1-0/+20
2021-07-16hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35Julia Suvorova1-0/+1
2021-07-13target/i386: suppress CPUID leaves not defined by the CPU vendorMichael Roth1-0/+1
2021-06-25machine: pass QAPI struct to mc->smp_parsePaolo Bonzini1-10/+8
2021-06-25machine: add error propagation to mc->smp_parsePaolo Bonzini1-14/+14
2021-06-25machine: move common smp_parse code to callerPaolo Bonzini1-62/+54
2021-06-25machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini1-3/+1
2021-05-31i386: use better matching family/model/stepping for 'qemu64' CPUDaniel P. Berrangé1-1/+5
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth1-1/+0
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth1-1/+0
2021-04-30hw: add compat machines for 6.1Cornelia Huck1-0/+3
2021-03-22acpi: Move setters/getters of oem fields to X86MachineStateMarian Postevca1-63/+0
2021-03-18hw/scsi: remove 'scsi-disk' deviceDaniel P. Berrangé1-1/+0
2021-03-18hw/ide: remove 'ide-drive' deviceDaniel P. Berrangé1-1/+0
2021-03-09qtest: delete superfluous inclusions of qtest.hChen Qun1-1/+0
2021-02-05acpi: use constants as strncpy limitMichael S. Tsirkin1-2/+2
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca1-0/+64
2020-12-16i386: move kvm accel files into kvm/Claudio Fontana1-1/+1
2020-12-10target/i386: Support up to 32768 CPUs without IRQ remappingDavid Woodhouse1-10/+6
2020-12-09x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' featureIgor Mammedov1-1/+3
2020-12-09hw/i386/pc: add max combined fw size as machine configuration optionErich-McMillan1-0/+51
2020-12-08hw: add compat machines for 6.0Cornelia Huck1-0/+3