|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen + debian packages + megaraid driver
On Tue, Mar 08, 2005 at 09:32:40AM +1300, Tom Hibbert wrote:
>
> Sounds like you havent enabled Priviliged Operation (Domain 0) under the
> XEN options in menuconfig. Also choose "Physical device access".
>
> Hope this helps
>
> Tom
I've checked the kernel config options under XEN, and "Privileged Guest
(domain 0)" is checked. This makes "Physical device access" show up, but
it's not selectable (should it be?).
A "grep XEN .config" on my toplevel shows:
CONFIG_XEN=y
CONFIG_ARCH_XEN=y
# XEN
CONFIG_XEN_PRIVILEGED_GUEST=y
CONFIG_XEN_PHYSDEV_ACCESS=y
CONFIG_XEN_BLKDEV_BACKEND=y
CONFIG_XEN_NETDEV_BACKEND=y
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_NETDEV_FRONTEND=y
# CONFIG_XEN_NETDEV_FRONTEND_PIPELINED_TRANSMITTER is not set
CONFIG_XEN_WRITABLE_PAGETABLES=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XENARCH="i386"
while in the SCSI section I have:
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y
and everything else is "not set".
-michal urbanski
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|