[Qemu-devel] [PATCH 05/11] virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE

2012-08-10 Thread Kevin Wolf
From: Paolo Bonzini Also rename VIRTIO_BLK_F_WCACHE to VIRTIO_BLK_F_WCE for consistency with the spec. Signed-off-by: Paolo Bonzini Signed-off-by: Kevin Wolf --- hw/virtio-blk.c | 16 ++-- hw/virtio-blk.h |4 +++- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git

Re: [Qemu-devel] [PATCH 05/11] virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE

2012-08-12 Thread Anthony Liguori
Kevin Wolf writes: > From: Paolo Bonzini > > Also rename VIRTIO_BLK_F_WCACHE to VIRTIO_BLK_F_WCE for consistency with > the spec. > > Signed-off-by: Paolo Bonzini > Signed-off-by: Kevin Wolf This broke qemu-test because it changed the pc-1.0 machine type: Setting guest RANDOM seed to 47167 *