WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Re: follow up to a pciback "pv pci-passthrough co-assig

To: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: Re: [Xen-devel] Re: follow up to a pciback "pv pci-passthrough co-assigned problem"
From: mail ignored <0.bugs.only.0@xxxxxxxxx>
Date: Sat, 23 Jan 2010 09:36:53 -0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, weidong.han@xxxxxxxxx
Delivery-date: Sat, 23 Jan 2010 09:37:12 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=pgikgnuOGVp0RQyCKqJAujJnHuI1F73OC7S8EZjlMGk=; b=qZPW8hJpdl56b/CBAXFr1WIB3GDAU0IjuaKIMkF7fAfOt4wACnr6Fg8vhpxJGSx3e7 HMIPFfWDGuZceea9lzGS/9B56CcCwQVZHrF/PEOdJ3oeb0a1MpXbrV0ohgBmNk9NtQMp wSgHt13DV6WnpzOMQpxGbkpEZL4yOBJMrKL/Q=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=ZfRVeGsBGunWyJvpq4LYvFdwcQvVPLt9Iw/Zi6248Y7075J2t3MJxlLgZ+iLloj1QJ lVznM+dWQr1WrSYYCEPkic3kMdVyN0tVyMTLYv+vVTgzim3msrtfsj19dbTBE53bQggz sDOA4jxINkJZsOauQdwGcM+qgZby/W+GvdwZ0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20100123164850.GT2861@xxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <c67eed301001221732s4b6a9a10p4be4182ecf831b6a@xxxxxxxxxxxxxx> <c67eed301001222009h7ab6527ft7a7babda57dc6bea@xxxxxxxxxxxxxx> <20100123123042.GG2861@xxxxxxxxxxx> <c67eed301001230840l2987a8adr81bf3dc53b2f8d58@xxxxxxxxxxxxxx> <20100123164850.GT2861@xxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Sat, Jan 23, 2010 at 8:48 AM, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
> How does Xen 4.0 (xen-unstable) fail for you?

well, wasn't going to make this an issue -- as I'm not yet committed
to Xen 4 (*suse's flavor, anyway) until it's a bit more widely-used &
stable, but -- since you asked,

zypper dup -r XEN4
cp /etc/xend-config.sxp.XEN4 /etc/xend-config.sxp
reboot

uname -rp
  2.6.31.8-0.1-xen x86_64
rpm -qa | grep -i xen-4
  xen-4.0.0_20809_01-28.2.x86_64
xm dmesg
  ...
  (XEN) Xen version 4.0.0_20809_01-28.2 (abuild@) (gcc version 4.4.1
[gcc-4_4-branch revision 150839] (SUSE Linux) ) Wed Jan 20 01:09:45
UTC 2010
  (XEN) Latest ChangeSet: 20809
  (XEN) Command line: loglvl=all loglvl_guest=all apic_verbosity=debug
dom0_mem=1024M vga=gfx-1280x1024x32 console=vga,com1 com1=57600,8n1
iommu=1 dom0_max_vcpus=4 dom0_vcpus_pin=true sched=credit cpuidle
cpufreq=xen clocksource=acpi numa=on
  ...

@ any/all vm launch, i'd get some message

xm create -c /home/xen/vm/test.cfg
  Using config file "/home/xen/vm/test.cfg".
  Error: Domain 'test' does not exist.

xend log -> http://pastebin.com/d6c5d3100.  if something 'in there' is
informative, hth!

drop back to xen3x, all's OK again.

>> > With Xen 3.3, or 3.4, you can apply a "disable FLR" patch, which also 
>> > makes it work:
> Are you sure you installed the new patched xen tools after applying the patch?
> And restarted xend?

i backed up my production xen/util tree, and applied the patch
directly there.  after reboot, @

  xm create -c test.cfg

i get

  Error: pci: 0000:04:07.0 must be co-assigned to the same guest with
0000:04:06.0

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>