Displaying 20 results from an estimated 600 matches similar to: "[PATCH] man/xl.cfg: mention not yet documented options"
2011 Nov 18
2
[PATCH 0 of 2] Add configuration options to selectively disable S3 and S4 (V3)
This patch series adds the ability to selectively disable the S3 and S4 ACPI
power states for HVM guests.
Since there is a general move towards retiring the hvm_info_table structure,
the first patch moves the acpi_enabled flag out of the hvm_info_table and into
a xenstore key (platform/acpi).
The second patch then introduces the acpi_s3 and acpi_s4 configuration
parameters to the xl config file
2013 Nov 18
0
Quadrified GTX 480 VT-d passthrough. CUDA 5.5 in Linux partial success!
Hi everyone,
after following in the footsteps of the following discussion
(http://lists.xenproject.org/archives/html/xen-users/2013-09/msg00106.html)
I had been able to turn my GTX 480 into a Quadro 6000. When I VT-d
passthrough it to a Debian jessie VM it shows up fine and CUDA 5.5
seems to function properly up to a point:
lspci -v:
00:04.0 VGA compatible controller: NVIDIA Corporation GF100GL
2012 Jul 24
1
Problems with HVM S3
Hello,
I am currently trying to suspend a HVM domU via ACPI. However, after "xl
trigger vm s3suspend" the virtual machine freezes after 2-3 seconds (I get a
prompt at xl console before that!), and keeps printing the following lines:
[ 240.428145] INFO: task jbd2/xvda1-8:146 blocked for more than 120 seconds.
[ 240.437649] "echo 0 >
2013 Nov 19
7
Quadrified GTX 480 VT-d passthrough. CUDA 5.5 in Linux partial success
Hi everyone,
after following in the footsteps of the following discussion
(http://lists.xenproject.org/archives/html/xen-users/2013-09/msg00106.html)
I had been able to turn my GTX 480 into a Quadro 6000. When I VT-d
passthrough it to a Debian jessie VM it shows up fine and CUDA 5.5
seems to function properly up to a point:
lspci -v:
00:04.0 VGA compatible controller: NVIDIA Corporation GF100GL
2012 Jun 01
5
[PATCH] xl.cfg: document the cpuid= option
# HG changeset patch
# User Olaf Hering <olaf@aepfle.de>
# Date 1338572607 -7200
# Node ID 3da83ff08d6b6431c104a431d6617ccb5977643b
# Parent fde8ad0252ee6ddb8d71dda869db3b20b3d9ca62
xl.cfg: document the cpuid= option
Signed-off-by: Olaf Hering <olaf@aepfle.de>
diff -r fde8ad0252ee -r 3da83ff08d6b docs/man/xl.cfg.pod.5
--- a/docs/man/xl.cfg.pod.5
+++ b/docs/man/xl.cfg.pod.5
@@ -969,9
2013 Feb 18
5
[PATCH 0/2] genid: ACPI Windows generation ID updates
These patch update Windows generation ID support on ACPI.
First patch mainly update to new specifications while second one
introduce again the device in ACPI table.
Frediano Ziglio (2):
genid: Update Windows generation ID
genid: Introduce again Windows generation ID device
docs/misc/xenstore-paths.markdown | 6 ++++
tools/firmware/hvmloader/acpi/build.c | 49
2009 Aug 14
0
[dhcp] virtual server on DomU & dhcp relay
Hello !
I which to use Xen in order to virtualize a complete local servers farm,
using dom0 in front and multiple domU behind.
I''m using an external interface, eth0, on Dom0, and a dummy interface, on
which the DomUs are bridged through xenbr0.
DomU DomU ---Dom0--
| | | |
---------------- |
[vif1 vif2 dummy] |
xenbr0 eth0---- local
2010 Jul 04
1
Ubuntu DomU does not finish booting up.
Hi there guys.
I''m trying to setup an Ubuntu 9.04 DomU, it boot fine, but does finishes
to load completelly, this is what I get.
I''m using xen 4
Linux netwarrior 2.6.31.13 #7 SMP Wed Jun 30 18:09:49 ART 2010 x86_64
AMD Athlon(tm) II X4 630 Processor AuthenticAMD GNU/Linu
* Skip starting firewall: ufw (not enabled)...
[ OK ]
* Configuring network
2012 Jan 17
3
Available PCIe lanes for VGA passthrough
Hello,
I hope that I am posting the correct list with this question.
I have been trying to get VGA passthrough working on my system for some
time now without success.
I do not have the system with me right now, so I will not be able to
provide any logs or error messages right now. I will be able to to do so in
a couple of hours.
I have a VT-d enabled system (Motherboard and CPU) on which I wish
2012 Jan 17
3
Available PCIe lanes for VGA passthrough
Hello,
I hope that I am posting the correct list with this question.
I have been trying to get VGA passthrough working on my system for some
time now without success.
I do not have the system with me right now, so I will not be able to
provide any logs or error messages right now. I will be able to to do so in
a couple of hours.
I have a VT-d enabled system (Motherboard and CPU) on which I wish
2013 Apr 27
1
Bug#706283: xen-utils-common: Broken paths in /etc/xen/scripts/hotplugpath.sh
Package: xen-utils-common
Version: 4.1.4-3
Severity: important
Dear Maintainer,
While updating my xen package today, I was prompted with a config file conflict.
--- /etc/xen/scripts/hotplugpath.sh 2013-04-28 01:51:20.899778510 +0800
+++ /etc/xen/scripts/hotplugpath.sh.dpkg-new 2013-04-19 19:39:55.000000000 +0800
@@ -1,12 +1,10 @@
SBINDIR="/usr/sbin"
BINDIR="/usr/bin"
2010 Jun 25
6
Dom0 reboot when several VM reboot at the same time
Hi folks,
I met a problem: when 6 VM reboot at the same time, 3:00 morning, the Dom0
reboot it self:
Xen version is 4.0.0, VMs are windows 2003 with redhat pv, they will update
and reboot itself every 3:00 AM.
# last
... ...
admin pts/0 10.247.1.1 Fri Jun 25 03:40 - 04:30 (00:50)
reboot system boot 2.6.31.13 Fri Jun 25 11:16 (00:-3)
admin pts/0
2010 Jun 25
6
Dom0 reboot when several VM reboot at the same time
Hi folks,
I met a problem: when 6 VM reboot at the same time, 3:00 morning, the Dom0
reboot it self:
Xen version is 4.0.0, VMs are windows 2003 with redhat pv, they will update
and reboot itself every 3:00 AM.
# last
... ...
admin pts/0 10.247.1.1 Fri Jun 25 03:40 - 04:30 (00:50)
reboot system boot 2.6.31.13 Fri Jun 25 11:16 (00:-3)
admin pts/0
2011 Jan 11
0
[PATCH, v2]: xl: move domain struct init functions to libxl
Changes since v1:
- Include nic,net2,vkb,vfb init functions
---
This allows libxl users to get some sane default values for this complex
set of structures. This is purely code movement and there are no
functional changes except for a trivial error handling change in nic
device init.
Signed-off-by: Gianni Tedesco <gianni.tedesco@citrix.com>
diff -r efe2d3ea22ae tools/libxl/libxl.c
---
2011 Jan 23
1
DRBD VBD script not working in squeeze ?
Hi,
since I upgraded from Lenny, DRBD VBD scripts not works at all.
This config works :
disk = [ 'phy:/dev/drbd/by-res/ads-disk,xvda,w' ]
But his one doesn't work at all :
disk = [ 'drbd:ads-disk,xvda,w' ]
I obtain this error :
# xm create ads.cfg
Using config file "/etc/xen/ads.cfg".
Error: Device 51712 (vbd) could not be connected. Hotplug scripts
2012 Aug 24
1
Problems with create VM
Hi,
I installed the xen in server with CentOS 6, but not create vm.
[root@localhost oracleteste]# xm create oracleteste.cfg
Using config file "./oracleteste.cfg".
Started domain oracleteste (id=9)
[root@localhost oracleteste]# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 1024 1 r-----
2010 Aug 04
7
Xen 4.0.1-rc5 w/ 2.6.32.16 dom0, DomU''s start paused
I run my production DomU''s using Xen 3.4.1 at the moment with the old
2.6.18.x dom0 kernel. I just built a new Xen version (4.0.1-rc5) with
jemerys git repo of 2.6.32.16 dom0 pvops kernel. When starting domains
the go instantly into a paused state and eventually i see this error on
the command line.
[root@host test1]# xm create -c vps.config
Using config file
2011 Jan 17
0
Xen 4.0.1 + 2.6.18-194.32.1.el5xen CentOS Dom0
I am running Xen 4.0.1 with a 2.6.18-194.32.1.el5xen CentOS Dom0. I built
and installed the Xen binaries from source. The systems boot successfully
however I am having issues bring up DomUs. Here is config:
name = ''xyz''
memory = 256
vcpus = 1
pae = 1
vnc = 1
vncunused = 1
disk = [ ''phy:/dev/vg1/xyz,hda,w'' ]
vif = [
2010 Aug 12
0
[PATCH, v2]: xl: Implement per-API-call garbage-collection lifetime
Changes since v1:
- Fix a double-free bug introduced by v1, pointed out by Stefano
where internal pointer was being passed back to caller from
libxl_create_stubdom()
8<----------------------------------------------------------------------
Currently scratch variables allocated by libxl have the same lifetime as
the context. While this is suitable for one off invocations of xl. It is
not
2011 Jun 29
1
no Disk drive detected when provisioning new vms or after restarting a vm
Hi All
I have xen 4.0 in centos dom0
the machine was working fine for months and yesterday out of sudden I
can no longer provision new vms and to make things worst If any vm
shutdown I cannot re run it again .
the vm stop at the process of detecting the (ubuntu and debian all versions)
[!] Detect Disks "No disk drive was detected. If you know the name of
the driver needed by your disk