search for: hg

Displaying 20 results from an estimated 3544 matches for "hg".

2009 Mar 26
7
error while compiling xen
Hi, I am facing the below error while compiling dom0. Please guide. root@cbananth:/usr/src/xen-3.3.1# make linux-2.6-xen0-config CONFIGMODE=menuconfig make -f buildconfigs/mk.linux-2.6-xen0 config make[1]: Entering directory `/usr/src/xen-3.3.1'' set -e ; \ if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \ __repo=$(sh buildconfigs/select-repository linux-2.6.18-xen.hg .:..) ; \ if [ -d ${__repo} ] ; then \ echo "Linking ${__repo} to linux-2.6.18-xen.hg." ; \ ln -s ${__repo} linux-2.6.18-xen.hg ; \ else \ echo "C...
2006 Jul 25
5
build problems with current xen unstable cpu.h vl.h:75 vl.c:24 cpu-all.h:122: error: syntax error before "float64"
Hi, I am having troubles in building xen unstable. make[3]: Entering directory `/data/xen/build/xen-unstable.hg-3.0-20060725.5/tools'' [ -f ioemu/config-host.h ] || \ (cd ioemu && sh configure --prefix=/usr) Install prefix /usr BIOS directory /usr/share/xen/qemu binary directory /usr/lib/xen/bin Manual directory /usr/share/man ELF interp prefix Source path /data/xen/build/xen-un...
2012 Jun 14
0
xen_4.1.3~rc1+hg-20120614.a9c0a89c08f2-1_amd64.changes ACCEPTED into unstable
Accepted: libxen-4.1_4.1.3~rc1+hg-20120614.a9c0a89c08f2-1_amd64.deb to main/x/xen/libxen-4.1_4.1.3~rc1+hg-20120614.a9c0a89c08f2-1_amd64.deb libxen-dev_4.1.3~rc1+hg-20120614.a9c0a89c08f2-1_amd64.deb to main/x/xen/libxen-dev_4.1.3~rc1+hg-20120614.a9c0a89c08f2-1_amd64.deb libxen-ocaml-dev_4.1.3~rc1+hg-20120614.a9c0a89c08f2-1_amd64...
2008 Jul 17
2
compile xen 3.2.1 problem
...mpile it on my Debian testing(kernel 2.6.24-1-686) when I run this command to compile xen0''s kernel, #make linux-2.6-xen-config CONFIGMODE=menuconfig make -f buildconfigs/mk.linux-2.6-xen config make[1]: Entering directory `/tmp/xen-3.2.1'' set -e ; \ if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \ __repo=$(sh buildconfigs/select-repository linux-2.6.18-xen.hg .:..) ; \ if [ -d ${__repo} ] ; then \ echo "Linking ${__repo} to linux-2.6.18-xen.hg." ; \ ln -s ${__repo} linux-2.6.18-xen.hg ; \ else \ echo "Cloning ${__repo} t...
2005 Oct 06
3
Xen unstable/SuSE 9.3 install issue
...om include/asm-xen/asm/processor.h:18, from include/asm/thread_info.h:17, from include/linux/thread_info.h:21, from include/linux/spinlock.h:12, from include/linux/capability.h:45, from include/linux/sched.h:7, from arch/i386/kernel/asm-offsets.c:7: include/asm-xen/asm/system.h: In function `__cmpxchg'': include/asm-xen/asm/system.h:256: error: `LOCK'' undeclared (first use in this function) include/asm-xen/asm/system.h:256: error: (Each undeclared identifier is reported only once include/asm-xen/asm/system.h:256: error: for each function it appears in.) include/asm-xen/asm/syste...
2006 Jul 26
5
linux-2.6-xen.hg
Hi, Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being updated? if not, what''s the preferred Linux tree to track that has all of the Xen bits? Thanks, Muli _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2012 May 21
4
Build error of libxl in xen-unstable changeset 25374
...atement -Wno-unused-but-set-variable -D__XEN_TOOLS__ -MMD -MF .libxl.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/mnt/vm/xen/xen-unstable.hg/tools/libxl/../../tools/libxc -I/mnt/vm/xen/xen-unstable.hg/tools/libxl/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/libxl/../../tools/libxc -I/mnt/vm/xen/xen-unstable.hg/tools/libxl/../../tools/include -I/mnt/vm/xen/xen-unstable.hg/tools/libxl/../../tools/xenstore -I/mnt/vm/xen/xen-unst...
2008 May 22
2
Solaris dom0 xen-unstable.hg source for developers
I''m happy to announce that we have moved the xen-unstable.hg Solaris dom0 development out to the OpenSolaris community. For hard core developers, you can download, build, and run Solaris dom0 and xen-unstable bits following the instructions at the end of this post. We are currently sync''d up to changeset #17644 (~May 15th). Hopefully we will sync u...
2011 Aug 30
1
Backport request (xen-4.0-testing)
Hi Ian,  Can you please backport the following Remus related patches: http://xenbits.xen.org/hg/xen-unstable.hg/rev/13ec53a59a42 http://xenbits.xen.org/hg/xen-unstable.hg/rev/29d81623dc14 http://xenbits.xen.org/hg/xen-unstable.hg/rev/b04e57ec4671 http://xenbits.xen.org/hg/xen-unstable.hg/rev/62c0dfc9efbf http://xenbits.xen.org/hg/xen-unstable.hg/rev/ecff559bf474 http://xenbits.xen.org/hg/xen-...
2008 Jul 02
4
Please pull ia64 trees
Hi Keir, Please pull the ia64 trees: http://xenbits.xensource.com/ext/ia64/xen-unstable.hg http://xenbits.xensource.com/ext/ia64/linux-2.6.18-xen.hg This includes updates of acpi related files, save/restore update for pv_ops and bug fixes from Akio, and mini-os update from Samuel Thibault. Thanks, -- yamahata _______________________________________________ Xen-devel mailing list Xen...
2010 Apr 19
0
Fedora 12 and Xen build problem..
...0 release note. 1. to installl the required packages.. yum groupinstall "Development Libraries" yum groupinstall "Development Tools" yum install transfig texi2html libaio-devel dev86 glibc-devel e2fsprogs-devel gitk mkinitrd iasl xz-devel bzip2-devel 2. to get the source code hg clone http://xenbits.xen.org/xen-4.0-testing.hg 3. build it cd xen-4.0-testing.hg make xen make tools ---- make stubdom I will have error as follow: In file included from /xen-4.0-testing.hg/tools/ioemu-dir/hw/pass-through.c:87: /usr/include/pci/header.h:871:1: warning: this is the location of...
2008 Jun 17
0
Mercurial repositories for ManageSieve and Sieve
...Recently I was asked to use Mercurial for the ManageSieve development just like Dovecot. As a matter of fact I have been using Mercurial for some time now. Now that I am back from a short and active vacation I am ready to publish my repositories. The repositories are publicly available at: http://hg.rename-it.nl/ The -patch repositories are so-called Mercurial Queues (MQ) repositories. This provides an easy (quilt-like) means to manage patches over an upstream source repository like the one that exists for Dovecot. The patches are managed in a repository called 'patches' below the .hg...
2010 Mar 11
2
[Xen-API] [XCP] domain 0 kernel patch queue published
The kernel patch queue used by the Xen Cloud Platform domain 0 has been published at: http://xenbits.xen.org/XCP/linux-2.6.27.pq.hg This kernel has been the recipient of extensive testing and performance optimization and is actively maintained with the latest stable drivers. There is ongoing work to merge patches which are not currently upstream into the paravirtops tree or to remove the need for those which are not upstreama...
2010 Mar 11
2
[Xen-API] [XCP] domain 0 kernel patch queue published
The kernel patch queue used by the Xen Cloud Platform domain 0 has been published at: http://xenbits.xen.org/XCP/linux-2.6.27.pq.hg This kernel has been the recipient of extensive testing and performance optimization and is actively maintained with the latest stable drivers. There is ongoing work to merge patches which are not currently upstream into the paravirtops tree or to remove the need for those which are not upstreama...
2008 Dec 04
3
linux-2.6.18-xen.hg
Does the linux-2.6.18-xen.hg go with xen-3.3-testing.hg or xen-unstable.hg? Thanks James _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2010 May 18
3
[LLVMdev] selection dag speedups / llc speedups
...les. Let me know if the link doesn't work: https://spreadsheets.google.com/a/google.com/ccc?key=0At5EJFcCBf-wdDgtd2FoZjU4bFBzcFBtT25rQkgzMEE&hl=en Misc stuff: I ran into an "UNREACHABLE executed" using linear scan on revision 104021, so I used an older version for that. 0 llc.hg 0x0000000000af4d7f 1 llc.hg 0x0000000000af54fa 2 libpthread.so.0 0x00007fb1734b67d0 3 libc.so.6 0x00007fb1725d2095 gsignal + 53 4 libc.so.6 0x00007fb1725d3af0 abort + 272 5 llc.hg 0x0000000000ad4932 llvm::llvm_unreachable_internal(char const*, char const*...
2008 Oct 02
4
no "ata" sub-folder in linux-2.6.18-xen.hg/driver
Hi all, When I make the ram disk for xen-3.3.0, I encounter a problem. $mkinitrd -v -f initrd-2.6.18.8-xen.img 2.6.18-xen ... No module pata_marvell found for kernel 2.6.18.8-xen, aborting. Compared part of source code between linux-2.6.18-xen.hg/driver/* and linux-2.6.18/driver/*(from kernel.org), I found that linux-2.6.18-xen.hg/driver/ata doesn''t exist. ( some source code of module pata_marvell should be in /linux-2.6.18-xen.hg/driver/ata/pata_marvell.c ) Did any one encount this problem? Is it a bug in linux-2.6.18-xen.hg? A...
2007 Dec 27
2
VT-d and the GPU
...ted! (XEN) intel-iommu.c:741: iommu_page_fault: iommu->reg = fff77000 (XEN) intel-iommu.c:724: iommu_page_fault:DMA Write: DEVICE 0:2.0 addr 7e8000005 (XEN) print_vtd_entries: domain_id = 7fff bdf = 0:2:0 devfn = 10, gmfn = 7e800 (XEN) ---- print_vtd_entries 0 ---- (XEN) hg->pgd == NULL (XEN) intel-iommu.c:741: iommu_page_fault: iommu->reg = fff77000 (XEN) intel-iommu.c:724: iommu_page_fault:DMA Write: DEVICE 0:2.0 addr 7e8010005 (XEN) print_vtd_entries: domain_id = 7fff bdf = 0:2:0 devfn = 10, gmfn = 7e801 (XEN) ---- print_vtd_entries 0 ----...
2010 Oct 07
31
[RFC][QEMU] ATI graphics VBIOS passthru support
Hi Ian, There have been a lot of interest on gfx passthru recently. This patch enables ATI VBIOS in passthru mode. The guest VM system BIOS (including Windows boot logo) can now show in passthru screen. We have tested with various Windows and Linux guest VMs. Please help review it. We are also looking forward to comments and suggestions from Xen community users. Signed-off-by: Wei Huang
2008 Jan 19
7
xen 3.2 release build broken?
...usr/src/xen-3.2.0/xen'' for i in linux-2.6-xen ; do make $i-install || exit 1; done make[2]: Entering directory `/usr/src/xen-3.2.0'' make -f buildconfigs/mk.linux-2.6-xen build make[3]: Entering directory `/usr/src/xen-3.2.0'' set -e ; \ if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \ __repo=$(sh buildconfigs/select-repository linux-2.6.18-xen.hg .:..) ; \ if [ -d ${__repo} ] ; then \ echo "Linking ${__repo} to linux-2.6.18-xen.hg." ; \ ln -s ${__repo} linux-2.6.18-xen.hg ; \ else \...