13.07.2015 Views

Slides (PDF, 279,8 KB)

Slides (PDF, 279,8 KB)

Slides (PDF, 279,8 KB)

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

6 / 23Design Aspectes◮ Guest OSes have to be modified to run at a lowerpriv. level, i.e. ring 1 instead of 0 on x86.◮ Privileged instructions are paravirtualized by requiringthem to be validated within Xen.◮ Exception handlers generally stay the same, exceptfor the Page Fault handler⇒ CR2 not accessible so we write to the stack frame◮ Only page faults and syscalls occur often enough toaffect performance⇒ a ‘fast’ exception handler is made available⇒ only pagefaults must be delivered via Xen◮ I/O via a clean set of device abstractions

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!