aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
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-22usb: Add QOM property "attached".Gerd Hoffmann1-0/+1
2016-06-22usb: make USBDevice->attached boolGerd Hoffmann1-1/+1
2016-06-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160617'...Peter Maydell4-9/+247
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-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 Maydell7-1/+94
2016-06-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-2/+24
2016-06-17QMP: Add query-hotpluggable-cpusIgor Mammedov1-0/+5
2016-06-17spapr: CPU hot unplug supportBharata B Rao1-0/+2
2016-06-17spapr: CPU hotplug supportBharata B Rao2-0/+4
2016-06-17spapr: convert boot CPUs into CPU core devicesBharata B Rao2-0/+5
2016-06-17spapr: Move spapr_cpu_init() to spapr_cpu_core.cBharata B Rao1-0/+2
2016-06-17spapr: Abstract CPU core device and type specific core devicesBharata B Rao2-0/+30
2016-06-17spapr_drc: Prevent detach racing against attach for CPU DRBharata B Rao1-0/+1
2016-06-17xics,xics_kvm: Handle CPU unplug correctlyBharata B Rao1-0/+1
2016-06-17cpu: Abstract CPU core typeBharata B Rao1-0/+31
2016-06-17qdev: hotplug: Introduce HotplugHandler.pre_plug() callbackIgor Mammedov1-1/+13
2016-06-17pci: fix pci_requester_id()Peter Xu1-2/+24
2016-06-16scsi: esp: make cmdbuf big enough for maximum CDB sizePrasad J Pandit1-1/+2
2016-06-14target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)Radim Krčmář1-1/+6
2016-06-14pc: Add 2.7 machineIgor Mammedov1-0/+4
2016-06-14Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into...Peter Maydell1-1/+0
2016-06-14arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdmaKONRAD Frederic1-0/+4
2016-06-14introduce xlnx-dpKONRAD Frederic1-0/+109
2016-06-14introduce xlnx-dpdmaKONRAD Frederic1-0/+85
2016-06-14hw/i2c-ddc.c: Implement DDC I2C slavePeter Maydell1-0/+38
2016-06-14introduce dpcd moduleKONRAD Frederic1-0/+105
2016-06-14introduce aux-busKONRAD Frederic1-0/+128
2016-06-14i2c: Factor our send() and recv() common logicPeter Crosthwaite1-0/+1
2016-06-14hw/arm/virt: Add PMU node for virt machineShannon Zhao1-0/+4
2016-06-14xen: Clean up includesPeter Maydell1-1/+0
2016-06-14s390x/css: introduce property type for device idsCornelia Huck1-0/+17
2016-06-14s390x/kvm: add interface for clearing IO irqsHalil Pasic1-0/+2
2016-06-14spapr: Ensure all LMBs are represented in ibm,dynamic-memoryBharata B Rao1-2/+4
2016-06-14macio: call dma_memory_unmap() at the end of each DMA transferMark Cave-Ayland1-0/+5
2016-06-07Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...Peter Maydell4-6/+10
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell2-2/+0