summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-05-116-465/+141
|\
| * acpi: add a missing backslash to the \_SB scope.Gal Hammer2015-04-281-1/+1
| * acpi: add hardware implementation for memory hot unplugZhu Guihua2015-04-272-1/+24
| * acpi: fix "Memory device control fields" registerZhu Guihua2015-04-271-1/+1
| * acpi: extend aml_field() to support UpdateRuleZhu Guihua2015-04-271-5/+8
| * acpi, mem-hotplug: add unplug cb for memory deviceTang Chen2015-04-271-2/+32
| * acpi, mem-hotplug: add unplug request cb for memory deviceTang Chen2015-04-271-2/+26
| * pc: add 2.4 machine typesJason Wang2015-04-272-7/+48
| * hw/i386/acpi-build: move generic acpi building helpers into dedictated fileShannon Zhao2015-04-271-77/+0
| * hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao2015-04-272-369/+1
| * acpi-build: close } in commentMichael S. Tsirkin2015-04-271-1/+1
* | range: remove useless inclusionsPaolo Bonzini2015-04-301-1/+0
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-04-301-18/+18
|\ \
| * | acpi-build: remove dependency from ram_addr.hPaolo Bonzini2015-04-271-18/+18
| |/
* | Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell2015-04-261-1/+2
|/
* pc: acpi: fix pvpanic regressionIgor Mammedov2015-04-011-1/+1
* fw_cfg: factor out initialization of FW_CFG_ID (rev. number)Gabriel L. Somlo2015-03-251-1/+0
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-03-202-8/+0
|\
| * Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell"Eduardo Habkost2015-03-192-8/+0
* | pc: fix default VCPU to NUMA node mappingIgor Mammedov2015-03-191-0/+9
|/
* smbios: add max speed comdline option for type-17 (meory device) structureGabriel L. Somlo2015-03-191-2/+8
* target-i386: Remove icc_bridge parameter from cpu_x86_create()Eduardo Habkost2015-03-171-4/+12
* pc: Suppress APIC ID compatibility warning for QTestAndreas Färber2015-03-171-1/+2
* pc: Disable vmdesc submission for old machinesAlexander Graf2015-03-162-0/+2
* target-i386: Move APIC ID compatibility code to pc.cEduardo Habkost2015-03-091-0/+35
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-0923-3547/+577
|\
| * acpi: drop unused codeMichael S. Tsirkin2015-03-081-12/+0
| * acpi-build: fix typo in commentMichael S. Tsirkin2015-03-081-1/+1
| * acpi: update generated filesMichael S. Tsirkin2015-03-042-1224/+22
| * acpi: update generated filesMichael S. Tsirkin2015-03-023-20/+374
| * pc: acpi: remove not used anymore ssdt-[misc|pcihp].hex.generated blobsIgor Mammedov2015-03-012-390/+0
| * pc: acpi-build: drop template patching and create PCI bus tree dynamicallyIgor Mammedov2015-03-013-256/+80
| * pc: acpi-build: simplify PCI bus tree generationIgor Mammedov2015-03-011-189/+85
| * pc: acpi-build: drop template patching and create Device(SMC) dynamicallyIgor Mammedov2015-03-014-20/+22
| * pc: export applesmc IO port/lenIgor Mammedov2015-03-011-1/+1
| * pc: acpi-build: drop remaining ssdt_misc templateIgor Mammedov2015-03-013-27/+2
| * pc: acpi: drop manual hole punching for GPE0 resourcesIgor Mammedov2015-03-011-15/+17
| * pc: acpi: drop manual hole punching for CPU hotplug resourcesIgor Mammedov2015-03-011-5/+1
| * pc: acpi: drop manual hole punching for PCI hotplug resourcesIgor Mammedov2015-03-011-5/+1
| * pc: acpi-build: create PCI0._CRS dynamicallyIgor Mammedov2015-03-015-210/+52
| * acpi: drop unused generated filesMichael S. Tsirkin2015-02-262-347/+0
| * acpi: update generated hex filesMichael S. Tsirkin2015-02-263-697/+25
| * pc: acpi-build: reserve PCIHP MMIO resourcesIgor Mammedov2015-02-261-0/+27
| * pc: acpi-build: create memory hotplug IO region dynamicallyIgor Mammedov2015-02-263-31/+64
| * pc: acpi-build: drop template patching and memory hotplug objects dynamicallyIgor Mammedov2015-02-263-144/+46
| * pc: acpi-build: create CPU hotplug IO region dynamicallyIgor Mammedov2015-02-262-16/+28
| * pc: acpi-build: drop template patching and CPU hotplug objects dynamicallyIgor Mammedov2015-02-263-113/+45
| * pc: acpi-build: generate pvpanic device description dynamicallyIgor Mammedov2015-02-262-51/+32
| * pc: acpi-build: generate _S[345] packages dynamicallyIgor Mammedov2015-02-262-43/+30
| * acpi: add aml_int() termIgor Mammedov2015-02-261-6/+6
OpenPOWER on IntegriCloud