aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2015-10-08pc: check for underflow in load_linuxPaolo Bonzini
2015-10-08pci-assign: do not include sys/io.hPaolo Bonzini
2015-10-02cpu/apic: drop icc bus/bridgeChen Fan
2015-10-02x86: use new method to correct reset sequenceZhu Guihua
2015-10-02apic: move APIC's MMIO region mapping into APICChen Fan
2015-10-02target-i386: Convert kvm_default_*features to property/value pairsEduardo Habkost
2015-10-02cpu: Introduce X86CPUTopoInfo structure for argument simplificationChen Fan
2015-10-02pc: memhp: force gaps between DIMM's GPAIgor Mammedov
2015-10-02memhp: extend address auto assignment to support gapsIgor Mammedov
2015-10-01pc: Add a comment explaining why pc_compat_2_4() doesn't existEduardo Habkost
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-25i386: Rename ELF_MACHINE to be x86 specificPeter Crosthwaite
2015-09-25hmp: added io apic dump statePavel Butsykin
2015-09-24pc: Introduce pc-*-2.5 machine classesEduardo Habkost
2015-09-24q35: Move options common to all classes to pc_i440fx_machine_options()Eduardo Habkost
2015-09-24q35: Move options common to all classes to pc_q35_machine_options()Eduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-11maint: remove unused include for assert.hDaniel P. Berrange
2015-09-10Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...Peter Maydell
2015-09-10xen, gfx passthrough: register host bridge specific to passthroughTiejun Chen
2015-09-10igd gfx passthrough: create a isa bridgeTiejun Chen
2015-09-10hw/pci-assign: split pci-assign.cTiejun Chen
2015-09-10pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machinesIgor Mammedov
2015-09-10pc: memhotplug: fix incorrectly set reserved-memory-endIgor Mammedov
2015-09-10pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost
2015-09-09i8257: remove cpu_request_exit irqPaolo Bonzini
2015-09-08pc_init1: pass parameters just with typesTiejun Chen
2015-09-08i440fx: make types configurable at run-timeMichael S. Tsirkin
2015-09-07smbios: add smbios 3.0 supportWei Huang
2015-08-13smbios: move smbios code into a common folderWei Huang
2015-08-13smbios: remove dependency on x86 e820 tablesWei Huang
2015-08-13smbios: extract x86 smbios building code into a functionWei Huang
2015-08-13acpi: avoid potential uninitialized access to cpu_hp_io_baseDaniel P. Berrange
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: Rename pc_machine variables to pcmsEduardo Habkost
2015-08-13pc: Use error_abort when registering propertiesEduardo Habkost
2015-08-13pc: Use PC_COMPAT_* for CPUID feature compatibilityEduardo Habkost
2015-08-13make: load only required dependency files.Victor Kaplansky
2015-08-13make: fix where dependency *.d are stored.Victor Kaplansky
2015-07-27acpi: fix pvpanic device is not shown in uiGal Hammer
2015-07-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell