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
Age
Commit message (
Expand
)
Author
2016-02-06
pc: Remove RAM size fields from PcGuestInfo
Eduardo Habkost
2016-02-06
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
2016-02-06
pc: Simplify xen_load_linux() signature
Eduardo Habkost
2016-02-06
pc: Simplify pc_memory_init() signature
Eduardo Habkost
2016-02-06
pc: Eliminate struct PcGuestInfoState
Eduardo Habkost
2016-02-06
pc: Move PcGuestInfo declaration to top of file
Eduardo Habkost
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2016-01-21
target-i386: Add support to migrate vcpu's TSC rate
Haozhong Zhang
2016-01-11
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into...
Peter Maydell
2016-01-11
Move SET_MACHINE_COMPAT macro to boards.h
David Gibson
2016-01-09
i386/pc: expose identifying the floppy controller
Roman Kagan
2015-12-22
nvdimm acpi: build ACPI NFIT table
Xiao Guangrong
2015-12-22
pc: Change indentation of PC_COMPAT_* to 4 spaces
Eduardo Habkost
2015-12-22
pc: Add pc-*-2.6 machine classes
Eduardo Habkost
2015-12-22
pc: Group and document related PCMachineState/PCMachineclass fields
Eduardo Habkost
2015-12-22
hw/i386: extend pxb query for all PC machines
Marcel Apfelbaum
2015-12-22
pc: Remove enforce-aligned-dimm QOM property
Eduardo Habkost
2015-12-22
pc: Move enforce_aligned_dimm to PCMachineClass
Eduardo Habkost
2015-12-22
pc: Move acpi_data_size global to PCMachineClass
Eduardo Habkost
2015-12-22
pc: Move legacy_acpi_table_size global to PCMachineClass
Eduardo Habkost
2015-12-22
pc: Move compat boolean globals to PCMachineClass
Eduardo Habkost
2015-12-17
kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP
Paolo Bonzini
2015-11-17
target-i386: Disable rdtscp on Opteron_G* CPU models
Eduardo Habkost
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-18
intel_iommu: Add support for translation for devices behind bridges
Knut Omang
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
cpu: Introduce X86CPUTopoInfo structure for argument simplification
Chen Fan
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-25
ioapic_internal.h: added more constants
Pavel Butsykin
2015-09-25
apic_internal.h: fix formatting and drop unused consts
Pavel Butsykin
2015-09-25
apic_internal.h: added more constants
Pavel Butsykin
2015-09-25
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
Pavel Butsykin
2015-09-25
apic_internal.h: make some apic_get_* functions externally visible
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-19
apic_internal.h: Include cpu.h directly
Peter Maydell
[next]