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
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
2020-06-24
floppy: move cmos_get_fd_drive_type() from pc
Gerd Hoffmann
2020-06-17
x86: move max-ram-below-4g to pc
Gerd Hoffmann
2020-05-06
hw: add compat machines for 5.1
Cornelia Huck
2020-05-04
hw/i386: Make vmmouse helpers static
Philippe Mathieu-Daudé
2020-05-04
hw/i386: Add 'vmport.h' local header
Philippe Mathieu-Daudé
2020-05-04
hw/i386/pc: Create 'vmport' device in place
Philippe Mathieu-Daudé
2020-03-09
hw/i386/pc: Clean up includes
Philippe Mathieu-Daudé
2019-12-17
hw/i386/pc: Extract the port92 device
Philippe Mathieu-Daudé
2019-12-17
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2019-12-17
x86: move SMM property to X86MachineState
Paolo Bonzini
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-14
hw: add compat machines for 5.0
Cornelia Huck
2019-11-19
hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass
Liam Merwick
2019-11-05
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
2019-11-05
hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
Philippe Mathieu-Daudé
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
2019-11-05
piix4: Add an i8259 Interrupt Controller as specified in datasheet
Hervé Poussineau
2019-10-26
target/i386: move FERR handling to target/i386
Paolo Bonzini
2019-10-24
hw/i386/pc: Extract pc_i8259_create()
Philippe Mathieu-Daudé
2019-10-24
hw/i386/pc: Extract pc_gsi_create()
Philippe Mathieu-Daudé
2019-10-22
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
2019-10-22
hw/i386/pc: move shared x86 functions to x86.c and export them
Sergio Lopez
2019-10-22
hw/i386/pc: rename functions shared with non-PC machines
Sergio Lopez
2019-10-05
hw/acpi: Make ACPI IO address space configurable
Shameer Kolothum
[next]