9fans archive / 2004 / 05 / 596    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: 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