summary refs log tree commit diff stats
path: root/hw/i386/pc_q35.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* hw/i386/pc_q35: Reuse machine parameterBernhard Beschow2023-05-191-1/+1
* hw: Add compat machines for 8.1Cornelia Huck2023-04-201-2/+12
* Revert "hw/i386: pass RNG seed via setup_data entry"Michael S. Tsirkin2023-03-021-2/+0
* hw: Move ich9.h to southbridge/Bernhard Beschow2023-02-271-1/+1
* hw: Move ioapic*.h to intc/Bernhard Beschow2023-02-271-1/+1
* hw/i386/ich9: Remove redundant GSI_NUM_PINSBernhard Beschow2023-02-271-1/+2
* hw/isa/lpc_ich9: Connect PM stuff to LPC internallyBernhard Beschow2023-02-271-3/+2
* hw/i386/pc_q35: Allow for setting properties before realizing TYPE_ICH9_LPC_D...Bernhard Beschow2023-02-271-3/+3
* hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove itBernhard Beschow2023-02-271-3/+8
* hw/isa/lpc_ich9: Eliminate ICH9LPCState::isa_busBernhard Beschow2023-02-271-3/+1
* hw/isa/lpc_ich9: Unexport PIRQ functionsBernhard Beschow2023-02-271-3/+0
* pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-capIgor Mammedov2023-01-281-2/+3
* hw/usb/hcd-uhci: Introduce TYPE_ defines for device modelsBernhard Beschow2023-01-131-6/+7
* hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()Bernhard Beschow2023-01-131-2/+2
* pc: clean up compat machinesCornelia Huck2022-12-211-15/+1
* hw: Add compat machines for 8.0Cornelia Huck2022-12-211-1/+12
* x86: re-enable rng seeding via SetupDataJason A. Donenfeld2022-09-271-1/+2
* hw: Add compat machines for 7.2Cornelia Huck2022-08-251-1/+12
* x86: disable rng seeding via setup_dataGerd Hoffmann2022-08-171-1/+1
* 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-091-1/+0
* 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/+0
* 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/+0
* 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/+2
* numa: drop support for '-numa node' (without memory specified)Igor Mammedov2020-09-301-1/+0
* 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