aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2016-06-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160617'...Peter Maydell
2016-06-17ACPI: ARM: Present GIC version in MADT tableShannon Zhao
2016-06-17hw/timer: Add value matching support to aspeed_timerAndrew Jeffery
2016-06-17hw/intc/arm_gicv3: Implement functions to identify next pending irqPeter Maydell
2016-06-17hw/intc/arm_gicv3: ARM GICv3 device frameworkShlomo Pongratz
2016-06-17hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structurePeter Maydell
2016-06-17hw/intc/arm_gicv3: Add state informationPavel Fedin
2016-06-17qdev: Use GList for global propertiesEduardo Habkost
2016-06-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...Peter Maydell
2016-06-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-06-17QMP: Add query-hotpluggable-cpusIgor Mammedov
2016-06-17spapr: CPU hot unplug supportBharata B Rao
2016-06-17spapr: CPU hotplug supportBharata B Rao
2016-06-17spapr: convert boot CPUs into CPU core devicesBharata B Rao
2016-06-17spapr: Move spapr_cpu_init() to spapr_cpu_core.cBharata B Rao
2016-06-17spapr: Abstract CPU core device and type specific core devicesBharata B Rao
2016-06-17spapr_drc: Prevent detach racing against attach for CPU DRBharata B Rao
2016-06-17xics,xics_kvm: Handle CPU unplug correctlyBharata B Rao
2016-06-17cpu: Abstract CPU core typeBharata B Rao
2016-06-17qdev: hotplug: Introduce HotplugHandler.pre_plug() callbackIgor Mammedov
2016-06-17pci: fix pci_requester_id()Peter Xu
2016-06-16scsi: esp: make cmdbuf big enough for maximum CDB sizePrasad J Pandit
2016-06-14target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)Radim Krčmář
2016-06-14pc: Add 2.7 machineIgor Mammedov
2016-06-14Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into...Peter Maydell
2016-06-14arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdmaKONRAD Frederic
2016-06-14introduce xlnx-dpKONRAD Frederic
2016-06-14introduce xlnx-dpdmaKONRAD Frederic
2016-06-14hw/i2c-ddc.c: Implement DDC I2C slavePeter Maydell
2016-06-14introduce dpcd moduleKONRAD Frederic
2016-06-14introduce aux-busKONRAD Frederic
2016-06-14i2c: Factor our send() and recv() common logicPeter Crosthwaite
2016-06-14hw/arm/virt: Add PMU node for virt machineShannon Zhao
2016-06-14xen: Clean up includesPeter Maydell
2016-06-14s390x/css: introduce property type for device idsCornelia Huck
2016-06-14s390x/kvm: add interface for clearing IO irqsHalil Pasic
2016-06-14spapr: Ensure all LMBs are represented in ibm,dynamic-memoryBharata B Rao
2016-06-14macio: call dma_memory_unmap() at the end of each DMA transferMark Cave-Ayland
2016-06-07Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...Peter Maydell
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell
2016-06-07qdev: Clean up around propertiesCao jin
2016-06-07ICH9: fix typoCao jin
2016-06-07Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-06-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-06-07virtio: drop duplicate virtio_queue_get_id() functionStefan Hajnoczi
2016-06-07virtio-scsi: Remove op blocker for dataplaneFam Zheng
2016-06-07virtio: move bi-endian target support to a single locationGreg Kurz
2016-06-07pc-dimm: introduce realize callbackXiao Guangrong
2016-06-07pc-dimm: get memory region from ->get_memory_region()Xiao Guangrong
2016-06-07acpi: make bios_linker_loader_add_checksum() API offset basedIgor Mammedov