qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] Block patches
@ 2011-07-06 14:21 Kevin Wolf
  2011-07-06 14:21 ` [Qemu-devel] [PATCH 1/8] Documentation: Remove outdated host_device note Kevin Wolf
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Kevin Wolf @ 2011-07-06 14:21 UTC (permalink / raw)
  To: anthony; +Cc: kwolf, qemu-devel

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(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-07-12 13:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-06 14:21 [Qemu-devel] [PULL 0/8] Block patches Kevin Wolf
2011-07-06 14:21 ` [Qemu-devel] [PATCH 1/8] Documentation: Remove outdated host_device note Kevin Wolf
2011-07-06 14:21 ` [Qemu-devel] [PATCH 2/8] qemu-img: Add cache command line option Kevin Wolf
2011-07-06 14:21 ` [Qemu-devel] [PATCH 3/8] block/raw-posix: Linux compat-ioctl warning workaround Kevin Wolf
2011-07-06 14:21 ` [Qemu-devel] [PATCH 4/8] virtio-blk: Turn drive serial into a qdev property Kevin Wolf
2011-07-06 14:21 ` [Qemu-devel] [PATCH 5/8] block: drive_init(): Simplify interface type setting Kevin Wolf
2011-07-06 14:21 ` [Qemu-devel] [PATCH 6/8] block: drive_init(): Improve CHS setting error message Kevin Wolf
2011-07-06 14:21 ` [Qemu-devel] [PATCH 7/8] ide: Ignore reads during PIO in and writes during PIO out Kevin Wolf
2011-07-06 14:21 ` [Qemu-devel] [PATCH 8/8] ide: Initialise buffers with zeros Kevin Wolf
2011-07-12  9:14 ` [Qemu-devel] [PULL 0/8] Block patches Kevin Wolf
2011-07-12 13:16 ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).