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 .. 57 58 59 60 61 62 63 64 65 66 67 .. 102 Next › Last »

j-lap commented on 2013-11-25 03:00 (UTC)

Package dependency "bluez4" isn't available in repos or AUR. Can't build.

Fidelix commented on 2013-11-09 00:27 (UTC)

Never mind, I managed to do that by editing the Makefile. Thanks!

Fidelix commented on 2013-11-08 23:06 (UTC)

@Kantras, thank you very much. Do you know how to configure qemu to use the compile options --audio-drv-list="pa alsa" ? I'm needing this

Fidelix commented on 2013-11-08 21:08 (UTC)

Morfeo, please add ghostscript as a dependency. I was only able to build it after installing it.

kantras commented on 2013-11-07 21:37 (UTC)

@Fidelix: I've not tried to do this recently, however the last time I tried I noticed that one of the requirements is not currently available in Arch Linux - the issue being that binutils isn't built with support for the specific target needed (x86_64-pep). I just checked the bug reporting tool and it appears that this is still the case - https://bugs.archlinux.org/task/36713 - so, if you want to do this, you'll have to rebuild binutils-multilib with support for that target added.

Fidelix commented on 2013-11-07 20:55 (UTC)

How do I build xen with UEFI support?

devnull_1337 commented on 2013-11-03 11:38 (UTC)

this fixed/stabilized intel hd 2500 (i5-3470) vga passthrough for me. thanks a lot.

kantras commented on 2013-10-31 22:28 (UTC)

v4.3.1 is released - I had to rebuild the ATI and bios patches, as the sources changed, but have tested compile with both patches enabled and disabled.

Sydney6 commented on 2013-10-23 16:00 (UTC)

Hello Kantras, after your previous post i looked into the file-list for the ocaml-package and indeed your were right, libasmrun.a is listed but not packaged. But you were that quick in return, i couldn’t even answer.. Anyhow, thank you very much for your help and for maintaining this package.

kantras commented on 2013-10-23 15:54 (UTC)

I confirmed the issue was with missing libraries in the ocaml package, so went ahead and reported the issue. They released ocaml 4.01.0-3 in response. I've updated to that package and verified that compile issue was resolved.