Lines Matching full:xen
1 # Functional test that boots a Xen hypervisor with a domU kernel and
22 Boots a Xen hypervisor with a Linux DomU kernel.
46 Launch Xen with a dom0 guest kernel
66 # archive of file from https://deb.debian.org/debian/pool/main/x/xen/
69 'xen-hypervisor-4.11-arm64_4.11.4%2B37-g3263f257ca-1_arm64.deb')
72 xen_path = self.extract_from_deb(xen_deb, "/boot/xen-4.11-arm64")
77 # archive of file from https://deb.debian.org/debian/pool/main/x/xen/
80 'xen-hypervisor-4.14-arm64_4.14.0%2B80-gd101b417b7-1_arm64.deb')
83 xen_path = self.extract_from_deb(xen_deb, "/boot/xen-4.14-arm64")
90 '?path=%2F&files=xen-upstream-4.15-unstable.deb')
93 xen_path = self.extract_from_deb(xen_deb, "/boot/xen-4.15-unstable")