similar to: where I can find "/usr/lib/xen/boot/vmxloader" ?

Displaying 20 results from an estimated 100 matches similar to: "where I can find "/usr/lib/xen/boot/vmxloader" ?"

2006 Mar 01
5
vmx problem - no booting from cd
Hi. I am trying get use xen vmx, it shows only black window. I attach my config and logs. config: import os, re arch = os.uname()[4] if re.search(''64'', arch): else: kernel = "/usr/lib/xen/boot/vmxloader" builder=''vmx'' memory = 128 name = "bluszcz" vif = [ ''type=ioemu, bridge=xenbr0'' ] disk = [
2006 Feb 20
1
Unstripped stuff
Hi! I was running lintian on our package... Among the copious errors and warnings there are: W: xen-utils: manpage-has-errors-from-man usr/share/man/man1/xm.1.gz 668: warning: can't find numbered character 160 Should we try to fix this, perhaps? E: xen-hypervisor-pae: unstripped-binary-or-object ./boot/xen_pae-syms-3.0.1 E: xen-hypervisor: unstripped-binary-or-object ./boot/xen-syms-3.0.1
2006 Feb 23
0
xmexample.vmx and vmxloader
Hi all, I wonder where I can find that file mentioned in xmexample.vmx: kernel = "/usr/lib/xen/boot/vmxloader" I currently use debian from http://packages.debianbase.de/sarge/i386/xen3/, but this file is not included. Any hints? - Dietmar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2006 Feb 04
2
dev86/vmxloader for debian
Hi all I have built a preliminary debian package for dev86, required to build xen with vmx support. you can get my packages here: http://debian.nsp.co.nz/dev86. I have also trivially patched the rules for xen 3 to build the vmxloader and include it in the resulting packages, my builds/sources for these packages are here: http://debian.nsp.co.nz/xen3/. I''m working with debian-mentors
2006 Sep 01
2
unmodified guests (VMX?) access PCI devices
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello folks I played a lot with Xen last days, isnt it possible to access PCI devices which are hidden from dom0? I didnt get it - at least my windows domain didnt get it. Another question: Im using hvmloader but many pages also talk about the vmxloader, was it prior the hvmloader coz it doesnt exist anymore? cheers - -- Georg
2006 Feb 02
2
xen kernel panics after 1,5 month of work
Hi. We are using xen 3.0 in production environment. For first 1,5 month it worked great. Suddenly, yesterday xen main domain has just started kernel panic. It happens 3 times (kpanic, restart, two hours of work, kpanic, restart), then i upgrade to xen 3.0.1. For one hour it works ok. Anyone got this issue? -- Rafał Zawadzki Deploy/Release Manager eo Networks Sp. z o.o.
2006 Mar 04
0
Error: Device 768 (vbd) could not be connected. Backend device not found.
Hi. I''ve just upgrade my xen 3.0.1 to xen unstable. I noticed that there is no vmx driver here, only hvm. Actually I cannot start my VT domain: root@akira:/etc/xen# xm create bluszcz.hvm Using config file "bluszcz.hvm". Error: Device 768 (vbd) could not be connected. Backend device not found. root@akira:/etc/xen# my config: import os, re arch = os.uname()[4] if
2006 Mar 16
6
Unknown image type: VMX
Hi all I am trying to get VMX guests working on my new server here. The machine has a Pentium D 920 on an ASUS P5WD2-E motherboard. I''ve updated the BIOS to the latest 0401, which added the virtualization option. I am running a fresh installation of Gentoo (64-bit). When I try and run ''xm create'' on a vmx config file, I get the following error: Error: Error
2006 Jul 14
4
VMX status report 10680:f692a0a476c5
We have tested the latest xen on VT platform with Intel 915/E8500 chipset. Here is the test summary: Issues: - Cannot boot Four VMX at same time on IA32 host - Cannot boot Windows XP SP1/SP2 on IA32e host - Create IA32-PAE VMX on IA32e host will make VMX kernel panic - Create IA32 VMX on IA32e host will make VMX hang - Destroying VMX with 4G memory may make xend hang on IA-32e IA-32: -
2014 Jul 09
7
[Bug 81072] New: GPU lockup after "read fault at 0x0000039000 [PAGE_NOT_PRESENT]"
https://bugs.freedesktop.org/show_bug.cgi?id=81072 Priority: medium Bug ID: 81072 Assignee: nouveau at lists.freedesktop.org Summary: GPU lockup after "read fault at 0x0000039000 [PAGE_NOT_PRESENT]" QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS:
2005 Dec 31
1
RE: [PATCH][RESEND] add "acpi" option inxmexample.vmxconfig file
Forget to reset sum in func checksum_valid(). Update the patch again. sorry for the inconvenient. > -----Original Message----- > From: xen-devel-bounces@lists.xensource.com > [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Yu, Ke > Sent: 2005年12月31日 22:26 To: Keir Fraser > Cc: xen-devel@lists.xensource.com > Subject: RE: [Xen-devel] [PATCH][RESEND] add
2005 Sep 23
0
[PATCH] [VT] clean up VMX builder
This patch clean up VMX builder. Since now we have vmxloader, old code loading linux kernel directly is not needed. 1. remove linux parameters. 2. remove init ramdisk. 3. remove e820 memmap config file parse. Also e820 map handling code is changed in vmx_setup_platform. 4. remove provisional GDT, and construct_init_guest_vmcs is updated greatly. 5. remove some ugly tailing space. Thanks Keir for
2006 Mar 23
0
Compile Error xen 3.0.1 on FC5 "cc1: warnings being treated as errors"
Hello, To get the binary vmxloader on FC5 i need to compile this from xen source with "make KERNELS=linux-2.6-xen world". There is a error "cc1: warnings being treated as errors" and compile aborts. --- make[3]: Entering directory `/tmp/xen-3.0.1/xen'' tools/figlet/figlet -d tools/figlet Xen 3.0.1 > include/xen/banner.h.new __ __ _____ ___ _ \ \/
2006 Oct 27
2
Windows Multi-Processor under XEN??
I am running the latest unstable XEN on a 16X Intel XEON machine with HT enabled. I installed W2K3 (x86 version) quite easily but I am having the hardest time getting more than a 1X to work. I change the vcpus in the config file to 4 or 8, but I can never get Windows VM to come up. I''ve tried installing with 4 vcpus. I tried installing with 4 vcpus and manually selecting the MPS HAL
2006 Sep 12
2
Cache sweeping and render_component (my mistake or Rails bug?)
Hi I''m working on a program which relies on heavy cache sweeper usage. I''ve just bumped onto an odd problem. When using render_component method in layouts or templates with cache sweeping turned on, Rails throws an exception with the following message: NoMethodError in TestController#index You have a nil object when you didn''t expect it! The error occured while
2011 Feb 24
7
[Bug 34680] New: Enable dithering by default for eDP panels
https://bugs.freedesktop.org/show_bug.cgi?id=34680 Summary: Enable dithering by default for eDP panels Product: xorg Version: unspecified Platform: All OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2005 Nov 08
6
Running Xen 3.0, guest OS does not open a window
Dear Xen community, I have Xen 3.0 installed on RedHat Linux Enterprise RHEL4U2. "xend install" runs fine with no error messages. However, when I start "xm cr guest-vmx.conf" I do not get any new window open for the new guest OS. "xm list" shows that the vmx has started and seems to be working fine (just for testing, when I type "xterm" an X window
2004 Sep 20
6
SER + Asterisk
Hi there, I've seen people using SER with Asterisk. I took a look at SER website, and I didn't see the point in using it, since Asterisk already handles SIP very well (apparently, at least). But, as I'm starting, and some of you (more experienced) use it, I know that there's something there... So I would like to know why to use SER. Is it because of scalability, performance,
2005 Sep 16
2
Re: AMD64 upsmon problem
Hello, > upsmon doesn't work on amd64. > On i686 everything is OK. Configs are the same. > I'm attaching strace - could You help? this might be linked to that: https://alioth.debian.org/tracker/index.php?func=detail&aid=301880&group_id=30602&atid=411544 when you say work", can you give a bit of detail (ie doesn't receive events, crash (seems not as per
2009 Aug 11
2
I don't get --link-dest, at all
Hourly I have an rsync job backup /home to /home/backup. I have 24 directories (one for each hour): home.0 ... home.23 Here is the script I am running via cron: #! /usr/local/bin/bash dest=`date +%k | sed 's/ //g'` linkdir=`date -v-1H +%k | sed 's/ //g'` chflags -R noschg /home/backup rm -rf /home/backup/home.$dest rsync -ahHP --numeric-ids --delete --stats --link-dest=../