aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386
AgeCommit message (Expand)Author
2016-02-06pc: Remove RAM size fields from PcGuestInfoEduardo Habkost
2016-02-06pc: Remove compat fields from PcGuestInfoEduardo Habkost
2016-02-06pc: Simplify xen_load_linux() signatureEduardo Habkost
2016-02-06pc: Simplify pc_memory_init() signatureEduardo Habkost
2016-02-06pc: Eliminate struct PcGuestInfoStateEduardo Habkost
2016-02-06pc: Move PcGuestInfo declaration to top of fileEduardo Habkost
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell
2016-01-21target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang
2016-01-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into...Peter Maydell
2016-01-11Move SET_MACHINE_COMPAT macro to boards.hDavid Gibson
2016-01-09i386/pc: expose identifying the floppy controllerRoman Kagan
2015-12-22nvdimm acpi: build ACPI NFIT tableXiao Guangrong
2015-12-22pc: Change indentation of PC_COMPAT_* to 4 spacesEduardo Habkost
2015-12-22pc: Add pc-*-2.6 machine classesEduardo Habkost
2015-12-22pc: Group and document related PCMachineState/PCMachineclass fieldsEduardo Habkost
2015-12-22hw/i386: extend pxb query for all PC machinesMarcel Apfelbaum
2015-12-22pc: Remove enforce-aligned-dimm QOM propertyEduardo Habkost
2015-12-22pc: Move enforce_aligned_dimm to PCMachineClassEduardo Habkost
2015-12-22pc: Move acpi_data_size global to PCMachineClassEduardo Habkost
2015-12-22pc: Move legacy_acpi_table_size global to PCMachineClassEduardo Habkost
2015-12-22pc: Move compat boolean globals to PCMachineClassEduardo Habkost
2015-12-17kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIPPaolo Bonzini
2015-11-17target-i386: Disable rdtscp on Opteron_G* CPU modelsEduardo Habkost
2015-11-05target-i386: Remove POPCNT from qemu64 and qemu32 CPU modelsEduardo Habkost
2015-11-05target-i386: Remove ABM from qemu64 CPU modelEduardo Habkost
2015-11-05target-i386: Remove SSE4a from qemu64 CPU modelEduardo Habkost
2015-11-05target-i386: Set "check=off" by default on pc-*-2.4 and olderEduardo Habkost
2015-10-29Revert "pc: memhp: force gaps between DIMM's GPA"Michael S. Tsirkin
2015-10-23target-i386: Disable cache info passthrough by defaultEduardo Habkost
2015-10-22i386: keep cpu_model field in MachineState uptodateZhu Guihua
2015-10-18intel_iommu: Add support for translation for devices behind bridgesKnut Omang
2015-10-02cpu/apic: drop icc bus/bridgeChen Fan
2015-10-02target-i386: add ABM to Haswell* and Broadwell* CPU modelsPaolo Bonzini
2015-10-02cpu: Introduce X86CPUTopoInfo structure for argument simplificationChen Fan
2015-10-02pc: memhp: force gaps between DIMM's GPAIgor Mammedov
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-25hmp: implemented io apic dump state for TCGPavel Butsykin
2015-09-25hmp: added io apic dump statePavel Butsykin
2015-09-25ioapic_internal.h: added more constantsPavel Butsykin
2015-09-25apic_internal.h: fix formatting and drop unused constsPavel Butsykin
2015-09-25apic_internal.h: added more constantsPavel Butsykin
2015-09-25apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin
2015-09-25apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin
2015-09-24pc: Introduce pc-*-2.5 machine classesEduardo Habkost
2015-09-10Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...Peter Maydell
2015-09-10igd gfx passthrough: create a isa bridgeTiejun Chen
2015-09-10piix: create host bridge to passthroughTiejun Chen
2015-09-10pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machinesIgor Mammedov
2015-09-08i440fx: make types configurable at run-timeMichael S. Tsirkin
2015-08-19apic_internal.h: Include cpu.h directlyPeter Maydell