* [Qemu-devel] video bios execution
@ 2003-11-15 18:21 Marc Dietrich
2003-11-15 19:11 ` [Qemu-devel] ATAPI CDROM errors with NetBSD J. Mayer
2003-11-16 5:09 ` [Qemu-devel] video bios execution Benjamin Herrenschmidt
0 siblings, 2 replies; 4+ messages in thread
From: Marc Dietrich @ 2003-11-15 18:21 UTC (permalink / raw)
To: qemu-devel
Hello,
is it possible to use qemu for executing a video bios to initialize a graphics
card on a non i386 (here powerpc) machine? I have a ati mach64 graphics card,
a b/w G3 and a Motorola Powerstack for testing.
Thanks
Marc
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] ATAPI CDROM errors with NetBSD
2003-11-15 18:21 [Qemu-devel] video bios execution Marc Dietrich
@ 2003-11-15 19:11 ` J. Mayer
2003-11-16 5:09 ` [Qemu-devel] video bios execution Benjamin Herrenschmidt
1 sibling, 0 replies; 4+ messages in thread
From: J. Mayer @ 2003-11-15 19:11 UTC (permalink / raw)
To: qemu-devel
Hello all,
I'm currently running NetBSD install, booting from floppy and using an
emulated CDROM to get the packages.
The installation is awfully slow and I presume that this is due to
errors while accessing to the CDROM:
I get a lot of those:
wdc_atapi_intr: warning: reading only 1 of 2 bytes
wdc:1:0:0: lost interrupt
type: atapi tc_bcount: 0 tc_skip: 65536
again and again.
Note that the installation goes on (I presume NetBSD make numerous
retries to get the data it needs...).
--
J. Mayer <l_indien@magic.fr>
Never organized
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] video bios execution
2003-11-15 18:21 [Qemu-devel] video bios execution Marc Dietrich
2003-11-15 19:11 ` [Qemu-devel] ATAPI CDROM errors with NetBSD J. Mayer
@ 2003-11-16 5:09 ` Benjamin Herrenschmidt
2003-11-16 9:09 ` [Qemu-devel] [BUG] soft-mmu is buggy J. Mayer
1 sibling, 1 reply; 4+ messages in thread
From: Benjamin Herrenschmidt @ 2003-11-16 5:09 UTC (permalink / raw)
To: qemu-devel
On Sun, 2003-11-16 at 05:21, Marc Dietrich wrote:
> Hello,
>
> is it possible to use qemu for executing a video bios to initialize a graphics
> card on a non i386 (here powerpc) machine? I have a ati mach64 graphics card,
> a b/w G3 and a Motorola Powerstack for testing.
You'd need to wire the real IOs some way, and fake the VGA memory that
is not available on the Macs at least, but it should be possible.
There are projects already doing just that though, look at the uBoot
bootloader (used by the recent Amiga PPC machines) and XFree's Int10
Ben.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] [BUG] soft-mmu is buggy...
2003-11-16 5:09 ` [Qemu-devel] video bios execution Benjamin Herrenschmidt
@ 2003-11-16 9:09 ` J. Mayer
0 siblings, 0 replies; 4+ messages in thread
From: J. Mayer @ 2003-11-16 9:09 UTC (permalink / raw)
To: qemu-devel
I tried, for fun, to boot on a memtest86 v3.0 floppy disk.
I always get a lot of errors while doing test number 5. I didn't try
extended tests, so this test is the only one which fails, don't know
why...
It always find errors, at various address at low addresses between
0x30000 & 0x90000
(but it may be normal, considering the PC address mappings ?) and near
the end of the memory: between 110 MB and 128 Mb
(I'm using 128 MB for qemu memory size).
The error is always the same:
the bit 0x10000000 is 1 where it should be zero (memtests awaits for
0xefffffff and gets
0xffffffff).
Regards.
--
J. Mayer <l_indien@magic.fr>
Never organized
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-11-16 10:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-15 18:21 [Qemu-devel] video bios execution Marc Dietrich
2003-11-15 19:11 ` [Qemu-devel] ATAPI CDROM errors with NetBSD J. Mayer
2003-11-16 5:09 ` [Qemu-devel] video bios execution Benjamin Herrenschmidt
2003-11-16 9:09 ` [Qemu-devel] [BUG] soft-mmu is buggy J. Mayer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).