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
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
2019-03-11
nvdimm: Rename AcpiNVDIMMState into NVDIMMState
Eric Auger
2019-03-06
hw/i386/pc.c: remove unused function pc_acpi_init()
Wei Yang
2019-02-05
hw/i386/pc: enable PVH only for machine type >= 4.0
Stefano Garzarella
2019-01-22
hw/i386: Remove PCMachineClass from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-07
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
2019-01-07
include: remove compat.h
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
2018-12-19
intel_iommu: dma read/write draining support
Peter Xu
2018-12-11
q35/440fx/arm/spapr: Add QEMU 4.0 machine type
Alex Williamson
2018-12-11
i386: Rename bools in PCMachineState to end in _enabled
Corey Minyard
2018-10-30
i386: Add PKU on Skylake-Server CPU model
Tao Xu
2018-10-19
hyperv: only add SynIC in compatible configurations
Roman Kagan
2018-07-30
i386: do not migrate MSR_SMI_COUNT on machine types <2.12
Paolo Bonzini
2018-07-09
pc: Fix typo on PC_COMPAT_2_12
Eduardo Habkost
2018-06-28
hmp: obsolete "info ioapic"
Peter Xu
2018-06-22
i386: Enable TOPOEXT feature on AMD EPYC CPU
Babu Moger
2018-06-11
nvdimm: make persistence option symbolic
Ross Zwisler
2018-06-01
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
2018-05-15
i386: Add new property to control cache info
Babu Moger
2018-05-15
pc: add 2.13 machine types
Babu Moger
2018-05-10
pc: simplify MachineClass::get_hotplug_handler handling
Igor Mammedov
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
2018-03-16
pc: correct misspelled CPU model-id for pc 2.2
Wang Xin
2018-03-12
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
2018-03-12
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
2018-01-17
target/i386: add clflushopt to "Skylake-Server" cpu model
Haozhong Zhang
2018-01-17
pc: add 2.12 machine types
Haozhong Zhang
2017-12-18
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
2017-12-18
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
[next]