summary refs log tree commit diff stats
path: root/hw/i386/pc_piix.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/xen: Rename xen_common.h to xen_native.hDavid Woodhouse2023-03-071-2/+2
* xen/pt: reserve PCI slot 2 for Intel igd-passthruChuck Zmudzinski2023-03-061-0/+1
* Revert "hw/i386: pass RNG seed via setup_data entry"Michael S. Tsirkin2023-03-021-2/+0
* hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'Philippe Mathieu-Daudé2023-02-271-0/+1
* hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()Philippe Mathieu-Daudé2023-02-271-1/+1
* hw/usb/hcd-uhci: Introduce TYPE_ defines for device modelsBernhard Beschow2023-01-131-1/+2
* hw/isa/piix3: Decouple INTx-to-LNKx routing which is board-specificBernhard Beschow2023-01-131-0/+15
* pc: clean up compat machinesCornelia Huck2022-12-211-26/+1
* hw: Add compat machines for 8.0Cornelia Huck2022-12-211-1/+13
* hw/ide/piix: Introduce TYPE_ macros for PIIX IDE controllersBernhard Beschow2022-10-311-1/+2
* hw/i386/pc: Create DMA controllers in south bridgesBernhard Beschow2022-10-311-0/+2
* x86: re-enable rng seeding via SetupDataJason A. Donenfeld2022-09-271-1/+2
* hw: Add compat machines for 7.2Cornelia Huck2022-08-251-1/+13
* 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/+6
* i386/pc: create pci-host qdev prior to pc_memory_init()Joao Martins2022-07-261-2/+5
* hw/i386: pass RNG seed via setup_data entryJason A. Donenfeld2022-07-221-0/+2
* hw/pci-host/i440fx: Remove unused parameter from i440fx_init()Bernhard Beschow2022-06-281-3/+0
* hw/isa/piix3: Inline and remove piix3_create()Bernhard Beschow2022-06-111-1/+5
* hw/isa/piix3: Factor out ISABus retrieval from piix3_create()Bernhard Beschow2022-06-111-1/+2
* hw/i386/pc_piix: create PIIX4_PM device directly instead of using piix4_pm_in...Mark Cave-Ayland2022-06-111-3/+8
* hw/acpi/piix4: use qdev gpio to wire up smi_irqMark Cave-Ayland2022-06-111-1/+2
* hw/acpi/piix4: use qdev gpio to wire up sci_irqMark Cave-Ayland2022-06-111-2/+2
* hw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn()Mark Cave-Ayland2022-06-111-3/+3
* hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMStateMark Cave-Ayland2022-06-111-5/+5
* Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2022-06-101-1/+0
|\
| * q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpiIgor Mammedov2022-06-091-1/+0
* | hw/ide/piix: Remove redundant "piix3-ide-xen" device classBernhard Beschow2022-06-091-2/+1
|/
* hw/i386: Make pic a property of common x86 base machine typeXiaoyao Li2022-05-161-1/+3
* hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XENBernhard Beschow2022-05-121-118/+0
* hw: Add compat machines for 7.1Cornelia Huck2022-04-201-1/+13
* 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/+0
* 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/+0
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* 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