index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc_piix.c
Age
Commit message (
Expand
)
Author
2023-03-07
hw/xen: Rename xen_common.h to xen_native.h
David Woodhouse
2023-03-06
xen/pt: reserve PCI slot 2 for Intel igd-passthru
Chuck Zmudzinski
2023-03-02
Revert "hw/i386: pass RNG seed via setup_data entry"
Michael S. Tsirkin
2023-02-27
hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
Philippe Mathieu-Daudé
2023-02-27
hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
Philippe Mathieu-Daudé
2023-01-13
hw/usb/hcd-uhci: Introduce TYPE_ defines for device models
Bernhard Beschow
2023-01-13
hw/isa/piix3: Decouple INTx-to-LNKx routing which is board-specific
Bernhard Beschow
2022-12-21
pc: clean up compat machines
Cornelia Huck
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-10-31
hw/ide/piix: Introduce TYPE_ macros for PIIX IDE controllers
Bernhard Beschow
2022-10-31
hw/i386/pc: Create DMA controllers in south bridges
Bernhard Beschow
2022-09-27
x86: re-enable rng seeding via SetupData
Jason A. Donenfeld
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
2022-08-17
x86: disable rng seeding via setup_data
Gerd Hoffmann
2022-07-26
i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
Joao Martins
2022-07-26
i386/pc: pass pci_hole64_size to pc_memory_init()
Joao Martins
2022-07-26
i386/pc: create pci-host qdev prior to pc_memory_init()
Joao Martins
2022-07-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
2022-06-28
hw/pci-host/i440fx: Remove unused parameter from i440fx_init()
Bernhard Beschow
2022-06-11
hw/isa/piix3: Inline and remove piix3_create()
Bernhard Beschow
2022-06-11
hw/isa/piix3: Factor out ISABus retrieval from piix3_create()
Bernhard Beschow
2022-06-11
hw/i386/pc_piix: create PIIX4_PM device directly instead of using piix4_pm_in...
Mark Cave-Ayland
2022-06-11
hw/acpi/piix4: use qdev gpio to wire up smi_irq
Mark Cave-Ayland
2022-06-11
hw/acpi/piix4: use qdev gpio to wire up sci_irq
Mark Cave-Ayland
2022-06-11
hw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn()
Mark Cave-Ayland
2022-06-11
hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState
Mark Cave-Ayland
2022-06-10
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-06-09
q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpi
Igor Mammedov
2022-06-09
hw/ide/piix: Remove redundant "piix3-ide-xen" device class
Bernhard Beschow
2022-05-16
hw/i386: Make pic a property of common x86 base machine type
Xiaoyao Li
2022-05-12
hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN
Bernhard Beschow
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-03-06
hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecated
Thomas Huth
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-04
hw/i386: Add the possibility to disable the 'isapc' machine
Thomas Huth
2022-01-07
hw/i386: expose a "smbios-entry-point-type" PC machine property
Eduardo Habkost
2022-01-07
smbios: Rename SMBIOS_ENTRY_POINT_* enums
Eduardo Habkost
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
2021-11-02
target/i386: move linuxboot_dma_enabled to X86MachineState
Paolo Bonzini
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-09-30
i440fx: Add support for SGX EPC
Sean Christopherson
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
2021-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
2021-05-10
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
2021-03-02
i386/acpi: restore device paths for pre-5.1 vms
Vitaly Cheptsov
[next]