|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/3] ioemu: use the sysfs interface to enable the PCI ROM
Kouya,I remember the kernel would write base address combined with enable bit into ROM BAR when writing '1' to the sysfs, but looks like it doesn't do so (the kernel only does this when user maps rom entry through sysfs). I'll send a patch to fix this. Thanks, Yu Kouya Shimura wrote: Hi Yu, This patch disabled the hvm from reading the PCI option ROM again. Should the kernel(dom0) know the BAR of hidden PCI? I don't understand what the problem is. Writing to the real BAR of option ROM looks harmless. The cause of original problem, which I fixed before about invisibility of option ROM, is not the enable flag(bit0) but the address(=0) of ROM BAR. Thus your patch looks pointless. If you intend to map the ROM in dom0, writing "1" to sysfs is not enough. At least, trying to read the ROM is necessary to map the ROM. (although nothing can be read in dom0.) Thanks, Kouya Yu Zhao writes: _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |