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
2015-11-05
target-i386: Remove POPCNT from qemu64 and qemu32 CPU models
Eduardo Habkost
2015-11-05
target-i386: Remove ABM from qemu64 CPU model
Eduardo Habkost
2015-11-05
target-i386: Remove SSE4a from qemu64 CPU model
Eduardo Habkost
2015-11-05
target-i386: Set "check=off" by default on pc-*-2.4 and older
Eduardo Habkost
2015-10-29
Revert "pc: memhp: force gaps between DIMM's GPA"
Michael S. Tsirkin
2015-10-23
target-i386: Disable cache info passthrough by default
Eduardo Habkost
2015-10-22
i386: keep cpu_model field in MachineState uptodate
Zhu Guihua
2015-10-02
cpu/apic: drop icc bus/bridge
Chen Fan
2015-10-02
target-i386: add ABM to Haswell* and Broadwell* CPU models
Paolo Bonzini
2015-10-02
pc: memhp: force gaps between DIMM's GPA
Igor Mammedov
2015-09-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-25
hmp: implemented io apic dump state for TCG
Pavel Butsykin
2015-09-25
hmp: added io apic dump state
Pavel Butsykin
2015-09-24
pc: Introduce pc-*-2.5 machine classes
Eduardo Habkost
2015-09-10
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...
Peter Maydell
2015-09-10
igd gfx passthrough: create a isa bridge
Tiejun Chen
2015-09-10
piix: create host bridge to passthrough
Tiejun Chen
2015-09-10
pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines
Igor Mammedov
2015-09-08
i440fx: make types configurable at run-time
Michael S. Tsirkin
2015-08-13
pc: Remove redundant arguments from pc_memory_init()
Eduardo Habkost
2015-08-13
pc: Remove redundant arguments from pc_cmos_init()
Eduardo Habkost
2015-08-13
pc: Remove redundant arguments from *load_linux()
Eduardo Habkost
2015-08-13
pc: Use PCMachineState as pc_guest_info_init() argument
Eduardo Habkost
2015-08-13
pc: Move {above,below}_4g_mem_size variables to PCMachineState
Eduardo Habkost
2015-08-13
pc: Use PCMachineState for pc_memory_init() argument
Eduardo Habkost
2015-08-13
pc: Use PCMachineState for pc_cmos_init() argument
Eduardo Habkost
2015-08-13
pc: Eliminate pc_default_machine_options()
Eduardo Habkost
2015-08-13
pc: Eliminate pc_common_machine_options()
Eduardo Habkost
2015-08-13
pc: Move PCMachineClass, PCMachineState to qemu/typedefs.h
Eduardo Habkost
2015-08-13
pc: Use PC_COMPAT_* for CPUID feature compatibility
Eduardo Habkost
2015-08-04
target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3
Radim Krčmář
2015-07-15
target-i386: emulate CPUID level of real hardware
Radim Krčmář
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-08
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
2015-07-07
i386: Introduce ARAT CPU feature
Jan Kiszka
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-06
pc: add SMM property
Paolo Bonzini
2015-07-06
pc_piix: rename kvm_enabled to smm_enabled
Paolo Bonzini
2015-07-03
pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure
Bharata B Rao
2015-06-05
target-i386: use memory API to implement SMRAM
Paolo Bonzini
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-04
hw/acpi: piix4_pm_init(): take fw_cfg object no more
Laszlo Ersek
2015-06-03
hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-05-31
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
2015-05-31
pc: Remove qemu_register_pc_machine() function
Eduardo Habkost
2015-05-31
pc: Don't use QEMUMachine anymore
Eduardo Habkost
2015-05-31
pc: Move compat_props setting inside *_machine_options() functions
Eduardo Habkost
2015-05-31
pc: Convert *_MACHINE_OPTIONS macros into functions
Eduardo Habkost
2015-05-31
pc: Define machines using a DEFINE_PC_MACHINE macro
Eduardo Habkost
2015-05-31
pc: Define PC_COMPAT_2_[123] macros
Eduardo Habkost
[next]