|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] module loading in Xen VMM?
> Hi, is there any mechanism in Xen VMM to load a module?
No, and I don't think we want one either.
Most functionality can be implemented in a guest domain. I've heard no
convincing arguments for why *hypervisor* functionality needs to be
extended at run time. There are several good reasons not to (simplicity,
security).
> If I want to extend Xen VMM functionality, what is the best way to
> add code to it?
Edit, compile, run :-)
Ian
-------------------------------------------------------
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_ide95&alloc_id396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|