Package Details: xen 4.19.1pre-1

Git Clone URL: https://aur.archlinux.org/xen.git (read-only, click to copy)
Package Base: xen
Description: Open-source type-1 or baremetal hypervisor
Upstream URL: https://xenproject.org/
Keywords: hypervisor virtualization xen
Licenses: GPL2
Submitter: sergej
Maintainer: Refutationalist
Last Packager: Refutationalist
Votes: 185
Popularity: 0.29
First Submitted: 2009-11-09 11:22 (UTC)
Last Updated: 2024-09-20 00:31 (UTC)

Pinned Comments

Refutationalist commented on 2024-12-06 01:37 (UTC)

Please Note: Per best-practices by upstream this package follows the git stable branch. Minor releases do not require a version bump and the PKGBUILD will provide the appropriate version number.

stubdom is still broken.

Latest Comments

« First ‹ Previous 1 .. 94 95 96 97 98 99 100 101 Next › Last »

robertfoster commented on 2010-10-23 14:45 (UTC)

a first approach to grub-mkconfig for xen entries

robertfoster commented on 2010-10-23 14:21 (UTC)

Please let me know if there are other problems

robertfoster commented on 2010-10-23 14:20 (UTC)

Updated to work with python2 Commented xen-initscript.patch

Refutationalist commented on 2010-10-21 20:13 (UTC)

Oh, about that patch: you'll want to add it to the PKGBUILD right after the first python change patch to get it to go cleanly, and you'll need to update the deps, obviously.

Refutationalist commented on 2010-10-21 20:11 (UTC)

Here's an incredibly brute force patch to allow it to build with the recent python changes: http://aur.pastebin.com/DYQCmUHx I also have some improved init scripts and such-- but like this patch, they're kinda hackish right now.

nicedream commented on 2010-10-21 19:39 (UTC)

Seems to not compile with the recent change from python2 to python3.

Magicking commented on 2010-10-02 19:11 (UTC)

I experienced the same problem as robertmarq and resolved it by adding the evtchn module.

<deleted-account> commented on 2010-09-20 16:52 (UTC)

I can not start xend. Error: Unable to connect to xend: No such file or directory. Is xend running? start xenstored.. [root@sistemas sistemas]# xenstored [root@sistemas sistemas]# FATAL: Failed to open evtchn device: No such file or directory

Refutationalist commented on 2010-09-15 06:46 (UTC)

At least on x86_64, I needed to start xenstored, then xend, then xenconsoled in order to get proper functioning under xen 4.0.1-- this is with the pv-ops git repository, stable branch.