Displaying 20 results from an estimated 20000 matches similar to: "[PATCH] Xend: Fix PCI Device Configuration"
2009 Jan 06
0
[PATCH] xend: Fix error handling in device_create()
This is a small fix of the error handling in device_create().
Signed-off-by: Yosuke Iwamatsu <y-iwamatsu@ab.jp.nec.com>
Regards,
-----------------------
Yosuke Iwamatsu
NEC Corporation
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 Jul 16
0
[PATCH] pcifront/pciback: Fix Handling of Device Disconnect
When destroying pcifront/pciback, the following message appears in
the guest linux kernel log.
WARNING: g.e. still in use!
WARNING: leaking g.e. and page still in use!
This is caused by the wrong disconnect procedure that pcifront
terminates the gnttab foreign access before pciback unmaps the ring.
This patch corrects the handling of pcifront/pciback destruction
sequence. Firstly pcifront
2008 May 07
0
[PATCH] XM/XenAPI: Enable console other_config to be passed through Xen API
Currently console class''s "other_config" parameters (such as "vnclisten"
and "vncpasswd")
are not passed to xend when creating a domain by xm command through xen-api.
The attached patch fixes this problem.
Regards,
-----------------------
Yosuke Iwamatsu
NEC Corporation
_______________________________________________
Xen-devel mailing list
2008 Jul 31
0
[PATCH] XM on XenAPI: Enable ''xm pci-attach/detach'' via XenAPI
This patch enables ''xm pci-attach/detach'' commands to be executed via
xen-api.
Regards,
-----------------------
Yosuke Iwamatsu
NEC Corporation
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 Jul 02
0
[PATCH][2/3] XenAPI: Add Direct PCI Assignment (DPCI) Support
Add direct pci device assignment support.
This patch depends on the previous patch (1/3).
-----------------------------------------
Fields for DPCI class:
(RO_inst) VM
PPCI
hotplug_slot <- same as vslot param of pci-attach/detach.
(RO_run) virtual_domain
virtual_bus
virtual_slot
virtual_func
virtual_name <- domain:bus:slot:func
2008 Feb 21
0
[PATCH] pciback: Fix Destroying pcifront/pciback
Hi,
It seems that destroying pcifront/pciback always fails on current xen.
This patch fixes the problem, making pciback switch to "Closed" state
after pcifront switched to "Closing" state.
Regards,
-------------------
Yosuke Iwamatsu
NEC Corporation
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2008 Oct 07
0
xend accesses wrong pci slot while enabling pci pass-through on xen3.3.0
Hi all,
I am trying the pci-passthrough on xen 3.3.0. I binded the pci slot to
pciback using late binding.
But xend fails to allocate this slot to domU.
linux-242:/home/xen-3.3.0 # xm create -c pci=08:01.0
/etc/xen/xen3.3_guest1
Using config file "/etc/xen/xen3.3_guest1".
Error: [Errno 2] No such file or directory:
''/sys/bus/pci/devices/0000:06:00.0/config''
2008 May 15
7
PCI Passthrough using GART on AMD CPUs?
Hey everyone,
I realize that people asking about PCI passthrough has been thoroughly beaten to
death many a time, however I couldn''t find the answer to these questions
anywhere (and I''d really like to know :P) so please just bare with me.
I know the GART built into AMD chipsets can act as a "mini IOMMU" and do DMA
translation but not protection/isolation. However,
2009 Jul 31
0
[PATCH]xend: passthrough: loosen the pci co-assignment for pv guest
In current xend, we can not assign co-assignment devices to different guests,
even for pv guests. This patch loosens the policy for pv guest: if none of
the co-assignment devices have been assigned to hvm guest, we can assign the
devices to different pv guests.
The patch also adds a detection: if a device has been assigned to guest,
we can't try to "xm pci-attach" it to the same
2009 May 14
2
should restarting xend restart all the domU''s?
I had an issue late yesterday where some windows domU''s were down. The
person who "owns" those domUs let windows updates install and then
restart, which they failed to restart. When I tried to manually restart
them I was getting can''t allocate memory errors.
In the past I''ve had can''t allocate memory errors when trying to bring
up a new domU.
2010 Oct 28
5
[PATCH] Fix pci passthru in xend interface used by libvirt
# HG changeset patch
# User Jim Fehlig <jfehlig@novell.com>
# Date 1288301229 21600
# Branch xend-pci
# Node ID 461b9d3a643a2c67c961d9fc468a804891f3770d
# Parent 28a16074681582f1209c9077f870ccf44927133e
Fix pci passthru in xend interface used by libvirt
Attempting to define or create a domain whose XML config contains a
passthru PCI device fails with libvirt
xen84: # cat win2k8r2.xml
...
2005 Sep 19
0
xend.log LOOP_SET_FD: Device or resource busy
[2005-09-19 16:40:21 xend] ERROR (process:37) [block-file] ioctl:
LOOP_SET_FD: Device or resource busy
[2005-09-19 16:40:21 xend] ERROR (process:37) [block-file] ioctl:
LOOP_SET_FD: Device or resource busy
[2005-09-19 16:40:21 xend] ERROR (process:37) [block-file] ioctl:
LOOP_SET_FD: Device or resource busy
[2005-09-19 16:40:21 xend] ERROR (process:37) [block-file] ioctl:
LOOP_SET_FD: Device
2010 Jul 12
0
libvirtError: POST operation failed: xend_post: error from xen daemon: (xend.err ''Device 0 (vif) could not be connected. Hotplug scripts not working.'')
hi guys
My OS is centos 5.4
uname -a :
Linux localhost.localdomain 2.6.18-prep #1 SMP Mon Jul 12 20:03:46 CST 2010
x86_64 x86_64 x86_64 GNU/Linux
and my xen version is 3.3.1, I install xen from souce code.
The xen dom0 and xend is ok but I can''t use virt-install to install a domU.
The error is below:
2008 Apr 21
1
Bug#477237: xen-utils-common: typo in /etc/xen/xend-config.sxp for xmlrpc configuration
Package: xen-utils-common
Version: 3.2.0-1~bpo4+1
Severity: minor
I use the version from backports, but it's still present in sid.
In /etc/xen/xend-config-sxp :
#(xen-tcp-xmlrpc-server-address 'localhost')
#(xen-tcp-xmlrpc-server-port 8006)
should be
#(xend-tcp-xmlrpc-server-address 'localhost')
#(xend-tcp-xmlrpc-server-port 8006)
Small typo in a commented line, but
2008 Jun 02
0
libvirtError: virDomainCreate() failed POST operation failed: (xend.err ''Device 0 (vkbd) could not be connected. Hotplug scripts not working.'')
I rebooted my machine and now when trying to run a "vm ... virsh create
/etc/xen/vm1.xml" I am getting the following error:
libvirtError: virDomainCreate() failed POST operation failed: (xend.err
''Device 0 (vkbd) could not be connected. Hotplug scripts not working.'')
I tried restaring xend and even mounting and unmounting the partition that
holds the vm and still no
2007 Oct 17
0
Error:Unable to connect to xend:No such file or directory.Is xend running ?"
Error:Unable to connect to xend:No such file or directory.Is xend running ?"
When i tried to start up xend i am getting the error message like this
"Error:Unable to connect to xend:No such file or directory.Is xend running ?"
When i check the file /var/log/xen/xend.log i am getting the follwing log messages.
How should i fix this problem ?
ExpatError: no element found: line
2006 Aug 10
3
Bug: xend-relocation-hosts-allow in xend-config.sxp
Comparing my last know working configuration with the current one, it
appears to be gagging on the new localhost\.localdomain that is in the
configuration file. I don''t know if this got added by my machine when
compiling.
diff -ur xen-3.0-testing.hg/install/etc/xen/xend-config.sxp
xen-unstable.hg/install/etc/xen/xend-config.sxp
--- xen-3.0-testing.hg/install/etc/xen/xend-config.sxp
2010 May 11
1
xml files in xend database corrupted and xend failed to start solved now but read to diagnose
Hi,
I am posting this message because past 36 hours have been nightmare for me.
I finally have solved the problem I by temporarily moving put the xml
files from /var/lib/xend directories reboot then xend started.
And DomU''s were failing to start the above xml files I kept back and
got all DomU''s back.
I am very very surprised.I do not have any logical answer to this some
one
2010 May 16
2
[PATCH][RESENT] xend: fix bug in xend option parsing
Resent of mail sent on 28.04.
xend: fix bug in option parsing
If you enable legacy tcp xmlrpc in xend''s config but omit to enable ssl
the following backtrace is generated when starting xend:
[2010-04-28 16:09:04 15754] ERROR (SrvDaemon:349) Exception starting xend (''NoneType'' object has no attribute ''rfind'')
Traceback (most recent call last):
File
2007 Jun 15
0
Exception starting xend ((11, ''Resource temporarily unavailable''))
Hi
I tried building xen on my IA64 machine. It builds and installs smoothly.
But I have not been able to start xend.
I get the error in /var/log/xen/xend.log as below:
[2007-06-14 05:02:01 xend 26504] WARNING (XendAuthSessions:27) python-pam is
required for XenAPI support.
[2007-06-14 05:02:01 xend 26520] INFO (SrvDaemon:322) Xend Daemon started
[2007-06-14 05:02:01 xend 26520] INFO