SHA256
1
0
forked from pool/xen

- bnc#636231 - XEN: Unable to disconnect/remove CDROM drive from VM

xend-devid-or-name.patch

- Upstream patches from Jan
  22019-x86-cpuidle-online-check.patch
  22051-x86-forced-EOI.patch
  22067-x86-irq-domain.patch
  22068-vtd-irte-RH-bit.patch
  22071-ept-get-entry-lock.patch
  22084-x86-xsave-off.patch

- bnc#638465 - hypervisor panic in memory handling
  heaplock.patch

- Update to Xen 4.0.1.  This is a bug fix release.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=73
This commit is contained in:
Charles Arnold
2010-09-22 14:40:08 +00:00
committed by Git OBS Bridge
parent 54d3fda8bf
commit eeeeaf88a6
189 changed files with 1756 additions and 6759 deletions

View File

@@ -1,7 +1,7 @@
Index: xen-4.0.0-testing/tools/misc/miniterm/miniterm.c
Index: xen-4.0.1-testing/tools/misc/miniterm/miniterm.c
===================================================================
--- xen-4.0.0-testing.orig/tools/misc/miniterm/miniterm.c
+++ xen-4.0.0-testing/tools/misc/miniterm/miniterm.c
--- xen-4.0.1-testing.orig/tools/misc/miniterm/miniterm.c
+++ xen-4.0.1-testing/tools/misc/miniterm/miniterm.c
@@ -157,7 +157,7 @@ int main(int argc, char **argv)
case 0:
close(1); /* stdout not needed */
@@ -35,10 +35,10 @@ Index: xen-4.0.0-testing/tools/misc/miniterm/miniterm.c
break;
}
Index: xen-4.0.0-testing/tools/libxc/xc_dom_elfloader.c
Index: xen-4.0.1-testing/tools/libxc/xc_dom_elfloader.c
===================================================================
--- xen-4.0.0-testing.orig/tools/libxc/xc_dom_elfloader.c
+++ xen-4.0.0-testing/tools/libxc/xc_dom_elfloader.c
--- xen-4.0.1-testing.orig/tools/libxc/xc_dom_elfloader.c
+++ xen-4.0.1-testing/tools/libxc/xc_dom_elfloader.c
@@ -193,8 +193,9 @@ static int xc_dom_load_elf_symtab(struct
if ( load )
@@ -50,10 +50,10 @@ Index: xen-4.0.0-testing/tools/libxc/xc_dom_elfloader.c
elf_section_start(elf, shdr2),
size);
}
Index: xen-4.0.0-testing/tools/xenstore/Makefile
Index: xen-4.0.1-testing/tools/xenstore/Makefile
===================================================================
--- xen-4.0.0-testing.orig/tools/xenstore/Makefile
+++ xen-4.0.0-testing/tools/xenstore/Makefile
--- xen-4.0.1-testing.orig/tools/xenstore/Makefile
+++ xen-4.0.1-testing/tools/xenstore/Makefile
@@ -4,7 +4,7 @@ include $(XEN_ROOT)/tools/Rules.mk
MAJOR = 3.0
MINOR = 0
@@ -63,10 +63,10 @@ Index: xen-4.0.0-testing/tools/xenstore/Makefile
CFLAGS += -I.
CFLAGS += $(CFLAGS_libxenctrl)
Index: xen-4.0.0-testing/tools/xenstore/xenstored_core.c
Index: xen-4.0.1-testing/tools/xenstore/xenstored_core.c
===================================================================
--- xen-4.0.0-testing.orig/tools/xenstore/xenstored_core.c
+++ xen-4.0.0-testing/tools/xenstore/xenstored_core.c
--- xen-4.0.1-testing.orig/tools/xenstore/xenstored_core.c
+++ xen-4.0.1-testing/tools/xenstore/xenstored_core.c
@@ -77,8 +77,8 @@ static void check_store(void);
int quota_nb_entry_per_domain = 1000;
@@ -91,10 +91,10 @@ Index: xen-4.0.0-testing/tools/xenstore/xenstored_core.c
break;
case 'T':
tracefile = optarg;
Index: xen-4.0.0-testing/tools/xenstore/xenstored_domain.c
Index: xen-4.0.1-testing/tools/xenstore/xenstored_domain.c
===================================================================
--- xen-4.0.0-testing.orig/tools/xenstore/xenstored_domain.c
+++ xen-4.0.0-testing/tools/xenstore/xenstored_domain.c
--- xen-4.0.1-testing.orig/tools/xenstore/xenstored_domain.c
+++ xen-4.0.1-testing/tools/xenstore/xenstored_domain.c
@@ -212,7 +212,7 @@ void handle_event(void)
{
evtchn_port_t port;
@@ -113,10 +113,10 @@ Index: xen-4.0.0-testing/tools/xenstore/xenstored_domain.c
return -1;
dom0 = new_domain(NULL, 0, port);
Index: xen-4.0.0-testing/tools/xenstore/xenstored_transaction.c
Index: xen-4.0.1-testing/tools/xenstore/xenstored_transaction.c
===================================================================
--- xen-4.0.0-testing.orig/tools/xenstore/xenstored_transaction.c
+++ xen-4.0.0-testing/tools/xenstore/xenstored_transaction.c
--- xen-4.0.1-testing.orig/tools/xenstore/xenstored_transaction.c
+++ xen-4.0.1-testing/tools/xenstore/xenstored_transaction.c
@@ -82,7 +82,7 @@ struct transaction
struct list_head changed_domains;
};
@@ -126,10 +126,10 @@ Index: xen-4.0.0-testing/tools/xenstore/xenstored_transaction.c
static unsigned int generation;
/* Return tdb context to use for this connection. */
Index: xen-4.0.0-testing/tools/xenstore/xenstore_client.c
Index: xen-4.0.1-testing/tools/xenstore/xenstore_client.c
===================================================================
--- xen-4.0.0-testing.orig/tools/xenstore/xenstore_client.c
+++ xen-4.0.0-testing/tools/xenstore/xenstore_client.c
--- xen-4.0.1-testing.orig/tools/xenstore/xenstore_client.c
+++ xen-4.0.1-testing/tools/xenstore/xenstore_client.c
@@ -251,7 +251,7 @@ do_chmod(char *path, struct xs_permissio
char **xsval = xs_directory(xsh, xth, path, &xsval_n);
@@ -139,10 +139,10 @@ Index: xen-4.0.0-testing/tools/xenstore/xenstore_client.c
for (i = 0; i < xsval_n; i++) {
snprintf(buf, MAX_PATH_LEN, "%s/%s", path, xsval[i]);
Index: xen-4.0.0-testing/tools/libxen/src/xen_common.c
Index: xen-4.0.1-testing/tools/libxen/src/xen_common.c
===================================================================
--- xen-4.0.0-testing.orig/tools/libxen/src/xen_common.c
+++ xen-4.0.0-testing/tools/libxen/src/xen_common.c
--- xen-4.0.1-testing.orig/tools/libxen/src/xen_common.c
+++ xen-4.0.1-testing/tools/libxen/src/xen_common.c
@@ -1057,6 +1057,8 @@ static size_t size_of_member(const abstr
default:
assert(false);
@@ -161,10 +161,10 @@ Index: xen-4.0.0-testing/tools/libxen/src/xen_common.c
}
Index: xen-4.0.0-testing/tools/blktap2/drivers/block-remus.c
Index: xen-4.0.1-testing/tools/blktap2/drivers/block-remus.c
===================================================================
--- xen-4.0.0-testing.orig/tools/blktap2/drivers/block-remus.c
+++ xen-4.0.0-testing/tools/blktap2/drivers/block-remus.c
--- xen-4.0.1-testing.orig/tools/blktap2/drivers/block-remus.c
+++ xen-4.0.1-testing/tools/blktap2/drivers/block-remus.c
@@ -1579,7 +1579,7 @@ static int tdremus_open(td_driver_t *dri
td_flag_t flags)
{