qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] 0.8.2 and win64


From: Igor Kovalenko
Subject: Re: [Qemu-devel] 0.8.2 and win64
Date: Thu, 27 Jul 2006 21:13:41 +0400

On 7/27/06, ZIGLIO, Frediano, VF-IT <address@hidden> wrote:
>
> On 7/26/06, ZIGLIO, Frediano, VF-IT <address@hidden>
wrote:
> >
> > Hi,
> >   as expected 0.8.2 make windows 64 works. There is however a small
> > problem with network card. Windows 64 do not support old ne card so
I
> > used rtl8139. It seems that 8139plus card make windows enter in an
> > infinite loop at shutdown. Changing pci id from 0x20 to 0x10 (that
is
> > use old 8139, not plus) make the card work. I'm unable to find
windows
> > driver for pcnet so I'm unable to try it. Just to make it happy I
wrote
> > this patch that add a rtl8139too card. It simply change pci revision
id
> > but use rtl8139 code.
> >
>
> Do you have debugging logs available? I'm interested in fixing the C+
mode without adding 8139too option.

Mmm... some suggestion on how to debug? Connect gdb ?

I never succeeded with attaching to qemu with gdb.
Just uncomment DEBUG_RTL8139 define in hw/rtl8139.c - the log will be on stdout.
Beware the debugging output is verbose :)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]