summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2015-05-29virtio-input: core code & base class [device]Gerd Hoffmann2-0/+85
2015-05-22macio: move unaligned DMA write code into separate pmac_dma_write() functionMark Cave-Ayland1-4/+0
2015-05-18arm: xlnx-zynqmp: Add UART supportPeter Crosthwaite1-0/+3
2015-05-18char: cadence_uart: Split state struct and type into headerPeter Crosthwaite1-0/+53
2015-05-18arm: xlnx-zynqmp: Add GEM supportPeter Crosthwaite1-0/+3
2015-05-18net: cadence_gem: Split state struct and type into headerPeter Crosthwaite1-0/+73
2015-05-18arm: xlnx-zynqmp: Add GICPeter Crosthwaite1-0/+14
2015-05-18arm: Introduce Xilinx ZynqMP SoCPeter Crosthwaite1-0/+38
2015-05-12hw/intc/arm_gic: Make ICCICR/GICC_CTLR bankedFabian Aggeler1-1/+4
2015-05-12hw/intc/arm_gic: Make ICCBPR/GICC_BPR bankedFabian Aggeler1-3/+8
2015-05-12hw/intc/arm_gic: Make ICDDCR/GICD_CTLR bankedFabian Aggeler1-1/+4
2015-05-12hw/intc/arm_gic: Add Interrupt Group RegistersFabian Aggeler1-0/+1
2015-05-12hw/intc/arm_gic: Add Security Extensions propertyFabian Aggeler1-0/+1
2015-05-12hw/intc/arm_gic: Create outbound FIQ linesFabian Aggeler1-0/+1
2015-05-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2-0/+2
2015-05-12Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell1-1/+1
2015-05-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell9-4/+428
2015-05-11pci: add network device class 'other' for network switchesScott Feldman1-0/+1
2015-05-11pci: add rocker device IDScott Feldman1-0/+1
2015-05-11qobject: Clean up around qtype_codeMarkus Armbruster1-1/+1
2015-04-30usb: Remove unused functionsThomas Huth1-5/+0
2015-04-30pci: Remove unused function ich9_d2pbr_init()Thomas Huth1-1/+0
2015-04-30range: remove useless inclusionsPaolo Bonzini2-2/+0
2015-04-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-3/+5
2015-04-28virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsiShannon Zhao1-0/+1
2015-04-28virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-netShannon Zhao1-1/+1
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2-17/+17
2015-04-28acpi: add a missing backslash to the \_SB scope.Gal Hammer1-1/+1
2015-04-27acpi: add hardware implementation for memory hot unplugZhu Guihua2-0/+4
2015-04-27acpi: extend aml_field() to support UpdateRuleZhu Guihua1-2/+8
2015-04-27acpi, mem-hotplug: add unplug cb for memory deviceTang Chen1-0/+2
2015-04-27acpi, mem-hotplug: add unplug request cb for memory deviceTang Chen1-0/+10
2015-04-27virtio: coding style tweakMichael S. Tsirkin1-1/+1
2015-04-27virtio: introduce vector to virtqueues mappingJason Wang2-0/+4
2015-04-27hw/i386/acpi-build: move generic acpi building helpers into dedictated fileShannon Zhao1-0/+29
2015-04-27hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao1-0/+368
2015-04-27acpi-build: remove dependency from ram_addr.hPaolo Bonzini1-3/+5
2015-04-13stm32f205: Fix SoC type nameAndreas Färber1-1/+1
2015-04-08virtio-blk: correctly dirty guest memoryPaolo Bonzini1-0/+1
2015-04-04vhost: fix typo in vq_index descriptionGreg Kurz1-1/+1
2015-04-02target-i386: clear bsp bit when designating bspNadav Amit1-1/+1
2015-03-25powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini1-0/+1
2015-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...Peter Maydell1-0/+5
2015-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell1-5/+7
2015-03-19numa: introduce machine callback for VCPU to node mappingIgor Mammedov1-0/+5
2015-03-19Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell1-0/+11
2015-03-19Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...Peter Maydell1-1/+3
2015-03-19virtio: serial: expose a 'guest_writable' callback for usersAmit Shah1-0/+11
2015-03-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-3/+3
2015-03-19elf-loader: Add missing error handling for call of lseekStefan Weil1-1/+3