|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Drivers needed in both dom0 and domU?
> If I had to compile special ethernet and SATA drivers in the dom0,
> does the domU need the same drivers?
Nope, you're fine, domain 0 abstracts the real devices into virtual devices
for sharing with the domUs.
If it's a PV domU then it'll get disk / net access via the standard Xen-aware
frontend drivers (also the case for HVM guests with PV drivers installed).
FV domUs will just see the emulated devices ("common denominator" disk and
network devices) and talk to those.
The only reason a domain other than dom0 would need special drivers for your
hardware is if you were assigning exclusive direct ownership of the PCI
device to that domain; most users don't want to do this.
Cheers,
Mark
--
Dave: Just a question. What use is a unicyle with no seat? And no pedals!
Mark: To answer a question with a question: What use is a skateboard?
Dave: Skateboards have wheels.
Mark: My wheel has a wheel!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|