summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pcspk: convert "pit" property type from ptr to linkEfimov Vasily2016-06-292-3/+8
* ide: move headers to include folderEfimov Vasily2016-06-294-1/+1
* pc: acpi: drop intermediate PCMachineState.node_cpuIgor Mammedov2016-06-243-19/+9Star
* acpi-test-data: update expectedMichael S. Tsirkin2016-06-246-0/+0
* pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov2016-06-2410-2/+118
* acpi: cpuhp: add cpu._OST handlingIgor Mammedov2016-06-246-1/+96
* acpi: cpuhp: implement hot-remove parts of CPU hotplug interfaceIgor Mammedov2016-06-246-5/+158
* acpi: cpuhp: implement hot-add parts of CPU hotplug interfaceIgor Mammedov2016-06-243-2/+157
* pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov2016-06-247-18/+49
* acpi: cpuhp: add CPU devices AML with _STA methodIgor Mammedov2016-06-247-6/+313
* pc: piix4/ich9: add 'cpu-hotplug-legacy' propertyIgor Mammedov2016-06-243-2/+46
* docs: update ACPI CPU hotplug spec with new protocolIgor Mammedov2016-06-241-12/+82
* i386: pci-assign: Fix MSI-X table sizeIdo Yariv2016-06-241-7/+7
* docs: add NVDIMM ACPI documentationXiao Guangrong2016-06-241-0/+132
* nvdimm acpi: support Set Namespace Label Data functionXiao Guangrong2016-06-241-1/+43
* nvdimm acpi: support Get Namespace Label Data functionXiao Guangrong2016-06-241-1/+82
* nvdimm acpi: support Get Namespace Label Size functionXiao Guangrong2016-06-241-3/+127
* nvdimm acpi: check revisionXiao Guangrong2016-06-241-0/+7
* nvdimm acpi: abstract the operations for root & nvdimm devicesXiao Guangrong2016-06-241-18/+56
* nvdimm acpi: check UUIDXiao Guangrong2016-06-241-6/+26
* nvdimm acpi: save arg3 of _DSM methodXiao Guangrong2016-06-241-0/+20
* nvdimm acpi: set HDLE properlyXiao Guangrong2016-06-241-10/+12
* acpi: add aml_call5Xiao Guangrong2016-06-242-0/+16
* acpi: add aml_object_typeXiao Guangrong2016-06-242-0/+9
* nvdimm: support nvdimm labelXiao Guangrong2016-06-242-1/+186
* pc-dimm: introduce get_vmstate_memory_region callbackXiao Guangrong2016-06-242-3/+16
* bios: Add tests for the IPMI ACPI and SMBIOS entriesCorey Minyard2016-06-243-4/+56
* acpi: Add IPMI table entriesCorey Minyard2016-06-246-0/+155
* ipmi: Add SMBIOS table entryCorey Minyard2016-06-246-0/+150
* smbios: Move table build tools into an include file.Corey Minyard2016-06-242-64/+93
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160623' into...Peter Maydell2016-06-2316-612/+912
|\
| * ppc: Disable huge page support if it is not available for main RAMThomas Huth2016-06-231-1/+16
| * ppc: Add P7/P8 Power Management instructionsBenjamin Herrenschmidt2016-06-236-3/+241
| * ppc: Move exception generation code out of lineBenjamin Herrenschmidt2016-06-231-3/+3
| * ppc: Turn a bunch of booleans from int to boolBenjamin Herrenschmidt2016-06-231-19/+18Star
| * ppc: Add real mode CI load/store instructions for P7 and P8Benjamin Herrenschmidt2016-06-233-14/+55
| * ppc: Rework generation of priv and inval interruptsBenjamin Herrenschmidt2016-06-233-399/+311Star
| * ppc: Fix generation if ISI/DSI vs. HV modeBenjamin Herrenschmidt2016-06-231-19/+50
| * ppc: Fix POWER7 and POWER8 exception definitionsBenjamin Herrenschmidt2016-06-232-7/+31
| * ppc: fix exception model for HV modeBenjamin Herrenschmidt2016-06-231-89/+45Star
| * ppc: define a default LPCR valueBenjamin Herrenschmidt2016-06-231-0/+14
| * ppc: Fix rfi/rfid/hrfi/... emulationBenjamin Herrenschmidt2016-06-232-31/+24Star
| * memory: Add reporting of supported page sizesAlexey Kardashevskiy2016-06-224-15/+37
| * ppc: Improve emulation of THRM registersBenjamin Herrenschmidt2016-06-223-3/+54
| * target-ppc: Fix rlwimi, rlwinm, rlwnm againRichard Henderson2016-06-221-3/+1Star
| * ppc64: disable gen_pause() for linux-user modeLaurent Vivier2016-06-221-1/+3
| * tests: Use '+=' to add additional tests, not '='Thomas Huth2016-06-221-4/+4
| * powerpc/mm: Update the WIMG check during H_ENTERAneesh Kumar K.V2016-06-221-1/+5
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160622-2' into s...Peter Maydell2016-06-234-41/+60
|\ \
| * | usb-uas: hotplug supportGerd Hoffmann2016-06-221-0/+5