qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] final patches for cache=writeback
@ 2012-08-09 14:07 Paolo Bonzini
  2012-08-09 14:07 ` [Qemu-devel] [PATCH 1/3] virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE Paolo Bonzini
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paolo Bonzini @ 2012-08-09 14:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf

Kevin,

here is a resend of the virtio-blk patches plus the one-liner for
flipping the default cache mode from writethrough to writeback.

Paolo Bonzini (3):
  virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE
  virtio-blk: disable write cache if not negotiated
  blockdev: flip default cache mode from writethrough to writeback

 blockdev.c      |  1 +
 hw/virtio-blk.c | 30 ++++++++++++++++++++++++++++--
 hw/virtio-blk.h |  4 +++-
 3 file modificati, 32 inserzioni(+), 3 rimozioni(-)

-- 
1.7.11.2

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

end of thread, other threads:[~2012-08-09 14:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-09 14:07 [Qemu-devel] [PATCH 0/3] final patches for cache=writeback Paolo Bonzini
2012-08-09 14:07 ` [Qemu-devel] [PATCH 1/3] virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE Paolo Bonzini
2012-08-09 14:07 ` [Qemu-devel] [PATCH 2/3] virtio-blk: disable write cache if not negotiated Paolo Bonzini
2012-08-09 14:07 ` [Qemu-devel] [PATCH 3/3] blockdev: flip default cache mode from writethrough to writeback Paolo Bonzini
2012-08-09 14:24 ` [Qemu-devel] [PATCH 0/3] final patches for cache=writeback Kevin Wolf

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).