All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: anthony@codemonkey.ws
Cc: kwolf@redhat.com, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/8] Block patches
Date: Wed,  6 Jul 2011 16:21:21 +0200	[thread overview]
Message-ID: <1309962089-7328-1-git-send-email-kwolf@redhat.com> (raw)

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

             reply	other threads:[~2011-07-06 14:18 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-06 14:21 Kevin Wolf [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
2019-06-21 13:23 Max Reitz
2019-06-23 17:18 ` Peter Maydell
2019-06-24 12:20   ` Max Reitz
2019-06-24 13:15     ` Pino Toscano
2019-06-24 14:49       ` Max Reitz
2019-05-10 13:02 Stefan Hajnoczi
2019-05-10 14:24 ` Peter Maydell
2018-05-12  9:28 Stefan Hajnoczi
2018-05-12  9:42 ` no-reply
2018-05-14 13:15 ` Peter Maydell
2018-05-14 16:02   ` Peter Maydell
2018-05-14 17:53 ` Peter Maydell
2016-07-18 16:59 Stefan Hajnoczi
2016-07-19  8:01 ` Peter Maydell
2014-01-31 21:19 Stefan Hajnoczi
2014-02-05 16:38 ` Peter Maydell
2013-10-07 11:28 Stefan Hajnoczi
2013-07-15 11:16 Kevin Wolf
2013-04-05 13:28 Kevin Wolf
2010-05-20 13:10 Kevin Wolf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1309962089-7328-1-git-send-email-kwolf@redhat.com \
    --to=kwolf@redhat.com \
    --cc=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.