aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386
AgeCommit message (Expand)Author
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
2015-08-13smbios: move smbios code into a common folderWei Huang
2015-08-13smbios: remove dependency on x86 e820 tablesWei Huang
2015-08-13pc: Remove redundant arguments from pc_memory_init()Eduardo Habkost
2015-08-13pc: Remove redundant arguments from pc_cmos_init()Eduardo Habkost
2015-08-13pc: Remove redundant arguments from *load_linux()Eduardo Habkost
2015-08-13pc: Use PCMachineState as pc_guest_info_init() argumentEduardo Habkost
2015-08-13pc: Move {above,below}_4g_mem_size variables to PCMachineStateEduardo Habkost
2015-08-13pc: Use PCMachineState for pc_memory_init() argumentEduardo Habkost
2015-08-13pc: Use PCMachineState for pc_cmos_init() argumentEduardo Habkost
2015-08-13pc: Eliminate pc_default_machine_options()Eduardo Habkost
2015-08-13pc: Eliminate pc_common_machine_options()Eduardo Habkost
2015-08-13pc: Move PCMachineClass, PCMachineState to qemu/typedefs.hEduardo Habkost
2015-08-13pc: Use PC_COMPAT_* for CPUID feature compatibilityEduardo Habkost
2015-08-04target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3Radim Krčmář
2015-07-15target-i386: emulate CPUID level of real hardwareRadim Krčmář
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-08hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()Laszlo Ersek
2015-07-08ich9: implement strap SPKR pin logicPaulo Alcantara
2015-07-07i386: Introduce ARAT CPU featureJan Kiszka
2015-07-07ich9: add TCO interface emulationPaulo Alcantara
2015-07-06pc: add SMM propertyPaolo Bonzini
2015-07-06ich9: add smm_enabled field and argumentsPaolo Bonzini
2015-07-06pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini
2015-07-03pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao
2015-06-05ich9: implement SMI_LOCKGerd Hoffmann
2015-06-05target-i386: use memory API to implement SMRAMPaolo Bonzini
2015-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-04hw/acpi: piix4_pm_init(): take fw_cfg object no moreLaszlo Ersek
2015-06-03hw/i386/pc: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-05-31i386/pc: pc_basic_device_init(): delegate FDC creation requestLaszlo Ersek
2015-05-31pc: Remove qemu_register_pc_machine() functionEduardo Habkost
2015-05-31pc: Don't use QEMUMachine anymoreEduardo Habkost
2015-05-31pc: Move compat_props setting inside *_machine_options() functionsEduardo Habkost
2015-05-31pc: Convert *_MACHINE_OPTIONS macros into functionsEduardo Habkost
2015-05-31pc: Define machines using a DEFINE_PC_MACHINE macroEduardo Habkost