|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Nvidia drivers on Xen with dom0 pvops on ultra-recent "g
William Pitcock wrote:
Jeremy, I need get_phys_to_machine() and set_phys_to_machine() to be
changed to EXPORT_SYMBOL() for this. AFAIK, the equivilant symbols are
EXPORT_SYMBOL() in XenLinux 2.6.18.
get_phys_to_machine is no problem, but I'm curious about why it needs
set_phys_to_machine.
Can you make it happen? Also, if we had a way of knowing whether or not
we are running under the hypervisor, I could ultimately make it work
with the right codepaths under both configurations.
In theory the driver shouldn't need to special case any code; the normal
driver API functions should do the right things in both cases. Could
you go into a bit more detail about what your needs are?
J
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|