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
/
include
/
hw
/
i386
/
pc.h
Age
Commit message (
Expand
)
Author
2023-01-16
hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
Philippe Mathieu-Daudé
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
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-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
2022-06-11
hw/i386/pc: Remove orphan declarations
Bernhard Beschow
2022-06-11
hw/i386/pc: Unexport functions used only internally
Bernhard Beschow
2022-06-11
hw/i386/pc: Unexport PC_CPU_MODEL_IDS macro
Bernhard Beschow
2022-06-09
hw/cxl: Move the CXLState from MachineState to machine type specific state.
Jonathan Cameron
2022-06-09
q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpi
Igor Mammedov
2022-05-16
hw/i386: Make pit 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
pc: add option to disable PS/2 mouse/keyboard
Joelle van Dyne
2022-01-07
hw/i386: expose a "smbios-entry-point-type" PC machine property
Eduardo Habkost
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
2021-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2021-11-02
target/i386: move linuxboot_dma_enabled to X86MachineState
Paolo Bonzini
2021-11-01
hw/i386/pc: Move IOMMU singleton into PCMachineState
Jean-Philippe Brucker
2021-10-05
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
2021-09-30
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
2021-09-30
vl: Add sgx compound properties to expose SGX EPC sections to guest
Sean Christopherson
2021-09-04
hw/i386/acpi-build: Get NUMA information from struct NumaState
Jingqi Liu
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
2021-07-16
hw/i386: Add a default_bus_bypass_iommu pc machine option
Xingang Wang
2021-07-14
hw/i386: Introduce X86_FW_OVMF Kconfig symbol
Philippe Mathieu-Daudé
2021-06-25
machine: add error propagation to mc->smp_parse
Paolo Bonzini
2021-06-25
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
2021-03-22
acpi: Move setters/getters of oem fields to X86MachineState
Marian Postevca
2021-03-02
i386/acpi: restore device paths for pre-5.1 vms
Vitaly Cheptsov
2021-02-16
pc: add parser for OVMF reset block
James Bottomley
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2020-12-09
hw/i386/pc: add max combined fw size as machine configuration option
Erich-McMillan
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-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
2020-09-30
typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
Philippe Mathieu-Daudé
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
2020-07-10
xen: cleanup unrealized flash devices
Paul Durrant
2020-07-06
audio: create pcspk device early
Gerd Hoffmann
2020-07-06
pc_basic_device_init: drop no_vmport arg
Gerd Hoffmann
2020-07-06
pc_basic_device_init: drop has_pit arg
Gerd Hoffmann
2020-07-06
pc_basic_device_init: pass PCMachineState
Gerd Hoffmann
[next]