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 .. 46 47 48 49 50 51 52 53 54 55 56 .. 102 Next › Last »

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.

kantras commented on 2014-09-03 09:00 (UTC)

Naruni: This pkgbuild only contains the hypervisor and supporting utilities. Its responsible for loading which ever kernel you've specified.

Naruni commented on 2014-09-01 17:08 (UTC)

When booting from UEFI, kernel cannot mount root partition due to "unknown filesystem vfat" Where are the kernel config options in this pkgbuild? 3.16.1-1-ARCH #1 SMP PREEMPT

Lastebil commented on 2014-08-22 13:37 (UTC)

ryad0m: autoconf is part of base-devel. This is assumed to be installed when using the AUR - see here: https://wiki.archlinux.org/index.php/Arch_User_Repository The base-devel group, for reference: https://www.archlinux.org/groups/x86_64/base-devel/ So no, it should _NOT_ be added to makedepends.

ryad0m commented on 2014-08-22 12:58 (UTC)

Please, add core/autoconf in makedepends

isiachi commented on 2014-08-13 15:24 (UTC)

I think that with the last update of libiscsi (1.7.0-2 -> 1.12.0-1), xen should be recompiled.

kantras commented on 2014-08-10 05:37 (UTC)

Actually the patch, which is different to that one, went in a few weeks later - the current kernels haven't been giving me any issues on the dev machine

zman0900 commented on 2014-08-10 04:27 (UTC)

I think I found something: http://lists.xen.org/archives/html/xen-devel/2014-03/msg02923.html Looks like a new patch was applied at the same time the old one was reverted. I'm about to upgrade for the first time in about 4 months, so I guess I'll find out if it works...

zman0900 commented on 2014-08-10 02:57 (UTC)

"Just a quick FYI - They've reverted a patch in the recent kernel releases, which may cause instabilities with applications (such as Firefox) running under PV domains (also dom0, which is technically a PV domain). The patch worked for this use case, but broke other things, so the patch was reverted and a new one is being worked on." Any news on this? Anyone know if a new fix has been merged?

smakovits commented on 2014-07-17 12:10 (UTC)

Traced the issue to the lvm2 hook. Had a working system, added it and things did not boot again. removed the hook and once again the system booted fine. My original installation was on a lv so I needed it there. This time I used linux (83) for rootfs so it was not needed. I thought i needed it to load a vm when it didnt boot originally, but then the system didnt boot. Removed it and now things are happy again.