flight 62603 xen-4.6-testing real [real]
http://logs.test-lab.xenproject.org/osstest/logs/62603/
Failures :-/ but no regressions.
Regressions which are regarded as allowable (not blocking):
test-amd64-i386-rumpuserxen-i386 15
rumpuserxen-demo-xenstorels/xenstorels.repeat fail REGR. vs. 62535
t
flight 62609 linux-4.1 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/62609/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf-pvops 3 host-install(3) broken REGR. vs. 62318
test-amd64-i386-xl-qemu
flight 62615 linux-linus real [real]
http://logs.test-lab.xenproject.org/osstest/logs/62615/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-armhf-armhf-xl-cubietruck 6 xen-bootfail REGR. vs. 59254
test-armhf-armhf-xl-x
flight 62616 xen-4.4-testing real [real]
http://logs.test-lab.xenproject.org/osstest/logs/62616/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemuu-win7-amd64 16 guest-localmigrate/x10 fail in 62389
REGR. vs. 60727
Tes
Is there any way the contents of 2 frames be swapped given their gmfn/mfn?
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
flight 62618 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/62618/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 16
guest-start/debianhvm.repeat fail REGR. vs. 62435
This run is configured for baseline tests only.
flight 38122 xen-4.6-testing real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/38122/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-armhf-armhf-xl-midway 16 guest-start/
The keyword typeof is not portable:
/usr/src/freebsd/sys/xen/hypervisor.h:93:2: error: implicit declaration
of function 'typeof' is invalid in C99
[-Werror,-Wimplicit-function-declaration]
Signed-off-by: Julien Grall
---
Cc: Ian Campbell
Cc: Ian Jackson
Cc: Jan Beulich
Cc: Keir Fraser
Cc: T
Signed-off-by: Julien Grall
---
Cc: Ian Campbell
Cc: Ian Jackson
Cc: Jan Beulich
Cc: Keir Fraser
Cc: Tim Deegan
---
xen/include/public/memory.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xen/include/public/memory.h b/xen/include/public/memory.h
index 320de91..4df38d
The following patches add a convenience memop to the mem_sharing system,
allowing for the rapid deduplication of memory pages between identical domains.
The envisioned use-case for this is the following:
1) Create two domains from the same snapshot using xl.
This step can also be performed by p
Currently mem-sharing can be performed on a page-by-page base from the control
domain. However, when completely deduplicating (cloning) a VM, this requires
at least 3 hypercalls per page. As the user has to loop through all pages up
to max_gpfn, this process is very slow and wasteful.
This patch i
Add the bulk option to the test tool to perform complete deduplication
between domains.
Signed-off-by: Tamas K Lengyel
Cc: Ian Jackson
Cc: Stefano Stabellini
Cc: Ian Campbell
Cc: Wei Liu
---
tools/tests/mem-sharing/memshrtool.c | 20
1 file changed, 20 insertions(+)
dif
flight 62630 linux-next real [real]
http://logs.test-lab.xenproject.org/osstest/logs/62630/
Failures :-/ but no regressions.
Regressions which are regarded as allowable (not blocking):
test-armhf-armhf-libvirt-raw 6 xen-boot fail REGR. vs. 62544
test-armhf-armhf-libvirt-xsm 6
On 10/03/2015 03:59 AM, Dario Faggioli wrote:
Signed-off-by: Dario Faggioli
Acked-by: Juergen Gross
---
Cc: Juergen Gross
---
MAINTAINERS |1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index b612e06..902a28a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@
14 matches
Mail list logo