summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-141-12/+1
|\
| * i8257: remove cpu_request_exit irqPaolo Bonzini2015-09-091-12/+1
* | maint: remove unused include for assert.hDaniel P. Berrange2015-09-111-2/+0
* | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...Peter Maydell2015-09-104-81/+232
|\ \
| * | xen, gfx passthrough: register host bridge specific to passthroughTiejun Chen2015-09-101-2/+13
| * | igd gfx passthrough: create a isa bridgeTiejun Chen2015-09-101-0/+112
| * | hw/pci-assign: split pci-assign.cTiejun Chen2015-09-103-75/+99
| * | pc_init1: pass parameters just with typesTiejun Chen2015-09-081-6/+8
| * | i440fx: make types configurable at run-timeMichael S. Tsirkin2015-09-081-1/+3
* | | pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machinesIgor Mammedov2015-09-103-2/+10
* | | pc: memhotplug: fix incorrectly set reserved-memory-endIgor Mammedov2015-09-101-1/+3
* | | pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost2015-09-102-6/+2
|/ /
* | smbios: add smbios 3.0 supportWei Huang2015-09-072-2/+4
|/
* smbios: move smbios code into a common folderWei Huang2015-08-135-1106/+4
* smbios: remove dependency on x86 e820 tablesWei Huang2015-08-132-8/+24
* smbios: extract x86 smbios building code into a functionWei Huang2015-08-131-16/+22
* acpi: avoid potential uninitialized access to cpu_hp_io_baseDaniel P. Berrange2015-08-131-0/+1
* pc: Remove redundant arguments from pc_memory_init()Eduardo Habkost2015-08-133-11/+9
* pc: Remove redundant arguments from pc_cmos_init()Eduardo Habkost2015-08-133-17/+9
* pc: Remove redundant arguments from *load_linux()Eduardo Habkost2015-08-132-21/+13
* pc: Use PCMachineState as pc_guest_info_init() argumentEduardo Habkost2015-08-133-8/+5
* pc: Move {above,below}_4g_mem_size variables to PCMachineStateEduardo Habkost2015-08-132-23/+27
* pc: Use PCMachineState for pc_memory_init() argumentEduardo Habkost2015-08-133-4/+4
* pc: Use PCMachineState for pc_cmos_init() argumentEduardo Habkost2015-08-133-9/+11
* pc: Eliminate pc_default_machine_options()Eduardo Habkost2015-08-133-2/+2
* pc: Eliminate pc_common_machine_options()Eduardo Habkost2015-08-132-2/+1
* pc: Rename pc_machine variables to pcmsEduardo Habkost2015-08-133-22/+22
* pc: Use error_abort when registering propertiesEduardo Habkost2015-08-131-8/+8
* pc: Use PC_COMPAT_* for CPUID feature compatibilityEduardo Habkost2015-08-132-44/+0
* make: load only required dependency files.Victor Kaplansky2015-08-131-1/+7
* make: fix where dependency *.d are stored.Victor Kaplansky2015-08-132-1/+1
* acpi: fix pvpanic device is not shown in uiGal Hammer2015-07-271-2/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-131-1/+1
|\
| * pc: fix reuse of pc-i440fx-2.4 in pc-i440fx-2.3Eduardo Habkost2015-07-131-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-083-40/+103
|\ \ | |/
| * hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()Laszlo Ersek2015-07-083-9/+8
| * hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOSLaszlo Ersek2015-07-081-2/+55
| * hw/i386/pc: factor out pc_cmos_init_floppy()Laszlo Ersek2015-07-081-29/+38
| * ich9: add TCO interface emulationPaulo Alcantara2015-07-071-1/+3
* | migration: Add configuration sectionJuan Quintela2015-07-072-0/+2
* | global_state: Make section optionalJuan Quintela2015-07-072-0/+2
|/
* pc: add SMM propertyPaolo Bonzini2015-07-063-2/+62
* ich9: add smm_enabled field and argumentsPaolo Bonzini2015-07-061-1/+1
* pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini2015-07-061-1/+1
* pc: Abort if HotplugHandlerClass::plug() failsBharata B Rao2015-07-031-1/+1
* pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routineBharata B Rao2015-07-031-63/+3
* pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao2015-07-032-14/+14
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-267-339/+16
|\
| * pc: cleanup and convert TMP ACPI device description to AML APIIgor Mammedov2015-06-237-339/+16
* | pci-assign: QOMifyGonglei2015-06-231-18/+21
OpenPOWER on IntegriCloud