summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151103'...Peter Maydell2015-11-037-49/+136
|\
| * ARM: ACPI: Fix MPIDR value in ACPI tableShannon Zhao2015-11-031-1/+3
| * hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3Shannon Zhao2015-11-031-14/+16
| * hw/arm/virt-acpi-build: _CCA attribute is compulsoryGraeme Gregory2015-11-031-0/+1
| * arm: stellaris: exit on external reset requestMichael Davidsaver2015-11-031-0/+12
| * armv7-m: Implement SYSRESETREQMichael Davidsaver2015-11-031-1/+8
| * armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver2015-11-033-25/+28
| * arm: xilinx_zynq: Add linux pre-bootPeter Crosthwaite2015-11-031-0/+42
| * arm: boot: Add board specific setup code APIPeter Crosthwaite2015-11-031-1/+19
| * arm: boot: Adjust indentation of FIXUP commentsPeter Crosthwaite2015-11-031-8/+8
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151103-1' into s...Peter Maydell2015-11-032-2/+2
|\ \ | |/ |/|
| * usb-host: fix usb3ep0quirk testGerd Hoffmann2015-11-031-1/+1
| * ehci: clear suspend bit on detachGerd Hoffmann2015-11-031-1/+1
* | ui/opengl: Reduce build required libraries for openglOGAWA Hirofumi2015-11-032-3/+4
|/
* memory: Convert to new qapi union layoutEric Blake2015-11-021-3/+3
* input: Convert to new qapi union layoutEric Blake2015-11-024-47/+48
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-10-3013-78/+61
|\
| * target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu2015-10-291-0/+28
| * sdhci: Split sdhci.h for public and internal device usageSai Pavan Boddu2015-10-292-71/+5
| * sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu2015-10-297-7/+7
| * virtio: sync the dataplane vring state to the virtqueue before virtio_savePavel Butsykin2015-10-292-0/+10
| * virtio-blk: switch off scsi-passthrough by defaultCornelia Huck2015-10-291-1/+1
| * ppc/spapr: add 2.4 compat propsCornelia Huck2015-10-291-0/+9
| * s390x: include HW_COMPAT_* propsCornelia Huck2015-10-291-0/+2
* | hw/mips_malta: Fix KVM PC initialisationJames Hogan2015-10-301-1/+1
|/
* enable multi-function hot-addCao jin2015-10-293-10/+63
* remove function during multi-function hot-addCao jin2015-10-291-5/+18
* Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin2015-10-293-12/+8
* Revert "pc: memhp: force gaps between DIMM's GPA"Michael S. Tsirkin2015-10-293-6/+2
* virtio: drop virtqueue_map_sgMichael S. Tsirkin2015-10-291-7/+0
* virtio-scsi: convert to virtqueue_mapMichael S. Tsirkin2015-10-291-14/+2
* virtio-serial: convert to virtio_mapMichael S. Tsirkin2015-10-291-4/+1
* virtio-blk: convert to virtqueue_mapMichael S. Tsirkin2015-10-291-4/+1
* virtio: switch to virtio_mapMichael S. Tsirkin2015-10-291-2/+1
* virtio: introduce virtio_mapMichael S. Tsirkin2015-10-291-9/+47
* pc: memhp: do not emit inserting event for coldplugged DIMMsIgor Mammedov2015-10-291-3/+5
* vhost-user: cleanup msg size mathMichael S. Tsirkin2015-10-291-3/+3
* vhost-user: cleanup struct size mathMichael S. Tsirkin2015-10-291-8/+8
* i.MX: Standardize i.MX GPT debugJean-Christophe Dubois2015-10-271-33/+23
* i.MX: Standardize i.MX EPIT debugJean-Christophe Dubois2015-10-271-28/+20
* i.MX: Standardize i.MX FEC debugJean-Christophe Dubois2015-10-271-32/+32
* i.MX: Standardize i.MX CCM debugJean-Christophe Dubois2015-10-271-12/+22
* i.MX: Standardize i.MX AVIC debugJean-Christophe Dubois2015-10-271-26/+18
* i.MX: Standardize i.MX I2C debugJean-Christophe Dubois2015-10-271-21/+22
* i.MX: Standardize i.MX GPIO debugJean-Christophe Dubois2015-10-271-13/+14
* i.MX: Standardize i.MX serial debug.Jean-Christophe Dubois2015-10-271-26/+24
* hw/arm/virt: don't use a15memmap directlyAndrew Jones2015-10-271-4/+21
* arm_gic_kvm: Disable live migration if not supportedPavel Fedin2015-10-271-11/+11
* vmxnet3: Do not fill stats if device is inactiveShmulik Ladkani2015-10-271-0/+4
* net: cadence_gem: Set initial MAC addressSebastian Huber2015-10-271-0/+6
OpenPOWER on IntegriCloud