From mboxrd@z Thu Jan 1 00:00:00 1970 From: Weidong Han Subject: Re: PCI Passthrough Problems/Questions Date: Fri, 29 Oct 2010 10:54:52 +0800 Message-ID: <4CCA377C.6020605@intel.com> References: <4CC92DE202000099000BAA57@collaborate.seakr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4CC92DE202000099000BAA57@collaborate.seakr.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Nick Couchman Cc: "xen-devel@lists.xensource.com" , "konrad.wilk@Oracle.Com" List-Id: xen-devel@lists.xenproject.org Nick Couchman wrote: >>>> "Han, Weidong" 10/27/10 10:38 PM >>> >>>> >> I don't want xend.log. I want xen log (xm dmesg or captured by serial port). And pls also post qemu log (/var/log/xen/dm-qemu-xxx.log). >> > > Sorry about that, attached are the output from xm dmesg and the qemu-dm-XP.log file. > > qemu-dm-XP.log looks fine. Per "xm dmesg" log, unmap[ing and mapping 00:02.0 and 00:02.1 are no problem. But why are there many unmap and map (d1 -> d5)? did you create guest 5 times? Could you describe the crash you encountered? BTW, the "xm dmesg" log looks not complete, it should include following logs when you create hvm guest: (XEN) HVM1: HVM Loader (XEN) HVM1: Detected Xen v4.0.0-rc3-pre (XEN) HVM1: CPU speed is 2533 MHz ... and pls add "iommu=verbose" in grub to get more VT-d info. Regards, Weidong