File minios-fixups.patch of Package xen

Index: xen-4.1.2-testing/extras/mini-os/lib/math.c
===================================================================
--- xen-4.1.2-testing.orig/extras/mini-os/lib/math.c
+++ xen-4.1.2-testing/extras/mini-os/lib/math.c
@@ -187,6 +187,7 @@ __qdivrem(uint64_t uq, uint64_t vq, uint
 	 * and thus
 	 *	m = 4 - n <= 2
 	 */
+	tmp.ul[H] = tmp.ul[L] = 0;
 	tmp.uq = uq;
 	u[0] = 0;
 	u[1] = HHALF(tmp.ul[H]);
openSUSE Build Service is sponsored by