aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2015-05-31pc: Define MACHINE_OPTIONS macros consistently for all machinesEduardo Habkost
2015-05-31piix: Define PC_COMPAT_0_10Eduardo Habkost
2015-05-31piix: Move pc-0.1[23] rombar compat props to PC_COMPAT_0_13Eduardo Habkost
2015-05-31piix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13Eduardo Habkost
2015-05-31piix: Move pc-0.11 drive version compat props to PC_COMPAT_0_11Eduardo Habkost
2015-05-31piix: Move pc-0.14 qxl compat properties to PC_COMPAT_0_14Eduardo Habkost
2015-05-31pc: Define PC_COMPAT_2_[123] macrosEduardo Habkost
2015-05-31pc: Move commas inside PC_COMPAT_* macrosEduardo Habkost
2015-05-31hw: Move commas inside HW_COMPAT_2_1 macroEduardo Habkost
2015-05-31pc: Replace tab with spacesEduardo Habkost
2015-05-29hw/arm/virt-acpi-build: Generate RSDT tableShannon Zhao
2015-05-29hw/acpi/aml-build: Make enum values to be upper case to match coding styleShannon Zhao
2015-05-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-04-30range: remove useless inclusionsPaolo Bonzini
2015-04-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-04-28acpi: add a missing backslash to the \_SB scope.Gal Hammer
2015-04-27acpi: add hardware implementation for memory hot unplugZhu Guihua
2015-04-27acpi: fix "Memory device control fields" registerZhu Guihua
2015-04-27acpi: extend aml_field() to support UpdateRuleZhu Guihua
2015-04-27acpi, mem-hotplug: add unplug cb for memory deviceTang Chen
2015-04-27acpi, mem-hotplug: add unplug request cb for memory deviceTang Chen
2015-04-27pc: add 2.4 machine typesJason Wang
2015-04-27hw/i386/acpi-build: move generic acpi building helpers into dedictated fileShannon Zhao
2015-04-27hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao
2015-04-27acpi-build: close } in commentMichael S. Tsirkin
2015-04-27acpi-build: remove dependency from ram_addr.hPaolo Bonzini
2015-04-26Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell
2015-04-01pc: acpi: fix pvpanic regressionIgor Mammedov
2015-03-25fw_cfg: factor out initialization of FW_CFG_ID (rev. number)Gabriel L. Somlo
2015-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-03-19Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell"Eduardo Habkost
2015-03-19pc: fix default VCPU to NUMA node mappingIgor Mammedov
2015-03-19smbios: add max speed comdline option for type-17 (meory device) structureGabriel L. Somlo
2015-03-17target-i386: Remove icc_bridge parameter from cpu_x86_create()Eduardo Habkost
2015-03-17pc: Suppress APIC ID compatibility warning for QTestAndreas Färber
2015-03-16pc: Disable vmdesc submission for old machinesAlexander Graf
2015-03-09target-i386: Move APIC ID compatibility code to pc.cEduardo Habkost
2015-03-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-08acpi: drop unused codeMichael S. Tsirkin
2015-03-08acpi-build: fix typo in commentMichael S. Tsirkin
2015-03-04acpi: update generated filesMichael S. Tsirkin
2015-03-03Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into...Peter Maydell
2015-03-03Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...Peter Maydell
2015-03-02acpi: update generated filesMichael S. Tsirkin
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-03-02Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell
2015-03-01pc: acpi: remove not used anymore ssdt-[misc|pcihp].hex.generated blobsIgor Mammedov
2015-03-01pc: acpi-build: drop template patching and create PCI bus tree dynamicallyIgor Mammedov
2015-03-01pc: acpi-build: simplify PCI bus tree generationIgor Mammedov