Aren't there problems in letting the guest OS driving somes IO by itself ?
Most of drivers have to deal with timings when speaking to peripherals.
What happens then if we or the host OS interrupt this drivers for others
tasks ?
Pineau C�dric
CSNI Nairobi
-----Message d'origine-----
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la
part de Kevin P. Lawton
Date: mercredi 15 d�cembre 1999 08:14
�: [EMAIL PROTECTED]
Objet: Re: Next tentative FreeMWare release
Steve wrote:
>
> On an even more remote note... what would be the possibility of adding a
> second graphics adapter and piping everything straight to it? could make
> graphics fast... I know I have some kinda PCI 4MB card sitting around...
That's an interesting thought. Of course most people won't want
to install extra hardware, but I'm sure there's a few that
would be into a double-headed video system; one for the
host, one for the guest.
If we added support to let the guest directly access
certain IO and memory mapped IO space, seems like we
could let the guest drive a 2nd video card on it's own.
-Kevin