Package Details: xen-docs 4.21.2pre-1

Git Clone URL: https://aur.archlinux.org/xen.git (read-only, click to copy)
Package Base: xen
Description: Xen hypervisor documentation and man pages
Upstream URL: https://xenproject.org/
Keywords: hypervisor virtualization xen
Licenses: GPL2
Submitter: sergej
Maintainer: Refutationalist
Last Packager: Refutationalist
Votes: 182
Popularity: 0.000012
First Submitted: 2009-11-09 11:22 (UTC)
Last Updated: 2026-05-06 02:59 (UTC)

Required by (3)

Sources (13)

Latest Comments

« First ‹ Previous 1 .. 47 48 49 50 51 52 53 54 55 56 57 .. 102 Next › Last »

hugleo commented on 2014-07-13 15:10 (UTC)

Maybe it can be a video problem. Maybe xen booted but is not showing anything. Try press a key like Num Lock. Dou you notice that the led is blinking? If the answser is true maybe you can set a vesa driver or small resolution on grub boot parameter for xen kernel.

smakovits commented on 2014-07-12 04:12 (UTC)

ever since 4.4.0-3 and Kernel 3.15 my screen goes black upon booting xen. I tried syslinux and Grub with the same results. I re-installed arch at least times, keeping with the beginners guide and then xen install instructions. I have no idea what and why, but the screen just goes black and things require a hard reset. The normal arch kernel is fine, but nothing I do helps get me going. I even tried using downgrader to try older kernels, but those too had the same result.

trixpan commented on 2014-07-08 13:06 (UTC)

Kantras, Thanks for the update. Working like a charm. Any chances of adding Spice support to the PKG? Cheers

fatal-error commented on 2014-07-06 07:28 (UTC)

Errors when building @kantras: make[2]: Leaving directory '/[...]/AUR/xen/src/xen-4.4.0/xen' make[1]: Leaving directory '/[...]/AUR/xen/src/xen-4.4.0/xen' fatal: unable to connect to xenbits.xen.org: xenbits.xen.org[0: 50.57.170.242]: errno=Connection timed out Makefile:25: recipe for target 'seabios-dir' failed make[3]: *** [seabios-dir] Error 128 make[3]: Leaving directory '/[...]/AUR/xen/src/xen-4.4.0/tools/firmware' /[...]/AUR/xen/src/xen-4.4.0/tools/../tools/Rules.mk:105: recipe for target 'subdir-install-firmware' failed make[2]: *** [subdir-install-firmware] Error 2 make[2]: Leaving directory '/[...]/AUR/xen/src/xen-4.4.0/tools' /[...]/AUR/xen/src/xen-4.4.0/tools/../tools/Rules.mk:100: recipe for target 'subdirs-install' failed make[1]: *** [subdirs-install] Error 2 make[1]: Leaving directory '/[...]/AUR/xen/src/xen-4.4.0/tools' Makefile:96: recipe for target 'install-tools' failed make: *** [install-tools] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

tritron commented on 2014-07-02 15:01 (UTC)

Did anyone compile efi xen and set EFI VENDOR ?

isiachi commented on 2014-07-02 14:59 (UTC)

Hello! If you try to create an HVM guest with usb=1 you get this message: libxl: error: libxl_dm.c:1371:device_model_spawn_outcome: domain 1 device model: spawn failed (rc=-3) libxl: error: libxl_create.c:1186:domcreate_devmodel_started: device model did not start: -3 libxl: error: libxl_dm.c:1475:kill_device_model: Device Model already exited I solved installing usbredir. It's not a dependecy but an optional one for sure!

kantras commented on 2014-06-20 16:21 (UTC)

Uploading an update - key changes are the addition of two security patches and some initial work to clean up the PKGBUILD and the compiling process.

kantras commented on 2014-06-18 00:15 (UTC)

@ironicbadger: unfortunately I've not been able to reproduce this error yet - can you try building it again, capturing all output to a file, then send me a copy of that file, please? "makepkg >& build.log" should work if you're using a bash shell. Also, have you made any other changes to the PKGBUILD file? Added any other patches? are you up to date with all recent package updates? I will be uploading a new package sometime soon, but its only cleanup of the PKGBUILD and one of the patches at this point

ironicbadger commented on 2014-06-17 10:41 (UTC)

Having some errors when building @kantras. Makefile:74: recipe for target 'newlib-1.16.0' failed make[1]: *** [newlib-1.16.0] Error 1 make[1]: Leaving directory '/root/xen/src/xen-4.4.0/stubdom' Makefile:104: recipe for target 'install-stubdom' failed make: *** [install-stubdom] Error 2 ==> ERROR: A failure occurred in package(). Aborting...