aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-27ast2400: Integrate the SCU model and set silicon revisionAndrew Jeffery1-0/+2
2016-06-27hw/misc: Add a model for the ASPEED System Control UnitAndrew Jeffery1-0/+34
2016-06-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160627' into...Peter Maydell2-1/+3
2016-06-27Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160624' into stagingPeter Maydell2-20/+27
2016-06-27qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCorePeter Krempa1-0/+3
2016-06-27ppc/xics: Remove unused xics_set_irq_type()Benjamin Herrenschmidt1-1/+0
2016-06-24linux-user: Update preprocessor constants for Mips-specific e_flags bitsAleksandar Markovic1-0/+2
2016-06-24softfloat: Implement run-time-configurable meaning of signaling NaN bitAleksandar Markovic1-20/+25
2016-06-24virtio-bus: remove old set_host_notifier callbackCornelia Huck1-1/+0
2016-06-24virtio-bus: common ioeventfd infrastructureCornelia Huck1-0/+30
2016-06-24pc: acpi: drop intermediate PCMachineState.node_cpuIgor Mammedov1-1/+0
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov3-0/+9
2016-06-24acpi: cpuhp: add cpu._OST handlingIgor Mammedov1-0/+4
2016-06-24acpi: cpuhp: implement hot-remove parts of CPU hotplug interfaceIgor Mammedov1-0/+8
2016-06-24acpi: cpuhp: implement hot-add parts of CPU hotplug interfaceIgor Mammedov1-1/+4
2016-06-24pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov2-0/+12
2016-06-24acpi: cpuhp: add CPU devices AML with _STA methodIgor Mammedov2-0/+53
2016-06-24pc: piix4/ich9: add 'cpu-hotplug-legacy' propertyIgor Mammedov1-0/+1
2016-06-24acpi: add aml_call5Xiao Guangrong1-0/+2
2016-06-24acpi: add aml_object_typeXiao Guangrong1-0/+1
2016-06-24nvdimm: support nvdimm labelXiao Guangrong1-1/+54
2016-06-24pc-dimm: introduce get_vmstate_memory_region callbackXiao Guangrong1-1/+4
2016-06-24acpi: Add IPMI table entriesCorey Minyard1-0/+22
2016-06-24ipmi: Add SMBIOS table entryCorey Minyard1-0/+15
2016-06-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160623' into...Peter Maydell1-4/+15
2016-06-22usb: Add QOM property "attached".Gerd Hoffmann1-0/+1
2016-06-22usb: make USBDevice->attached boolGerd Hoffmann1-1/+1
2016-06-22memory: Add reporting of supported page sizesAlexey Kardashevskiy1-4/+15
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-0/+47
2016-06-20trace: [all] Add "guest_mem_before" eventLluĂ­s Vilanova2-0/+47
2016-06-20Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...Peter Maydell1-2/+2
2016-06-20log: Fix qemu_set_log_filename() error handlingMarkus Armbruster1-1/+1
2016-06-20log: Fix qemu_set_dfilter_ranges() error reportingMarkus Armbruster1-1/+1
2016-06-20blockjob: add AioContext attached callbackStefan Hajnoczi1-0/+7
2016-06-20block: use safe iteration over AioContext notifiersStefan Hajnoczi1-0/+2
2016-06-20blockjob: add pause pointsStefan Hajnoczi1-3/+32
2016-06-20blockjob: rename block_job_is_paused()Stefan Hajnoczi1-9/+0
2016-06-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160617'...Peter Maydell6-9/+361
2016-06-17ACPI: ARM: Present GIC version in MADT tableShannon Zhao1-1/+3
2016-06-17hw/timer: Add value matching support to aspeed_timerAndrew Jeffery1-2/+3
2016-06-17hw/intc/arm_gicv3: Implement functions to identify next pending irqPeter Maydell1-0/+18
2016-06-17hw/intc/arm_gicv3: ARM GICv3 device frameworkShlomo Pongratz1-0/+32
2016-06-17hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structurePeter Maydell1-3/+2
2016-06-17hw/intc/arm_gicv3: Add state informationPavel Fedin1-3/+189
2016-06-17bitops.h: Implement half-shuffle and half-unshuffle opsPeter Maydell1-0/+108
2016-06-17migration: Define VMSTATE_UINT64_2DARRAYPeter Maydell1-0/+6
2016-06-17qdev: Use GList for global propertiesEduardo Habkost1-1/+0
2016-06-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...Peter Maydell8-2/+101
2016-06-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-2/+36
2016-06-17QMP: Add query-hotpluggable-cpusIgor Mammedov1-0/+5