index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
i386
/
pc.h
Age
Commit message (
Expand
)
Author
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
2019-09-20
pc: Add an SMB0 ACPI device to q35
Corey Minyard
2019-09-16
hw/i386/pc: Extract e820 memory layout code
Philippe Mathieu-Daudé
2019-08-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...
Peter Maydell
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
2019-08-20
hw/i386/pc: Map into memory the initrd
Stefano Garzarella
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2019-07-05
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
2019-07-05
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-04
pc: Move compat_apic_id_mode variable to PCMachineClass
Eduardo Habkost
2019-06-21
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-03
q35: Revert to kernel irqchip
Alex Williamson
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-03-11
pc: Support firmware configuration with -blockdev
Markus Armbruster
2019-03-11
pc_sysfw: Pass PCMachineState to pc_system_firmware_init()
Philippe Mathieu-Daudé
2019-03-11
machine: Move nvdimms state into struct MachineState
Eric Auger
[next]