qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH qom-next v3 12/15] nvme: Permit zero-length bloc


From: Keith Busch
Subject: Re: [Qemu-devel] [PATCH qom-next v3 12/15] nvme: Permit zero-length block devices
Date: Wed, 12 Mar 2014 14:13:11 -0600 (MDT)
User-agent: Alpine 2.03 (LRH 1266 2009-07-14)

On Wed, 12 Mar 2014, Andreas Färber wrote:
Tonight is Hard Freeze for 2.0. If you could also review the matching
test case http://patchwork.ozlabs.org/patch/329627/ I would put both in
my pull.

Looks great! I'd apply the new test case, but it won't without the
previous "pvpanic-test" patch in your series.

I guess you'll need to submit your queue for review first? Hard
to see in a non-rebased tree.

For sure. I pushed a new rebased branch to my repo so it could be more
easily observed. My first commit below really ought to have been split
into a dozen or so individuals, so my own fault if it fails review for
that or any other reason. I have no concerns about waiting for the next
window if I need to split it up better and fix anything.

A pull request at this point would look like this:

The following changes since commit 750036a848ea913ba6343718ffa70da98f7eef6b:

  Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into 
staging (2014-03-12 17:53:37 +0000)

are available in the git repository at:


  git://git.infradead.org/users/kbusch/qemu-nvme.git v2.0-updates

for you to fetch changes up to 9323763f1b9db24c575a5f8afc13e460a63cac22:

  nvme: Permit zero-length block devices (2014-03-12 13:17:58 -0600)

----------------------------------------------------------------
Andreas Färber (1):
      nvme: Permit zero-length block devices

Keith Busch (4):
      NVMe: Implement remainder from spec
      NVMe: Clear allocated bitmap after format
      NVMe: Use aio flush
      NVMe: completion queue coalescing

 default-configs/pci.mak |    1 +
 hw/block/nvme.c         | 1640 +++++++++++++++++++++++++++++++++++++++++++----
 hw/block/nvme.h         |  114 ++++
 3 files changed, 1621 insertions(+), 134 deletions(-)

reply via email to

[Prev in Thread] Current Thread [Next in Thread]