Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
# gpg: Signature made Thu 29 Oct 2015 18:09:16 GMT using RSA key ID 81AB73C8
# gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>"
# gpg: aka "Stefan Hajnoczi <stefanha@gmail.com>"
* remotes/stefanha/tags/block-pull-request:
block: Consider all child nodes in bdrv_requests_pending()
target-arm: xlnx-zynqmp: Add sdhci support.
sdhci: Split sdhci.h for public and internal device usage
sd.h: Move sd.h to include/hw/sd/
virtio: sync the dataplane vring state to the virtqueue before virtio_save
gdb command: qemu handlers
virtio-blk: switch off scsi-passthrough by default
ppc/spapr: add 2.4 compat props
s390x: include HW_COMPAT_* props
qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pc
qemu-gdb: extract parts of "qemu coroutine" implementation
qemu-gdb: allow using glibc_pointer_guard() on core dumps
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- block/io.c 8 additions, 5 deletionsblock/io.c
- hw/arm/xlnx-zynqmp.c 28 additions, 0 deletionshw/arm/xlnx-zynqmp.c
- hw/block/virtio-blk.c 6 additions, 1 deletionhw/block/virtio-blk.c
- hw/ppc/spapr.c 9 additions, 0 deletionshw/ppc/spapr.c
- hw/s390x/s390-virtio-ccw.c 2 additions, 0 deletionshw/s390x/s390-virtio-ccw.c
- hw/scsi/virtio-scsi.c 5 additions, 0 deletionshw/scsi/virtio-scsi.c
- hw/sd/milkymist-memcard.c 1 addition, 1 deletionhw/sd/milkymist-memcard.c
- hw/sd/omap_mmc.c 1 addition, 1 deletionhw/sd/omap_mmc.c
- hw/sd/pl181.c 1 addition, 1 deletionhw/sd/pl181.c
- hw/sd/pxa2xx_mmci.c 1 addition, 1 deletionhw/sd/pxa2xx_mmci.c
- hw/sd/sd.c 1 addition, 1 deletionhw/sd/sd.c
- hw/sd/sdhci-internal.h 4 additions, 69 deletionshw/sd/sdhci-internal.h
- hw/sd/sdhci.c 1 addition, 2 deletionshw/sd/sdhci.c
- hw/sd/ssi-sd.c 1 addition, 1 deletionhw/sd/ssi-sd.c
- include/hw/arm/xlnx-zynqmp.h 3 additions, 0 deletionsinclude/hw/arm/xlnx-zynqmp.h
- include/hw/compat.h 5 additions, 1 deletioninclude/hw/compat.h
- include/hw/sd/sd.h 0 additions, 0 deletionsinclude/hw/sd/sd.h
- include/hw/sd/sdhci.h 94 additions, 0 deletionsinclude/hw/sd/sdhci.h
- scripts/qemu-gdb.py 5 additions, 1 deletionscripts/qemu-gdb.py
- scripts/qemugdb/aio.py 58 additions, 0 deletionsscripts/qemugdb/aio.py
Loading
Please register or sign in to comment