summaryrefslogtreecommitdiffstats
path: root/include/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* target-i386: Disable rdtscp on Opteron_G* CPU modelsEduardo Habkost2015-11-171-0/+17
* target-i386: Remove POPCNT from qemu64 and qemu32 CPU modelsEduardo Habkost2015-11-051-0/+10
* target-i386: Remove ABM from qemu64 CPU modelEduardo Habkost2015-11-051-0/+5
* target-i386: Remove SSE4a from qemu64 CPU modelEduardo Habkost2015-11-051-0/+5
* target-i386: Set "check=off" by default on pc-*-2.4 and olderEduardo Habkost2015-11-051-0/+5
* Revert "pc: memhp: force gaps between DIMM's GPA"Michael S. Tsirkin2015-10-291-1/+0
* target-i386: Disable cache info passthrough by defaultEduardo Habkost2015-10-231-0/+5
* i386: keep cpu_model field in MachineState uptodateZhu Guihua2015-10-221-1/+1
* intel_iommu: Add support for translation for devices behind bridgesKnut Omang2015-10-181-2/+14
* cpu/apic: drop icc bus/bridgeChen Fan2015-10-022-4/+5
* target-i386: add ABM to Haswell* and Broadwell* CPU modelsPaolo Bonzini2015-10-021-1/+21
* cpu: Introduce X86CPUTopoInfo structure for argument simplificationChen Fan2015-10-021-16/+17
* pc: memhp: force gaps between DIMM's GPAIgor Mammedov2015-10-021-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-253-11/+97
|\
| * hmp: implemented io apic dump state for TCGPavel Butsykin2015-09-251-0/+1
| * hmp: added io apic dump statePavel Butsykin2015-09-252-0/+6
| * ioapic_internal.h: added more constantsPavel Butsykin2015-09-251-0/+5
| * apic_internal.h: fix formatting and drop unused constsPavel Butsykin2015-09-251-9/+7
| * apic_internal.h: added more constantsPavel Butsykin2015-09-251-0/+58
| * apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin2015-09-251-1/+1
| * apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin2015-09-251-0/+18
* | pc: Introduce pc-*-2.5 machine classesEduardo Habkost2015-09-241-0/+4
|/
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...Peter Maydell2015-09-101-1/+8
|\
| * igd gfx passthrough: create a isa bridgeTiejun Chen2015-09-101-0/+1
| * piix: create host bridge to passthroughTiejun Chen2015-09-101-0/+2
| * i440fx: make types configurable at run-timeMichael S. Tsirkin2015-09-081-1/+5
* | pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machinesIgor Mammedov2015-09-101-0/+1
|/
* apic_internal.h: Include cpu.h directlyPeter Maydell2015-08-191-0/+1
* smbios: move smbios code into a common folderWei Huang2015-08-131-235/+0
* smbios: remove dependency on x86 e820 tablesWei Huang2015-08-131-1/+9
* pc: Remove redundant arguments from pc_memory_init()Eduardo Habkost2015-08-131-2/+0
* pc: Remove redundant arguments from pc_cmos_init()Eduardo Habkost2015-08-131-2/+0
* pc: Remove redundant arguments from *load_linux()Eduardo Habkost2015-08-131-4/+1
* pc: Use PCMachineState as pc_guest_info_init() argumentEduardo Habkost2015-08-131-2/+1
* pc: Move {above,below}_4g_mem_size variables to PCMachineStateEduardo Habkost2015-08-131-0/+1
* pc: Use PCMachineState for pc_memory_init() argumentEduardo Habkost2015-08-131-1/+1
* pc: Use PCMachineState for pc_cmos_init() argumentEduardo Habkost2015-08-131-2/+3
* pc: Eliminate pc_default_machine_options()Eduardo Habkost2015-08-131-6/+0
* pc: Eliminate pc_common_machine_options()Eduardo Habkost2015-08-131-6/+0
* pc: Move PCMachineClass, PCMachineState to qemu/typedefs.hEduardo Habkost2015-08-131-3/+1
* pc: Use PC_COMPAT_* for CPUID feature compatibilityEduardo Habkost2015-08-131-2/+112
* target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3Radim Krčmář2015-08-041-0/+4
* target-i386: emulate CPUID level of real hardwareRadim Krčmář2015-07-151-0/+68
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-082-3/+17
|\
| * hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()Laszlo Ersek2015-07-081-2/+1
| * ich9: implement strap SPKR pin logicPaulo Alcantara2015-07-081-0/+5
| * ich9: add TCO interface emulationPaulo Alcantara2015-07-072-1/+11
* | i386: Introduce ARAT CPU featureJan Kiszka2015-07-071-1/+6
|/
* pc: add SMM propertyPaolo Bonzini2015-07-061-0/+3
* ich9: add smm_enabled field and argumentsPaolo Bonzini2015-07-061-1/+1
OpenPOWER on IntegriCloud