This document introduces security features of the Xen hypervisor for securing cloud installations. It begins with an overview of Xen Project architecture including driver domains and control domains. It then discusses potential attack surfaces like the network path and PyGrub boot loader. It analyzes what could be compromised from successful exploits, such as control of the entire system. The document recommends security features like driver domains, which isolate hardware drivers in a limited VM, and fixed kernels, which remove the ability to choose the kernel and thus block that attack path.