index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-i386: Remove POPCNT from qemu64 and qemu32 CPU models
Eduardo Habkost
2015-11-05
1
-0
/
+10
*
target-i386: Remove ABM from qemu64 CPU model
Eduardo Habkost
2015-11-05
1
-0
/
+5
*
target-i386: Remove SSE4a from qemu64 CPU model
Eduardo Habkost
2015-11-05
1
-0
/
+5
*
target-i386: Set "check=off" by default on pc-*-2.4 and older
Eduardo Habkost
2015-11-05
1
-0
/
+5
*
Revert "pc: memhp: force gaps between DIMM's GPA"
Michael S. Tsirkin
2015-10-29
1
-1
/
+0
*
target-i386: Disable cache info passthrough by default
Eduardo Habkost
2015-10-23
1
-0
/
+5
*
i386: keep cpu_model field in MachineState uptodate
Zhu Guihua
2015-10-22
1
-1
/
+1
*
intel_iommu: Add support for translation for devices behind bridges
Knut Omang
2015-10-18
1
-2
/
+14
*
cpu/apic: drop icc bus/bridge
Chen Fan
2015-10-02
2
-4
/
+5
*
target-i386: add ABM to Haswell* and Broadwell* CPU models
Paolo Bonzini
2015-10-02
1
-1
/
+21
*
cpu: Introduce X86CPUTopoInfo structure for argument simplification
Chen Fan
2015-10-02
1
-16
/
+17
*
pc: memhp: force gaps between DIMM's GPA
Igor Mammedov
2015-10-02
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-25
3
-11
/
+97
|
\
|
*
hmp: implemented io apic dump state for TCG
Pavel Butsykin
2015-09-25
1
-0
/
+1
|
*
hmp: added io apic dump state
Pavel Butsykin
2015-09-25
2
-0
/
+6
|
*
ioapic_internal.h: added more constants
Pavel Butsykin
2015-09-25
1
-0
/
+5
|
*
apic_internal.h: fix formatting and drop unused consts
Pavel Butsykin
2015-09-25
1
-9
/
+7
|
*
apic_internal.h: added more constants
Pavel Butsykin
2015-09-25
1
-0
/
+58
|
*
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
Pavel Butsykin
2015-09-25
1
-1
/
+1
|
*
apic_internal.h: make some apic_get_* functions externally visible
Pavel Butsykin
2015-09-25
1
-0
/
+18
*
|
pc: Introduce pc-*-2.5 machine classes
Eduardo Habkost
2015-09-24
1
-0
/
+4
|
/
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...
Peter Maydell
2015-09-10
1
-1
/
+8
|
\
|
*
igd gfx passthrough: create a isa bridge
Tiejun Chen
2015-09-10
1
-0
/
+1
|
*
piix: create host bridge to passthrough
Tiejun Chen
2015-09-10
1
-0
/
+2
|
*
i440fx: make types configurable at run-time
Michael S. Tsirkin
2015-09-08
1
-1
/
+5
*
|
pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines
Igor Mammedov
2015-09-10
1
-0
/
+1
|
/
*
apic_internal.h: Include cpu.h directly
Peter Maydell
2015-08-19
1
-0
/
+1
*
smbios: move smbios code into a common folder
Wei Huang
2015-08-13
1
-235
/
+0
*
smbios: remove dependency on x86 e820 tables
Wei Huang
2015-08-13
1
-1
/
+9
*
pc: Remove redundant arguments from pc_memory_init()
Eduardo Habkost
2015-08-13
1
-2
/
+0
*
pc: Remove redundant arguments from pc_cmos_init()
Eduardo Habkost
2015-08-13
1
-2
/
+0
*
pc: Remove redundant arguments from *load_linux()
Eduardo Habkost
2015-08-13
1
-4
/
+1
*
pc: Use PCMachineState as pc_guest_info_init() argument
Eduardo Habkost
2015-08-13
1
-2
/
+1
*
pc: Move {above,below}_4g_mem_size variables to PCMachineState
Eduardo Habkost
2015-08-13
1
-0
/
+1
*
pc: Use PCMachineState for pc_memory_init() argument
Eduardo Habkost
2015-08-13
1
-1
/
+1
*
pc: Use PCMachineState for pc_cmos_init() argument
Eduardo Habkost
2015-08-13
1
-2
/
+3
*
pc: Eliminate pc_default_machine_options()
Eduardo Habkost
2015-08-13
1
-6
/
+0
*
pc: Eliminate pc_common_machine_options()
Eduardo Habkost
2015-08-13
1
-6
/
+0
*
pc: Move PCMachineClass, PCMachineState to qemu/typedefs.h
Eduardo Habkost
2015-08-13
1
-3
/
+1
*
pc: Use PC_COMPAT_* for CPUID feature compatibility
Eduardo Habkost
2015-08-13
1
-2
/
+112
*
target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3
Radim Krčmář
2015-08-04
1
-0
/
+4
*
target-i386: emulate CPUID level of real hardware
Radim Krčmář
2015-07-15
1
-0
/
+68
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-08
2
-3
/
+17
|
\
|
*
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
2015-07-08
1
-2
/
+1
|
*
ich9: implement strap SPKR pin logic
Paulo Alcantara
2015-07-08
1
-0
/
+5
|
*
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-07
2
-1
/
+11
*
|
i386: Introduce ARAT CPU feature
Jan Kiszka
2015-07-07
1
-1
/
+6
|
/
*
pc: add SMM property
Paolo Bonzini
2015-07-06
1
-0
/
+3
*
ich9: add smm_enabled field and arguments
Paolo Bonzini
2015-07-06
1
-1
/
+1
*
pc_piix: rename kvm_enabled to smm_enabled
Paolo Bonzini
2015-07-06
1
-1
/
+1
[next]