summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* arm: xlnx-ep108: Add bootloadingPeter Crosthwaite2015-05-181-0/+9
* arm: xlnx-ep108: Add external RAMPeter Crosthwaite2015-05-181-0/+20
* arm: Add xlnx-ep108 machinePeter Crosthwaite2015-05-182-1/+54
* arm: xlnx-zynqmp: Add UART supportPeter Crosthwaite2015-05-181-0/+24
* char: cadence_uart: Split state struct and type into headerPeter Crosthwaite2015-05-181-28/+1
* char: cadence_uart: Clean up variable namesPeter Crosthwaite2015-05-181-48/+54
* arm: xlnx-zynqmp: Add GEM supportPeter Crosthwaite2015-05-181-0/+35
* net: cadence_gem: Split state struct and type into headerPeter Crosthwaite2015-05-181-42/+1
* net: cadence_gem: Clean up variable namesPeter Crosthwaite2015-05-181-35/+35
* arm: xlnx-zynqmp: Connect CPU Timers to GICPeter Crosthwaite2015-05-181-0/+17
* arm: xlnx-zynqmp: Add GICPeter Crosthwaite2015-05-181-0/+59
* arm: Introduce Xilinx ZynqMP SoCPeter Crosthwaite2015-05-182-0/+77
* fdc: force the fifo access to be in bounds of the allocated bufferPetr Matousek2015-05-121-6/+11
* hw/arm/highbank.c: Wire FIQ between CPU <> GICPeter Maydell2015-05-121-0/+3
* hw/arm/vexpress.c: Wire FIQ between CPU <> GICFabian Aggeler2015-05-121-0/+2
* hw/arm/virt.c: Wire FIQ between CPU <> GICGreg Bellows2015-05-121-0/+2
* hw/intc/arm_gic: Add grouping support to gic_update()Peter Maydell2015-05-121-5/+22
* hw/intc/arm_gic: Change behavior of IAR writesFabian Aggeler2015-05-123-8/+18
* hw/intc/arm_gic: Change behavior of EOIR writesFabian Aggeler2015-05-123-4/+14
* hw/intc/arm_gic: Handle grouping for GICC_HPPIRFabian Aggeler2015-05-121-1/+27
* hw/intc/arm_gic: Restrict priority viewFabian Aggeler2015-05-123-7/+61
* hw/intc/arm_gic: Implement Non-secure view of RPRFabian Aggeler2015-05-121-1/+18
* hw/intc/arm_gic: Make ICCICR/GICC_CTLR bankedFabian Aggeler2015-05-125-13/+72
* hw/intc/arm_gic: Make ICCBPR/GICC_BPR bankedFabian Aggeler2015-05-121-5/+26
* hw/intc/arm_gic: Make ICDDCR/GICD_CTLR bankedFabian Aggeler2015-05-125-14/+34
* hw/intc/arm_gic_kvm.c: Save and restore GICD_IGROUPRn statePeter Maydell2015-05-121-10/+20
* hw/intc/arm_gic: Add Interrupt Group RegistersFabian Aggeler2015-05-123-5/+54
* hw/intc/arm_gic: Switch to read/write callbacks with tx attributesPeter Maydell2015-05-121-54/+90
* hw/intc/arm_gic: Add Security Extensions propertyFabian Aggeler2015-05-123-1/+19
* hw/intc/arm_gic: Create outbound FIQ linesFabian Aggeler2015-05-122-1/+7
* hw/sd: Don't pass BlockBackend to sd_reset()Peter Maydell2015-05-121-9/+8
* armv7m_nvic: systick: Reload the RELOAD value and count down only if ENABLE b...Adrian Huang2015-05-121-0/+9
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-05-1214-9/+5524
|\
| * rocker: timestamp on the debug logs helps correlate with events in the VMDavid Ahern2015-05-111-1/+10
| * rocker: add new rocker switch deviceScott Feldman2015-05-1113-0/+5512
| * virtio-net: use qemu_mac_strdup_printfScott Feldman2015-05-111-9/+3
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-05-1121-566/+489
|\ \
| * | virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsiShannon Zhao2015-04-284-3/+5
| * | virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-netShannon Zhao2015-04-284-7/+6
| * | pci: Merge pci_nic_init() into pci_nic_init_nofail()Thomas Huth2015-04-281-29/+14
| * | acpi: add a missing backslash to the \_SB scope.Gal Hammer2015-04-281-1/+1
| * | qmp-event: add event notification for memory hot unplug errorZhu Guihua2015-04-271-1/+9
| * | acpi: add hardware implementation for memory hot unplugZhu Guihua2015-04-274-3/+45
| * | acpi: fix "Memory device control fields" registerZhu Guihua2015-04-271-1/+1
| * | acpi: extend aml_field() to support UpdateRuleZhu Guihua2015-04-272-6/+11
| * | acpi, mem-hotplug: add unplug cb for memory deviceTang Chen2015-04-274-6/+62
| * | acpi, mem-hotplug: add unplug request cb for memory deviceTang Chen2015-04-274-5/+58
| * | acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatusTang Chen2015-04-271-6/+28
| * | pci: remove hard-coded bar size in msix_init_exclusive_bar()Jason Wang2015-04-271-11/+19
| * | virtio-pci: speedup MSI-X masking and unmaskingJason Wang2015-04-271-19/+21
OpenPOWER on IntegriCloud