virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] virtio-blk spec: document topology info, add WCE toggle
@ 2012-07-03 13:16 Paolo Bonzini
  2012-07-03 13:16 ` [PATCH 1/2] virtio-blk spec: document topology info Paolo Bonzini
  2012-07-03 13:16 ` [PATCH 2/2] virtio-blk spec: writeback cache enable improvements Paolo Bonzini
  0 siblings, 2 replies; 5+ messages in thread
From: Paolo Bonzini @ 2012-07-03 13:16 UTC (permalink / raw)
  To: virtualization, kvm, rusty

Hi Rusty, here are two improvements to the virtio-blk spec.

The first documents the status quo of an extension that has already
been supported in QEMU for several releases, but never made it to the
official spec.

The second adds support for toggling the cache mode between writethrough
and writeback.  Two mechanisms are introduced for this.  One is to not
negotiate VIRTIO_BLK_F_FLUSH; it can be done only at reset time and is
more of a refinement geared towards older or limited guests, in order to
make them safe wrt power losses.  The second is via feature bits and a
new configuration field.

Paolo Bonzini (2):
  virtio-blk spec: document topology info
  virtio-blk spec: writeback cache enable improvements

 virtio-spec.lyx |  136 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 132 insertions(+), 4 deletions(-)

-- 
1.7.10.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-07-04 15:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).