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/4] Block patches (includes build fix for non-Linux)
Date: Wed, 21 Sep 2011 15:21:52 +0200	[thread overview]
Message-ID: <1316611316-11773-1-git-send-email-kwolf@redhat.com> (raw)

The following changes since commit 27cdad67a1bc23b38c765b677ed8064bfb8d3e44:

  Revert "alpha-softmmu: Disable for the 0.15 release branch." (2011-09-21 00:50:32 +0200)

are available in the git repository at:
  git://repo.or.cz/qemu/kevin.git for-anthony

Daniel Verkamp (1):
      ahci: add port I/O index-data pair

Nick Thomas (2):
      block/curl: Implement a flush function on the fd handlers
      block/curl: Don't finish AIOCBs too early

Paolo Bonzini (1):
      nbd: fix non-Linux build failure

 block/curl.c  |   94 +++++++++++++++++++++++++++++++++++++++++++--------------
 hw/ide/ahci.c |   42 +++++++++++++++++++++++++-
 hw/ide/ahci.h |    9 +++++-
 hw/ide/ich.c  |   27 ++++++++++++++++-
 hw/pci_regs.h |    1 +
 nbd.c         |    2 +-
 6 files changed, 148 insertions(+), 27 deletions(-)

             reply	other threads:[~2011-09-21 13:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-21 13:21 Kevin Wolf [this message]
2011-09-21 13:21 ` [Qemu-devel] [PATCH 1/4] nbd: fix non-Linux build failure Kevin Wolf
2011-09-21 13:21 ` [Qemu-devel] [PATCH 2/4] ahci: add port I/O index-data pair Kevin Wolf
2011-09-21 13:21 ` [Qemu-devel] [PATCH 3/4] block/curl: Implement a flush function on the fd handlers Kevin Wolf
2011-09-21 13:21 ` [Qemu-devel] [PATCH 4/4] block/curl: Don't finish AIOCBs too early Kevin Wolf
2011-09-22 15:58 ` [Qemu-devel] [PULL 0/4] Block patches (includes build fix for non-Linux) Anthony Liguori

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=1316611316-11773-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.