- Update to Xen 4.0.2 rc2-pre, changeset 21443
- bnc#633573 - System fail to boot after running several warm reboot tests 22749-vtd-workarounds.patch - Upstream patches from Jan 22744-ept-pod-locking.patch 22777-vtd-ats-fixes.patch 22781-pod-hap-logdirty.patch 22782-x86-emul-smsw.patch 22789-i386-no-x2apic.patch 22790-svm-resume-migrate-pirqs.patch 22816-x86-pirq-drop-priv-check.patch OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=94
This commit is contained in:
committed by
Git OBS Bridge
parent
62de63b129
commit
0c76f22ef1
@@ -15,10 +15,10 @@ Signed-off-by: Kevin Wolf <kwolf@suse.de>
|
||||
tapdisk-ioemu.c | 17 -----------------
|
||||
4 files changed, 17 insertions(+), 26 deletions(-)
|
||||
|
||||
Index: xen-4.0.1-testing/tools/ioemu-qemu-xen/Makefile
|
||||
Index: xen-4.0.2-testing/tools/ioemu-qemu-xen/Makefile
|
||||
===================================================================
|
||||
--- xen-4.0.1-testing.orig/tools/ioemu-qemu-xen/Makefile
|
||||
+++ xen-4.0.1-testing/tools/ioemu-qemu-xen/Makefile
|
||||
--- xen-4.0.2-testing.orig/tools/ioemu-qemu-xen/Makefile
|
||||
+++ xen-4.0.2-testing/tools/ioemu-qemu-xen/Makefile
|
||||
@@ -46,14 +46,6 @@ $(filter %-user,$(SUBDIR_RULES)): libqem
|
||||
|
||||
recurse-all: $(SUBDIR_RULES)
|
||||
@@ -56,10 +56,10 @@ Index: xen-4.0.1-testing/tools/ioemu-qemu-xen/Makefile
|
||||
######################################################################
|
||||
# libqemu_common.a: Target independent part of system emulation. The
|
||||
# long term path is to suppress *all* target specific code in case of
|
||||
Index: xen-4.0.1-testing/tools/ioemu-qemu-xen/configure
|
||||
Index: xen-4.0.2-testing/tools/ioemu-qemu-xen/configure
|
||||
===================================================================
|
||||
--- xen-4.0.1-testing.orig/tools/ioemu-qemu-xen/configure
|
||||
+++ xen-4.0.1-testing/tools/ioemu-qemu-xen/configure
|
||||
--- xen-4.0.2-testing.orig/tools/ioemu-qemu-xen/configure
|
||||
+++ xen-4.0.2-testing/tools/ioemu-qemu-xen/configure
|
||||
@@ -1511,7 +1511,7 @@ bsd)
|
||||
;;
|
||||
esac
|
||||
@@ -69,10 +69,10 @@ Index: xen-4.0.1-testing/tools/ioemu-qemu-xen/configure
|
||||
if test `expr "$target_list" : ".*softmmu.*"` != 0 ; then
|
||||
tools="qemu-img\$(EXESUF) $tools"
|
||||
if [ "$linux" = "yes" ] ; then
|
||||
Index: xen-4.0.1-testing/tools/ioemu-qemu-xen/qemu-tool.c
|
||||
Index: xen-4.0.2-testing/tools/ioemu-qemu-xen/qemu-tool.c
|
||||
===================================================================
|
||||
--- xen-4.0.1-testing.orig/tools/ioemu-qemu-xen/qemu-tool.c
|
||||
+++ xen-4.0.1-testing/tools/ioemu-qemu-xen/qemu-tool.c
|
||||
--- xen-4.0.2-testing.orig/tools/ioemu-qemu-xen/qemu-tool.c
|
||||
+++ xen-4.0.2-testing/tools/ioemu-qemu-xen/qemu-tool.c
|
||||
@@ -68,7 +68,7 @@ void qemu_bh_delete(QEMUBH *bh)
|
||||
qemu_free(bh);
|
||||
}
|
||||
@@ -82,10 +82,10 @@ Index: xen-4.0.1-testing/tools/ioemu-qemu-xen/qemu-tool.c
|
||||
IOCanRWHandler *fd_read_poll,
|
||||
IOHandler *fd_read,
|
||||
IOHandler *fd_write,
|
||||
Index: xen-4.0.1-testing/tools/ioemu-qemu-xen/tapdisk-ioemu.c
|
||||
Index: xen-4.0.2-testing/tools/ioemu-qemu-xen/tapdisk-ioemu.c
|
||||
===================================================================
|
||||
--- xen-4.0.1-testing.orig/tools/ioemu-qemu-xen/tapdisk-ioemu.c
|
||||
+++ xen-4.0.1-testing/tools/ioemu-qemu-xen/tapdisk-ioemu.c
|
||||
--- xen-4.0.2-testing.orig/tools/ioemu-qemu-xen/tapdisk-ioemu.c
|
||||
+++ xen-4.0.2-testing/tools/ioemu-qemu-xen/tapdisk-ioemu.c
|
||||
@@ -12,34 +12,12 @@
|
||||
|
||||
extern void qemu_aio_init(void);
|
||||
|
Reference in New Issue
Block a user