This commit is contained in:
committed by
Git OBS Bridge
parent
616dfa112f
commit
b4c780fd71
@@ -12,10 +12,10 @@ Signed-off-by: Kevin Wolf <kwolf@suse.de>
|
||||
hw/xen_blktap.c | 6 ++++++
|
||||
1 files changed, 6 insertions(+), 0 deletions(-)
|
||||
|
||||
Index: xen-3.4.0-testing/tools/ioemu-remote/hw/xen_blktap.c
|
||||
Index: xen-3.4.1-testing/tools/ioemu-remote/hw/xen_blktap.c
|
||||
===================================================================
|
||||
--- xen-3.4.0-testing.orig/tools/ioemu-remote/hw/xen_blktap.c
|
||||
+++ xen-3.4.0-testing/tools/ioemu-remote/hw/xen_blktap.c
|
||||
--- xen-3.4.1-testing.orig/tools/ioemu-remote/hw/xen_blktap.c
|
||||
+++ xen-3.4.1-testing/tools/ioemu-remote/hw/xen_blktap.c
|
||||
@@ -258,6 +258,12 @@ static int open_disk(struct td_state *s,
|
||||
s->size = bs->total_sectors;
|
||||
s->sector_size = 512;
|
||||
@@ -29,10 +29,10 @@ Index: xen-3.4.0-testing/tools/ioemu-remote/hw/xen_blktap.c
|
||||
s->info = ((s->flags & TD_RDONLY) ? VDISK_READONLY : 0);
|
||||
|
||||
#ifndef QEMU_TOOL
|
||||
Index: xen-3.4.0-testing/tools/python/xen/xend/server/DevController.py
|
||||
Index: xen-3.4.1-testing/tools/python/xen/xend/server/DevController.py
|
||||
===================================================================
|
||||
--- xen-3.4.0-testing.orig/tools/python/xen/xend/server/DevController.py
|
||||
+++ xen-3.4.0-testing/tools/python/xen/xend/server/DevController.py
|
||||
--- xen-3.4.1-testing.orig/tools/python/xen/xend/server/DevController.py
|
||||
+++ xen-3.4.1-testing/tools/python/xen/xend/server/DevController.py
|
||||
@@ -155,7 +155,7 @@ class DevController:
|
||||
(devid, self.deviceClass))
|
||||
|
||||
|
Reference in New Issue
Block a user