qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] pcnet/mingw32 debug info (help needed)


From: Kazu
Subject: Re: [Qemu-devel] pcnet/mingw32 debug info (help needed)
Date: Sat, 23 Jul 2005 11:05:18 +0900

Sent: Friday, July 22, 2005 9:52 PM Christian MICHON wrote:

I've a few questions:

1) how did you generate this gdb backtrace ?

It is necesssary to unoptimize qemu. Attached is a patch for it and pcnet  I
used.

2) which gemu guest did you use ?

Qemu is 0.7.0 and a patch is from your post.
http://lists.gnu.org/archive/html/qemu-devel/2005-07/msg00254.html

3) you can apparently set IP address and ping the gateway.
  so your mingw32 compilation of qemu doesn't crash ?
 how did you manage this ? are you using the patch I updated
or another one, and are you using qemu 0.7.0 or the CVS ?

Apply attatched patch and ./configure --target-list=i386-softmmu and make.

I used RedHat 7.2 guest but I think it is the same as Linux. When I used
dhcpcd, the program break without messages so that I disabled DHCP client
and set IP address manually

# modprobe pcnet32
# ifconfig eth0 10.0.2.15
# ping 10.0.2.2

Then the program stops with segment fault and get backtrace.

This patch probably works on Linux. Please try to see differences between on
Linux and on Windows if you can.

Regards,
Kazu

Attachment: qemu-0.7.0-pcnet-no-optimize.patch
Description: Binary data


reply via email to

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