similar to: Can`t compile Xen3.2 with ACM

Displaying 14 results from an estimated 14 matches similar to: "Can`t compile Xen3.2 with ACM"

2005 Jun 22
17
[PATCH] fix broken ACM
The latest change to ACM makes it fail to compile. This patch fixes the problem. Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com> $ diffstat acm.patch acm/acm_core.c | 61 --------------------- include/acm/acm_hooks.h | 135 ++++++++++++++++++++++++++++++++++-------------- 2 files changed, 96 insertions(+), 100 deletions(-) _______________________________________________
2010 May 15
1
Unable to build tools/libxl for weeks
Hi, I am unable to build libxl from the tools. I am getting always the following error. Disabling Werror did not solve the problem: === PCI passthrough capability has been enabled === === PCI passthrough capability has been enabled === make[4]: Entering directory `/usr/src/xen-unstable.hg/tools/ioemu-remote/i386-dm'' /usr/src/xen-unstable.hg//tools/cross-install -d -m0755 -p
2015 Mar 10
3
[LLVMdev] Chatty C++API code generation
Hi all, when I have c code like --- c code ------------- struct stest { /* deklariert den Strukturtyp person */ int age; float weight; } foo={44,67.2}; /* deklariert Variable des Typs person */ int main() { callAFunction(foo.weight); ------------------------ The generated c++API code to me seems to be too chatty in the sense that the foo.weight's data
2009 Apr 12
0
acm_init: Loading default policy but not policy is installed.
Hi all, I''ve successfully installed xen3.3.0 on Linux ubuntu 2.6.27.5 #1 SMP i686 GNU/Linux. I built xen with the requisite XSM_ENABLE=y, ACM_SECURITY=y and believe I have the correct config parameters in the 2.6.27.5 kernel. Boot goes smoothly, set to automatically create 2 domUs. All appears okay with XSM/ACM... root@ubuntu:~# xm dmesg | grep -i xsm (XEN) XSM Framework v1.0.0
2002 Jul 19
1
once again: horrible speed!
hello, sorry, but the problem stays! if i want to copy a file with 4 mb from a w2k-ws to my samba pdc it takes near 25 seconds. if i copy the file from the server to the ws it takes only 2 seconds! another test was to mount a win_me-share with smbmount on the server: the copy also takes 2 second (in both directions). via ftp i can copy the file from the client to the server in 0,59 seconds (!!!)
2007 Jul 05
2
pgup/pgdown in R Graphics Window under Linux
Dear S-users. This should be an easy one: How do I change pages on an X11 graphics device under linux? I thought that the page-up/page-down keys were supposed to do the trick, but the frame (window) seems to be kind of immune to any kind of keyboard input. The only reaction I ever see is that the mouse pointer changes to a "+" when moved into the frame. I issue these commands:
2009 Apr 22
1
Installation fails (PR#13669)
Full_Name: Dieter Kadelka Version: 2.9.0 OS: Linux Submission from: (NULL) (129.13.115.98) Hallo, my system is Linux mspcka3 2.6.5-7.276-default #1 Mon Jul 24 10:45:31 UTC 2006 i686 GNU/Linux with gcc-4.3.3 Installation of R-2.9.0 fails, R-2.8.1 is o.k. After configure make I get ... WARNING: ignoring environment value of R_HOME >>> Building/Updating help pages for package
2008 Mar 28
1
Xen3.2 rpm's?
Hi Does anyone know when the Xen3.2 rpm's will be part of the CentOS repo's? -- Kind Regards Rudi Ahlers CEO, SoftDux Web: http://www.SoftDux.com Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stugg
2010 Aug 05
1
Reproducible HVM DomU reboot Xen3.2 (Debian Stable)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I''ve been using xen for a number of years now without issues, but now have a problem. First, the problem: I have a Windows Server 2008 Standard 64bit DomU, I''ve installed a number of applications, and it works quite well and runs stable for weeks at a time so far (ie, has never crashed yet). I tried to install QuickBooks
2008 Jun 16
5
Re: ssh between DomUs in Xen3.2
Hi Waldirio: I tried telnet earlier from one DomU to another [root@localhost ~]# telnet 192.168.17.201 22 Trying 192.168.17.201... Connected to 192.168.17.201 (192.168.17.201). Escape character is ''^]''. and then it just hangs... So it looks like I can connect to the port from DomU to DomU. But from Dom0 to a DomU [root@gxn-wn2 ~]# telnet 192.168.17.201 22 Trying
2008 Mar 28
7
Xen3.2 documentation?
Hi Where can I get documentation for Xen3.2? I see the Xen site only has for Xen 3.0 -- Kind Regards Rudi Ahlers CEO, SoftDux Web: http://www.SoftDux.com Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stugg _______________________________________________ Xen-users mailing list
2011 Feb 10
7
upgrade leny-squeeze, xen3.2-xen4.0, what''s wrong?
I am running a Debian Squeeze Xen 4.0.1 Hypervisor and 2.6.32-5-xen-amd64 dom0. My xen-tools.conf: lvm = vg00 size = 100Gb # Disk image size. memory = 2048Mb # Memory size swap = 2G # Swap size # noswap = 1 # Don''t use swap at all for the new system. fs = ext4 # use the EXT3 filesystem for the disk image. dist = `xt-guess-suite-and-mirror --suite` # Default
2007 Mar 28
2
[PATCH 2/3] User-space grant table device - main driver
A character device for accessing (in user-space) pages that have been granted by other domains. Signed-off-by: Derek Murray <Derek.Murray@cl.cam.ac.uk> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2011 Jun 13
5
3.0.0-rc2: Xen: High amount of kernel "reserved" memory, about 33% in 256MB DOMU
Hi, another issue I''m seeing with 3.0-rc2 and Xen is that there is an unexpectedly high amount of kernel reserved memory. I suspect that Linux allocates page table entries and corresponding data structures for the whole 6GB areas of the provided ''physical RAM map'' even though it has rather big unusable holes in it. [ 0.000000] BIOS-provided physical RAM map: [