On Tue, 3 Jul 2012 15:16:51 +0200, Paolo Bonzini <pbonzini@xxxxxxxxxx> 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@xxxxxxxxxx> 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. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html