aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-24acpi: cpuhp: add cpu._OST handlingIgor Mammedov
2016-06-24acpi: cpuhp: implement hot-remove parts of CPU hotplug interfaceIgor Mammedov
2016-06-24acpi: cpuhp: implement hot-add parts of CPU hotplug interfaceIgor Mammedov
2016-06-24pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov
2016-06-24acpi: cpuhp: add CPU devices AML with _STA methodIgor Mammedov
2016-06-24pc: piix4/ich9: add 'cpu-hotplug-legacy' propertyIgor Mammedov
2016-06-24docs: update ACPI CPU hotplug spec with new protocolIgor Mammedov
2016-06-24i386: pci-assign: Fix MSI-X table sizeIdo Yariv
2016-06-24docs: add NVDIMM ACPI documentationXiao Guangrong
2016-06-24nvdimm acpi: support Set Namespace Label Data functionXiao Guangrong
2016-06-24nvdimm acpi: support Get Namespace Label Data functionXiao Guangrong
2016-06-24nvdimm acpi: support Get Namespace Label Size functionXiao Guangrong
2016-06-24nvdimm acpi: check revisionXiao Guangrong
2016-06-24nvdimm acpi: abstract the operations for root & nvdimm devicesXiao Guangrong
2016-06-24nvdimm acpi: check UUIDXiao Guangrong
2016-06-24nvdimm acpi: save arg3 of _DSM methodXiao Guangrong
2016-06-24nvdimm acpi: set HDLE properlyXiao Guangrong
2016-06-24acpi: add aml_call5Xiao Guangrong
2016-06-24acpi: add aml_object_typeXiao Guangrong
2016-06-24nvdimm: support nvdimm labelXiao Guangrong
2016-06-24pc-dimm: introduce get_vmstate_memory_region callbackXiao Guangrong
2016-06-24bios: Add tests for the IPMI ACPI and SMBIOS entriesCorey Minyard
2016-06-24acpi: Add IPMI table entriesCorey Minyard
2016-06-24ipmi: Add SMBIOS table entryCorey Minyard
2016-06-24smbios: Move table build tools into an include file.Corey Minyard
2016-06-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160623' into...Peter Maydell
2016-06-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160622-2' into s...Peter Maydell
2016-06-23Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160622-tag' into...Peter Maydell
2016-06-23ppc: Disable huge page support if it is not available for main RAMThomas Huth
2016-06-23ppc: Add P7/P8 Power Management instructionsBenjamin Herrenschmidt
2016-06-23ppc: Move exception generation code out of lineBenjamin Herrenschmidt
2016-06-23ppc: Turn a bunch of booleans from int to boolBenjamin Herrenschmidt
2016-06-23ppc: Add real mode CI load/store instructions for P7 and P8Benjamin Herrenschmidt
2016-06-23ppc: Rework generation of priv and inval interruptsBenjamin Herrenschmidt
2016-06-23ppc: Fix generation if ISI/DSI vs. HV modeBenjamin Herrenschmidt
2016-06-23ppc: Fix POWER7 and POWER8 exception definitionsBenjamin Herrenschmidt
2016-06-23ppc: fix exception model for HV modeBenjamin Herrenschmidt
2016-06-23ppc: define a default LPCR valueBenjamin Herrenschmidt
2016-06-23ppc: Fix rfi/rfid/hrfi/... emulationBenjamin Herrenschmidt
2016-06-22usb-uas: hotplug supportGerd Hoffmann
2016-06-22usb-bot: hotplug supportGerd Hoffmann
2016-06-22usb: Add QOM property "attached".Gerd Hoffmann
2016-06-22usb: make USBDevice->attached boolGerd Hoffmann
2016-06-22usb-storage: qcow2 encryption support is finally gone, zap dead codeGerd Hoffmann
2016-06-22xen: move xen_sysdev to xen_backend.cJuergen Gross
2016-06-22xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mixJuergen Gross
2016-06-22xen: fix style of hw/block/xen_blkif.hJuergen Gross
2016-06-22memory: Add reporting of supported page sizesAlexey Kardashevskiy
2016-06-22ppc: Improve emulation of THRM registersBenjamin Herrenschmidt
2016-06-22target-ppc: Fix rlwimi, rlwinm, rlwnm againRichard Henderson