I've been using the non-blocking IO / DMA patch with a FreeBSD host
and Windows 98 guest. It seems to work well -- I haven't done any
benchmarking, but subjectively it seems to make a difference.
However, I tried enabling DMA in the Windows 98 system settings for
the C: drive, and that doesn't wor
On 10/22/05, Jim C. Brown <[EMAIL PROTECTED]> wrote:
> On Fri, Oct 21, 2005 at 04:05:08PM -0500, James Lancaster wrote:
>
> This doesn't suprise me. I hacked the source code so qemu doesn't grab the
> mouse, and just disable mouse acceleration in the guest. It works beautifully
> for me.
>
> The r
On 6/9/05, Hetz Ben Hamo <[EMAIL PROTECTED]> wrote:
> XpostFacto let you install OS X on macs with PPC chips (G3 as
> minimum), not on Intel based PC's.
>
> Apple will *not* let users install OS-X/ X86 on your PC. Thats the
> official word from Phil Schiller, Vice president of worldwide
> markett
On 5/29/05, Emmanuel Charpentier <[EMAIL PROTECTED]> wrote:
> So I decided to try the CVS version. The very same command line now
> gives me the Bios page telling that the image is not bootable.
>
> Reverting to the former version (0.7.0) still works fine. So I think
> this is a problem specific
This looks great -- thanks!
I suppose one other option that would be kind of neat is if closing
Qemu could somehow signal the Windows 2000 guest to shut down. Someone
had suggested that earlier in the thread, but it sounded like that
would require ACPI support in Qemu? Or is it something that cou
On 4/25/05, Oliver Gerlich <[EMAIL PROTECTED]> wrote:
> Ryan Rempel wrote:
> > I've been using your patch for releasing the mouse at window edges
> > (the -autograb path) successfully with a Windows 98 guest. However,
> > I'm now trying to set up a Wi
I've been using your patch for releasing the mouse at window edges
(the -autograb path) successfully with a Windows 98 guest. However,
I'm now trying to set up a Windows 2000 guest, and the mouse isn't
releasing -- things work as they would without the patch.
Is this a known issue, or is it workin