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
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
2021-02-05
hw/i386: Remove the deprecated pc-1.x machine types
Thomas Huth
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
2020-10-30
pc: Implement -no-hpet as sugar for -machine hpet=on
Eduardo Habkost
2020-10-19
hw/xen: Set suppress-vmdesc for Xen machines
Jason Andryuk
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
2020-09-30
hw/xen: Split x86-specific declaration from generic hardware ones
Philippe Mathieu-Daudé
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
2020-09-10
hw/i386: make explicit clearing of pch_rev_id
Alex Bennée
2020-08-22
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-08-21
meson: infrastructure for building emulators
Paolo Bonzini
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
[next]