ArthurBorsboom: I just tried downloading and installing xen using yaourt but didn't get any errors; is this happening during the build, install, or at some other point of the process?
Search Criteria
Package Details: xen-stubdom 4.20.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/xen.git (read-only, click to copy) |
---|---|
Package Base: | xen |
Description: | Xen hypervisor stubdom files |
Upstream URL: | https://xenproject.org/ |
Keywords: | hypervisor virtualization xen |
Licenses: | GPL2 |
Submitter: | sergej |
Maintainer: | Refutationalist |
Last Packager: | Refutationalist |
Votes: | 184 |
Popularity: | 0.046445 |
First Submitted: | 2009-11-09 11:22 (UTC) |
Last Updated: | 2025-03-13 08:19 (UTC) |
Dependencies (42)
- xenAUR
- acpica (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- bridge-utils (make)
- fig2dev (fig2dev-gitAUR) (make)
- flex (flex-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- gnutls (gnutls-gitAUR) (make)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR) (make)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR) (make)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR) (make)
- libaio (libaio-gitAUR) (make)
- libuuid.so (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR, lib32-util-linux, util-linux-libs) (make)
- libx11 (libx11-gitAUR) (make)
- lzo (make)
- ncurses (ncurses-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- pandoc (pandoc-sile-gitAUR, pandoc-binAUR, pandoc-static-gitAUR, pandoc-cli) (make)
- pciutils (pciutils-gitAUR) (make)
- pixman (pixman-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat) (make)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-gitAUR, systemd-selinuxAUR) (make)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR) (make)
- valgrind (valgrind-gitAUR) (make)
- vde2 (vdeplug4-gitAUR) (make)
- wget (wget-gitAUR, wurlAUR) (make)
- yajl (yajl-gitAUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
- linux-headers (optional) – extract bootable kernel for PV grub using "extract_vmlinux"
- seabios (optional) – SeaBIOS payload support
- xen-docsAUR (optional) – HTML documentation and man pages
- xen-edk2AUR (optional) – UEFI support
- xen-grub-pv32AUR (optional) – 32bit PV booting support
- xen-grub-pv64AUR (optional) – 64bit PV booting support
- xen-grub-pvhAUR (optional) – PVH booting support
- xen-qemuAUR (xen-qemuAUR) (optional) – HVM and PV support, nearly required for Xen
- xen-stubdomAUR (optional) – Xen stubdom support
Required by (3)
- xen (optional)
- xen-docs (optional)
- xen-stubdom (optional)
Sources (13)
- efi-xen.cfg
- git+https://xenbits.xen.org/git-http/xen.git#branch=stable-4.20
- http://xenbits.xen.org/xen-extfiles/grub-0.97.tar.gz
- http://xenbits.xen.org/xen-extfiles/lwip-1.3.0.tar.gz
- http://xenbits.xen.org/xen-extfiles/newlib-1.16.0.tar.gz
- http://xenbits.xen.org/xen-extfiles/pciutils-2.2.9.tar.bz2
- http://xenbits.xen.org/xen-extfiles/polarssl-1.1.4-gpl.tgz
- http://xenbits.xen.org/xen-extfiles/zlib-1.2.3.tar.gz
- tmpfiles.conf
- xen-amd-ucode.hook
- xen-intel-ucode.hook
- xen-ucode-extract.sh
- xen.conf
Latest Comments
« First ‹ Previous 1 .. 45 46 47 48 49 50 51 52 53 54 55 .. 101 Next › Last »
kantras commented on 2014-09-08 17:54 (UTC)
ArthurBorsboom commented on 2014-09-08 14:49 (UTC)
Yaourt fails to upgrade Xen with the following error:
mv: cannot stat ‘etc/default/xencommons’: No such file or directory
Looks like somewhere is a slash missing.
moggers commented on 2014-09-07 02:28 (UTC)
Sorry, after redownloading and makepkging the tarball with line 95 uncommented, it seems to be working fine.
So disregard that, sorry again.
kantras commented on 2014-09-06 17:39 (UTC)
Actually one of the compile tests I mentioned in the past does involve building with both ati and stubdom enabled ( and looking over the last build log, when I did this, it built without any issues ) Do you happen to have a log of the build error so I can look at what happened?
moggers commented on 2014-09-06 09:12 (UTC)
I believe stubdom needs to be disabled to build with the ati-passthrough patch
>http://lists.xen.org/archives/html/xen-users/2013-03/msg00147.html
>- due to an insufficiancy in the patch, stubdom would not build
correctly, so you have to disable it
Uncommented the ATI passthrough patch line and failed to build. Ripped out everything I could find in your PKGBUILD related to stubdom and it built successfully. I'm having some difficulty with VGA passthrough itself so far; beyond building I'm not sure what the extent of the patch under 4.4 nor the mangling of the PKGBUILD entails.
Not familiar with this whole xen thing, so if I've made a grevious mistake please forgive me, thanks.
kantras commented on 2014-09-04 00:31 (UTC)
zir_blazer: I'll see if I can get some time to look at this tomorrow - right now I'm working on getting the xen-4.3 package up to date, but have started to read the thread you mentioned.
zir_blazer commented on 2014-09-04 00:05 (UTC)
In order for Xen to be able to make DomU VMs that use UEFI instead of SeaBIOS, it needs to be builded with --enable-ovmf option, but it currently fails to build with that option. I request someone to look at this Thread and figure out if the changes I say can be added so it may successfully build with that option:
https://bbs.archlinux.org/viewtopic.php?id=186591
kantras commented on 2014-09-03 09:02 (UTC)
New update is a simple release, with unnecessary patches removed. I've confirmed that the ATI patch still compiles however, as always, its untested beyond that.
Pinned Comments
Refutationalist commented on 2025-03-12 12:06 (UTC) (edited on 2025-03-13 08:23 (UTC) by Refutationalist)
We've moved to the newly-stable 4.20.0 branch. There are also other changes:
If you're still using pygrub note that it is deprecated. The solution is to build PV grub instead, which used to be in AUR but is now missing. I am asking a couple questions on the mailing list, and I intend to put my current build of xen-grub (which supersedes xen-pvhgrub) on AUR as soon as possible. If you need to build it before that occurs, you can find it in my PKGBUILD repo.
EDIT: 4.20.0-2 adds support for the xen-edk2 package, which has a fixed UEFI for xen