The following changes since commit 9312805d33e8b106bae356d13a8071fb37d75554:
pxa2xx_lcd: add proper rotation support (2011-07-04 22:12:21 +0200) are available in the git repository at: git://repo.or.cz/qemu/kevin.git for-anthony Federico Simoncelli (1): qemu-img: Add cache command line option Johannes Stezenbach (1): block/raw-posix: Linux compat-ioctl warning workaround Kevin Wolf (3): Documentation: Remove outdated host_device note ide: Ignore reads during PIO in and writes during PIO out ide: Initialise buffers with zeros Luiz Capitulino (2): block: drive_init(): Simplify interface type setting block: drive_init(): Improve CHS setting error message Markus Armbruster (1): virtio-blk: Turn drive serial into a qdev property block/raw-posix.c | 14 +++++++++ blockdev.c | 14 +++----- hw/ide/core.c | 50 +++++++++++++++++++++++++----- hw/s390-virtio-bus.c | 4 ++- hw/s390-virtio-bus.h | 1 + hw/virtio-blk.c | 29 ++++++++++++------ hw/virtio-blk.h | 2 + hw/virtio-pci.c | 4 ++- hw/virtio-pci.h | 1 + hw/virtio.h | 3 +- qemu-img-cmds.hx | 6 ++-- qemu-img.c | 80 +++++++++++++++++++++++++++++++++++++++++-------- qemu-img.texi | 6 ---- 13 files changed, 161 insertions(+), 53 deletions(-)