Package Base Details: xen

Git Clone URL: https://aur.archlinux.org/xen.git (read-only, click to copy)
Keywords: hypervisor virtualization xen
Submitter: sergej
Maintainer: Refutationalist
Last Packager: Refutationalist
Votes: 185
Popularity: 0.36
First Submitted: 2009-11-09 11:22 (UTC)
Last Updated: 2024-01-19 23:00 (UTC)

Latest Comments

« First ‹ Previous 1 .. 81 82 83 84 85 86 87 88 89 90 91 .. 101 Next › Last »

kantras commented on 2012-11-08 22:10 (UTC)

@luolimao: the existing 20_linux_xen file won't pick up the kernel as archlinux deploys it, and puts it after the normal boot config so you have to explicitly select the xen boot option whenever you boot up. The 09_xen version can see the archlinux kernel and also puts it above the normal boot option so that booting into xen + dom0 is the default.

kantras commented on 2012-11-08 06:37 (UTC)

Please include the texi2html.patch file from the website I mentioned in the previous comment; it allows xen to be compiled if you have extra/texi2html 5.0-2 installed. I also uploaded 09_xen, a tweaked grub2 configration file to be dropped into /etc/grub.d so that grub-mkconfig will detect and add config to support booting the xen kernel image. If you want the EFI boot image for xen to be built, you have to use a slightly modified version of binutils; I grabbed the PKGBUILD and binutils.install for the latest stable version of binutils-multilib, then edited the PKGBUILD file to add "--enable-targets=x86_64-pep" into the list of options being passed to configure. Once I had built and installed the modified binutils-multilib, the xen.efi image was compiled when I built xen.