summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-11-06replay: replay blockers for devicesPavel Dovgalyuk1-0/+7
2015-11-06replay: ptimerPavel Dovgalyuk1-1/+2
2015-11-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151103'...Peter Maydell7-49/+136
2015-11-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151103-1' into s...Peter Maydell2-2/+2
2015-11-03ARM: ACPI: Fix MPIDR value in ACPI tableShannon Zhao1-1/+3
2015-11-03hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3Shannon Zhao1-14/+16
2015-11-03hw/arm/virt-acpi-build: _CCA attribute is compulsoryGraeme Gregory1-0/+1
2015-11-03arm: stellaris: exit on external reset requestMichael Davidsaver1-0/+12
2015-11-03armv7-m: Implement SYSRESETREQMichael Davidsaver1-1/+8
2015-11-03armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver3-25/+28
2015-11-03arm: xilinx_zynq: Add linux pre-bootPeter Crosthwaite1-0/+42
2015-11-03arm: boot: Add board specific setup code APIPeter Crosthwaite1-1/+19
2015-11-03arm: boot: Adjust indentation of FIXUP commentsPeter Crosthwaite1-8/+8
2015-11-03usb-host: fix usb3ep0quirk testGerd Hoffmann1-1/+1
2015-11-03ehci: clear suspend bit on detachGerd Hoffmann1-1/+1
2015-11-03ui/opengl: Reduce build required libraries for openglOGAWA Hirofumi2-3/+4
2015-11-02memory: Convert to new qapi union layoutEric Blake1-3/+3
2015-11-02input: Convert to new qapi union layoutEric Blake4-47/+48
2015-10-30Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell13-78/+61
2015-10-30hw/mips_malta: Fix KVM PC initialisationJames Hogan1-1/+1
2015-10-29target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu1-0/+28
2015-10-29sdhci: Split sdhci.h for public and internal device usageSai Pavan Boddu2-71/+5
2015-10-29sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu7-7/+7
2015-10-29virtio: sync the dataplane vring state to the virtqueue before virtio_savePavel Butsykin2-0/+10
2015-10-29virtio-blk: switch off scsi-passthrough by defaultCornelia Huck1-1/+1
2015-10-29ppc/spapr: add 2.4 compat propsCornelia Huck1-0/+9
2015-10-29s390x: include HW_COMPAT_* propsCornelia Huck1-0/+2
2015-10-29enable multi-function hot-addCao jin3-10/+63
2015-10-29remove function during multi-function hot-addCao jin1-5/+18
2015-10-29Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin3-12/+8
2015-10-29Revert "pc: memhp: force gaps between DIMM's GPA"Michael S. Tsirkin3-6/+2
2015-10-29virtio: drop virtqueue_map_sgMichael S. Tsirkin1-7/+0
2015-10-29virtio-scsi: convert to virtqueue_mapMichael S. Tsirkin1-14/+2
2015-10-29virtio-serial: convert to virtio_mapMichael S. Tsirkin1-4/+1
2015-10-29virtio-blk: convert to virtqueue_mapMichael S. Tsirkin1-4/+1
2015-10-29virtio: switch to virtio_mapMichael S. Tsirkin1-2/+1
2015-10-29virtio: introduce virtio_mapMichael S. Tsirkin1-9/+47
2015-10-29pc: memhp: do not emit inserting event for coldplugged DIMMsIgor Mammedov1-3/+5
2015-10-29vhost-user: cleanup msg size mathMichael S. Tsirkin1-3/+3
2015-10-29vhost-user: cleanup struct size mathMichael S. Tsirkin1-8/+8
2015-10-27i.MX: Standardize i.MX GPT debugJean-Christophe Dubois1-33/+23
2015-10-27i.MX: Standardize i.MX EPIT debugJean-Christophe Dubois1-28/+20
2015-10-27i.MX: Standardize i.MX FEC debugJean-Christophe Dubois1-32/+32
2015-10-27i.MX: Standardize i.MX CCM debugJean-Christophe Dubois1-12/+22
2015-10-27i.MX: Standardize i.MX AVIC debugJean-Christophe Dubois1-26/+18
2015-10-27i.MX: Standardize i.MX I2C debugJean-Christophe Dubois1-21/+22
2015-10-27i.MX: Standardize i.MX GPIO debugJean-Christophe Dubois1-13/+14
2015-10-27i.MX: Standardize i.MX serial debug.Jean-Christophe Dubois1-26/+24
2015-10-27hw/arm/virt: don't use a15memmap directlyAndrew Jones1-4/+21
2015-10-27arm_gic_kvm: Disable live migration if not supportedPavel Fedin1-11/+11