9fans archive / 2004 / 05 / 596 prev nextFrom: Russ Cox <russcox@gma...> Subject: plan9 on xen Date: Thu, 27 May 2004 00:33:01 -0500 > >presumably this is without graphics? > > why? if xen provides a simple VGA, surely this can be with grafix? my understanding is that xen, in contrast to vmware, does not virtualize the vga display. each guest operating system has to know how to drive it. so it's not helpful for the "avoid hacking aux/vga" problem. russ