Hi Stephen,
Thanks for responding. I already read these two documents but I want to know more from a developer perspective, not an user perspective.
From what I have learnt so far Xen HVM use qemu to emulate devices, and I found the code for many virtual devices inside qemu-dm\hw directory.
For a lot of devices, such as virtual PCI buses, virtual RTC... those code should be sufficient, but for others which have to talk with physical devices, including network and storage, there must be a mechanism to multiplex access from multiple HVM guests.
I wonder if what piece of code inside Xen that is responsible for this multiplexing?
Thanks,
_______________________________________________
Xen-community mailing list
Xen-community@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-community
|