baijia - papers and notes

Full Version: Barham...Xen and the art of virtualization. SOSP'03
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Barham, P., Dragovic, B., Fraser, K., Hand, S., Harris, T., Ho, A., Neugebauer, R., Pratt, I., and Warfield, A. 2003. Xen and the art of virtualization. In Proceedings of the Nineteenth ACM Symposium on Operating Systems Principles (Bolton Landing, NY, USA, October 19 - 22, 2003). SOSP '03. ACM, New York, NY, 164-177.
PDF (from ACM): http://portal.acm.org/ft_gateway.cfm?id=...http://portal.acm.org/ft_gateway.cfm?id=945462&type=pdf&coll=GUIDE&dl=GUIDE&CFID=48488416&CFTOKE

* * *

Xen is a representative of paravirtualization, where the guest OS needs to be modified to issue hyper calls to the hypervisor for some system functions.

* * *

@inproceedings{barham03xen,
author = {Barham, Paul and Dragovic, Boris and Fraser, Keir and Hand, Steven and Harris, Tim and Ho, Alex and Neugebauer, Rolf and Pratt, Ian and Warfield, Andrew},
title = {Xen and the art of virtualization},
booktitle = {SOSP '03: Proceedings of the nineteenth ACM symposium on Operating systems principles},
year = {2003},
isbn = {1-58113-757-5},
pages = {164--177},
location = {Bolton Landing, NY, USA},
publisher = {ACM},
address = {New York, NY, USA},
}
Reference URL's