summaryrefslogtreecommitdiff
path: root/include/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2015-09-10piix: create host bridge to passthroughTiejun Chen1-0/+2
2015-09-08i440fx: make types configurable at run-timeMichael S. Tsirkin1-1/+5
2015-08-19apic_internal.h: Include cpu.h directlyPeter Maydell1-0/+1
2015-08-13smbios: move smbios code into a common folderWei Huang1-235/+0
2015-08-13smbios: remove dependency on x86 e820 tablesWei Huang1-1/+9
2015-08-13pc: Remove redundant arguments from pc_memory_init()Eduardo Habkost1-2/+0
2015-08-13pc: Remove redundant arguments from pc_cmos_init()Eduardo Habkost1-2/+0
2015-08-13pc: Remove redundant arguments from *load_linux()Eduardo Habkost1-4/+1
2015-08-13pc: Use PCMachineState as pc_guest_info_init() argumentEduardo Habkost1-2/+1
2015-08-13pc: Move {above,below}_4g_mem_size variables to PCMachineStateEduardo Habkost1-0/+1
2015-08-13pc: Use PCMachineState for pc_memory_init() argumentEduardo Habkost1-1/+1
2015-08-13pc: Use PCMachineState for pc_cmos_init() argumentEduardo Habkost1-2/+3
2015-08-13pc: Eliminate pc_default_machine_options()Eduardo Habkost1-6/+0
2015-08-13pc: Eliminate pc_common_machine_options()Eduardo Habkost1-6/+0
2015-08-13pc: Move PCMachineClass, PCMachineState to qemu/typedefs.hEduardo Habkost1-3/+1
2015-08-13pc: Use PC_COMPAT_* for CPUID feature compatibilityEduardo Habkost1-2/+112
2015-08-04target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3Radim Krčmář1-0/+4
2015-07-15target-i386: emulate CPUID level of real hardwareRadim Krčmář1-0/+68
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-3/+17
2015-07-08hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()Laszlo Ersek1-2/+1
2015-07-08ich9: implement strap SPKR pin logicPaulo Alcantara1-0/+5
2015-07-07i386: Introduce ARAT CPU featureJan Kiszka1-1/+6
2015-07-07ich9: add TCO interface emulationPaulo Alcantara2-1/+11
2015-07-06pc: add SMM propertyPaolo Bonzini1-0/+3
2015-07-06ich9: add smm_enabled field and argumentsPaolo Bonzini1-1/+1
2015-07-06pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini1-1/+1
2015-07-03pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao1-5/+2
2015-06-05ich9: implement SMI_LOCKGerd Hoffmann1-0/+6
2015-06-05target-i386: use memory API to implement SMRAMPaolo Bonzini1-1/+0
2015-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-2/+1
2015-06-04hw/acpi: piix4_pm_init(): take fw_cfg object no moreLaszlo Ersek1-2/+1
2015-06-03hw/i386/pc: Fix misusing qemu_allocate_irqs for single irqShannon Zhao1-1/+1
2015-05-31i386/pc: pc_basic_device_init(): delegate FDC creation requestLaszlo Ersek1-0/+1
2015-05-31pc: Remove qemu_register_pc_machine() functionEduardo Habkost1-2/+0
2015-05-31pc: Don't use QEMUMachine anymoreEduardo Habkost1-7/+15
2015-05-31pc: Move compat_props setting inside *_machine_options() functionsEduardo Habkost1-6/+9
2015-05-31pc: Convert *_MACHINE_OPTIONS macros into functionsEduardo Habkost1-19/+23
2015-05-31pc: Define machines using a DEFINE_PC_MACHINE macroEduardo Habkost1-0/+16
2015-05-31pc: Define PC_COMPAT_2_[123] macrosEduardo Habkost1-1/+12
2015-05-31pc: Move commas inside PC_COMPAT_* macrosEduardo Habkost1-9/+9
2015-05-31hw: Move commas inside HW_COMPAT_2_1 macroEduardo Habkost1-1/+1
2015-05-31pc: Replace tab with spacesEduardo Habkost1-6/+6
2015-04-30pci: Remove unused function ich9_d2pbr_init()Thomas Huth1-1/+0
2015-04-30range: remove useless inclusionsPaolo Bonzini1-1/+0
2015-04-02target-i386: clear bsp bit when designating bspNadav Amit1-1/+1
2015-03-09target-i386: Move topology.h to include/hw/i386Eduardo Habkost1-0/+134
2015-03-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+1
2015-03-03Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...Peter Maydell1-134/+0
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-0/+134
2015-03-02Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell1-16/+1