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] [PATCH][IOEMU] fix invisibility of PCI Option ROM

To: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH][IOEMU] fix invisibility of PCI Option ROM
From: Yuji Shimada <shimada-yxb@xxxxxxxxxxxxxxx>
Date: Thu, 04 Dec 2008 14:24:32 +0900
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, Kouya Shimura <kouya@xxxxxxxxxxxxxx>
Delivery-date: Wed, 03 Dec 2008 21:25:19 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7kiqq49vhq.fsf@xxxxxxxxxxxxxxxxxxxxxxxxxx>
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: <20081128150942.9F66.SHIMADA-YXB@xxxxxxxxxxxxxxx> <7kiqq49vhq.fsf@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi Ian,

I hope his patch is applied into qemu.

With his patch, option ROM can be read by the guest.

Thanks,
--
Yuji Shimada

On Mon, 1 Dec 2008 16:59:13 +0900
Kouya Shimura <kouya@xxxxxxxxxxxxxx> wrote:

> Hi,
> 
> This is the revised patch with Shimada-san's suggestions.
> 
> If 'lspci -v' command on Dom0 shows '[virtual]' as follows, 
> the option ROM can't be read by the guest.
> 
> $ lspci -v -s 0:1
> ...
>         [virtual] Expansion ROM at fdb00000 [disabled] [size=256K]
> 
> Thanks,
> Kouya
> 
> Signed-off-by: Kouya Shimura <kouya@xxxxxxxxxxxxxx>
> 

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

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-devel] [PATCH][IOEMU] fix invisibility of PCI Option ROM, Yuji Shimada <=