aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160627' into...Peter Maydell8-33/+29
2016-06-27Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160624' into stagingPeter Maydell22-673/+1167
2016-06-27Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell1-1/+4
2016-06-27qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCorePeter Krempa4-19/+23
2016-06-27qapi: Report support for -device cpu hotplug in query-machinesPeter Krempa2-1/+5
2016-06-27ppc/xics: Remove unused xics_set_irq_type()Benjamin Herrenschmidt2-12/+0
2016-06-27target-ppc: ppce500_spin.c uses SPR_PIR, should use SPR_BOOKE_PIRAaron Larson1-1/+1
2016-06-24target-sparc: fix register corruption in ldstub if there is no write permissionArtyom Tarasenko1-1/+4
2016-06-24target-mips: Add FCR31's FS bit definitionAleksandar Markovic1-1/+2
2016-06-24target-mips: Implement FCR31's R/W bitmask and related functionalitiesAleksandar Markovic6-19/+56
2016-06-24target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>Aleksandar Markovic3-48/+461
2016-06-24target-mips: Add abs2008 flavor of <ABS|NEG>.<S|D>Aleksandar Markovic1-4/+22
2016-06-24target-mips: Activate IEEE 754-2008 signaling NaN bit meaning for MSAAleksandar Markovic1-1/+2
2016-06-24linux-user: Update preprocessor constants for Mips-specific e_flags bitsAleksandar Markovic1-0/+2
2016-06-24softfloat: Handle snan_bit_is_one == 0 in MIPS pickNaNMulAdd()Aleksandar Markovic1-12/+29
2016-06-24softfloat: For Mips only, correct default NaN valuesAleksandar Markovic1-0/+12
2016-06-24softfloat: Clean code format in fpu/softfloat-specialize.hAleksandar Markovic1-29/+28
2016-06-24softfloat: Implement run-time-configurable meaning of signaling NaN bitAleksandar Markovic19-561/+555
2016-06-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell53-439/+2505
2016-06-24virtio-bus: remove old set_host_notifier callbackCornelia Huck4-38/+7
2016-06-24virtio-mmio: convert to ioeventfd callbacksCornelia Huck1-87/+41
2016-06-24virtio-pci: convert to ioeventfd callbacksCornelia Huck1-83/+41
2016-06-24virtio-ccw: convert to ioeventfd callbacksCornelia Huck1-88/+45
2016-06-24virtio-bus: have callers tolerate new host notifier apiCornelia Huck3-12/+42
2016-06-24virtio-bus: common ioeventfd infrastructureCornelia Huck2-0/+162
2016-06-24pc: acpi: drop intermediate PCMachineState.node_cpuIgor Mammedov3-19/+9
2016-06-24acpi-test-data: update expectedMichael S. Tsirkin6-0/+0
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov10-2/+118
2016-06-24acpi: cpuhp: add cpu._OST handlingIgor Mammedov6-1/+96
2016-06-24acpi: cpuhp: implement hot-remove parts of CPU hotplug interfaceIgor Mammedov6-5/+158
2016-06-24acpi: cpuhp: implement hot-add parts of CPU hotplug interfaceIgor Mammedov3-2/+157
2016-06-24pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov7-18/+49
2016-06-24acpi: cpuhp: add CPU devices AML with _STA methodIgor Mammedov7-6/+313
2016-06-24pc: piix4/ich9: add 'cpu-hotplug-legacy' propertyIgor Mammedov3-2/+46
2016-06-24docs: update ACPI CPU hotplug spec with new protocolIgor Mammedov1-12/+82
2016-06-24i386: pci-assign: Fix MSI-X table sizeIdo Yariv1-7/+7
2016-06-24docs: add NVDIMM ACPI documentationXiao Guangrong1-0/+132
2016-06-24nvdimm acpi: support Set Namespace Label Data functionXiao Guangrong1-1/+43
2016-06-24nvdimm acpi: support Get Namespace Label Data functionXiao Guangrong1-1/+82
2016-06-24nvdimm acpi: support Get Namespace Label Size functionXiao Guangrong1-3/+127
2016-06-24nvdimm acpi: check revisionXiao Guangrong1-0/+7
2016-06-24nvdimm acpi: abstract the operations for root & nvdimm devicesXiao Guangrong1-18/+56
2016-06-24nvdimm acpi: check UUIDXiao Guangrong1-6/+26
2016-06-24nvdimm acpi: save arg3 of _DSM methodXiao Guangrong1-0/+20
2016-06-24nvdimm acpi: set HDLE properlyXiao Guangrong1-10/+12
2016-06-24acpi: add aml_call5Xiao Guangrong2-0/+16
2016-06-24acpi: add aml_object_typeXiao Guangrong2-0/+9
2016-06-24nvdimm: support nvdimm labelXiao Guangrong2-1/+186
2016-06-24pc-dimm: introduce get_vmstate_memory_region callbackXiao Guangrong2-3/+16
2016-06-24bios: Add tests for the IPMI ACPI and SMBIOS entriesCorey Minyard3-4/+56