From: Rusty Russell <rusty@rustcorp.com.au>
To: Paolo Bonzini <pbonzini@redhat.com>,
virtualization@lists.osdl.org, kvm@vger.kernel.org
Subject: Re: [PATCH 1/2] virtio-blk spec: document topology info
Date: Wed, 04 Jul 2012 15:22:36 +0930 [thread overview]
Message-ID: <87d34cvzrv.fsf@rustcorp.com.au> (raw)
In-Reply-To: <1341321412-24214-2-git-send-email-pbonzini@redhat.com>
On Tue, 3 Jul 2012 15:16:51 +0200, Paolo Bonzini <pbonzini@redhat.com> wrote:
> Current QEMU and Linux drivers can export queue parameters via the
> virtio-blk configuration space. Document this, since the next patch
> will have to add another configuration field after these.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Applied, thanks for the grammar fix, too!
> + u8 physical_block_exp;
> + u8 alignment_offset;
> + u16 min_io_size;
> + u32 opt_io_size;
These aren't entirely self-evident though :(
I've put the latest on github (your changes included!), so please patch
against that:
https://github.com/rustyrussell/virtio-spec
Thanks,
Rusty.
next prev parent reply other threads:[~2012-07-04 5:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-03 13:16 [PATCH 0/2] virtio-blk spec: document topology info, add WCE toggle Paolo Bonzini
2012-07-03 13:16 ` [PATCH 1/2] virtio-blk spec: document topology info Paolo Bonzini
2012-07-04 5:52 ` Rusty Russell [this message]
2012-07-04 15:49 ` Michael S. Tsirkin
2012-07-03 13:16 ` [PATCH 2/2] virtio-blk spec: writeback cache enable improvements Paolo Bonzini
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=87d34cvzrv.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=virtualization@lists.osdl.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.