aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-27qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCorePeter Krempa
2016-06-27qapi: Report support for -device cpu hotplug in query-machinesPeter Krempa
2016-06-27ppc/xics: Remove unused xics_set_irq_type()Benjamin Herrenschmidt
2016-06-27target-ppc: ppce500_spin.c uses SPR_PIR, should use SPR_BOOKE_PIRAaron Larson
2016-06-24target-sparc: fix register corruption in ldstub if there is no write permissionArtyom Tarasenko
2016-06-24target-mips: Add FCR31's FS bit definitionAleksandar Markovic
2016-06-24target-mips: Implement FCR31's R/W bitmask and related functionalitiesAleksandar Markovic
2016-06-24target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>Aleksandar Markovic
2016-06-24target-mips: Add abs2008 flavor of <ABS|NEG>.<S|D>Aleksandar Markovic
2016-06-24target-mips: Activate IEEE 754-2008 signaling NaN bit meaning for MSAAleksandar Markovic
2016-06-24linux-user: Update preprocessor constants for Mips-specific e_flags bitsAleksandar Markovic
2016-06-24softfloat: Handle snan_bit_is_one == 0 in MIPS pickNaNMulAdd()Aleksandar Markovic
2016-06-24softfloat: For Mips only, correct default NaN valuesAleksandar Markovic
2016-06-24softfloat: Clean code format in fpu/softfloat-specialize.hAleksandar Markovic
2016-06-24softfloat: Implement run-time-configurable meaning of signaling NaN bitAleksandar Markovic
2016-06-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-06-24virtio-bus: remove old set_host_notifier callbackCornelia Huck
2016-06-24virtio-mmio: convert to ioeventfd callbacksCornelia Huck
2016-06-24virtio-pci: convert to ioeventfd callbacksCornelia Huck
2016-06-24virtio-ccw: convert to ioeventfd callbacksCornelia Huck
2016-06-24virtio-bus: have callers tolerate new host notifier apiCornelia Huck
2016-06-24virtio-bus: common ioeventfd infrastructureCornelia Huck
2016-06-24pc: acpi: drop intermediate PCMachineState.node_cpuIgor Mammedov
2016-06-24acpi-test-data: update expectedMichael S. Tsirkin
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov
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