[Qemu-devel] Re: ata devices on emulated amd64 on qemu

2005-07-29 Thread Jung-uk Kim
Okay. I finally found a fix. It was actually quite simple. Newer FreeBSD and Linux ATA drivers check whether the PCI ATA controller is in legacy ATA mode (aka PATA mode). The test failed and it was treated like a SATA controller. Of course, IRQ failed to map. ;-) Try the attached patch.

Re: [Qemu-devel] KQEMU 0.7.1 not working

2005-07-29 Thread Mike Swanson
The first patch worked fine for me, but I've got kqemu-0.7.1-1 downloaded for the next time I sync with CVS Thanks for both of you guys' help. -- Mike ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-deve

Re: [Qemu-devel] KQEMU 0.7.1 not working

2005-07-29 Thread Sebastian Kaliszewski
Pablo R. Canto wrote: Mike Swanson wrote: Not sure why, but dmesg says this: kqemu: Unknown symbol __PAGE_KERNEL_EXEC This patch is the solution http://www.zarb.org/cgi-bin/viewcvs.cgi/plf/SPECS/non-free/dkms-kqemu/kqemu-0.7.1-PAGE_KERNEL_EXEC.patch?rev=1.1&view=log Farbice proposed thi

Re: [Qemu-devel] Re: Solaris/SPARC binaries

2005-07-29 Thread Hetz Ben Hamo
You wrote: > Probably some heavy debugging could make a difference, but it seems that > general > interest for the emulator is low. > > I haven't tried Solaris for Sparc V8, it would be interesting to hear the > results. Actually, I'm pretty sure that I'm not the only one who really wants to us

[Qemu-devel] Re: Solaris/SPARC binaries

2005-07-29 Thread Blue Swirl
Hi, Sparc V8 system emulator is very much complete, but in practice some hidden bugs in it (and also bugs in Proll's Openprom support) make the emulator fragile. It can only run Linux 2.6 series, 2.4 or BSDs won't run. Probably some heavy debugging could make a difference, but it seems that ge

Re: Cirrus Emulation (was: [Qemu-devel] KQEMU on Win32 (+patch))

2005-07-29 Thread Christian MICHON
On 7/28/05, Christian MICHON wrote: > http://cyberkinetica.homeunix.net/qemu/cirrus_vga.patch.gz > > It's tagged on Antony's page as: > "Attempt to speed up Cirrus VGA" I tried it yesterday with proper graphical benchmarks (win95 guest). Some rendering is wrong on fonts (especially letter W upper

[Qemu-devel] Re: kqemu 0.7.1-1

2005-07-29 Thread Geir Helland
Fabrice Bellard bellard.org> writes: > > A new version of kqemu is available. > > version 0.7.1-1: > > - FreeBSD compile fixes - added x86_64 support > - __PAGE_KERNEL_EXEC fix for Linux 2.6 Where is this version available? On http://fabrice.bellard.free.fr/qemu/download.html I still find t