RE: [Qemu-devel] patch for ne2000.c

2006-05-14 Thread Han, Zhu
hanzhu -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fabrice Bellard Sent: 2006年5月12日 5:52 To: qemu-devel@nongnu.org Subject: Re: [Qemu-devel] patch for ne2000.c OK for (2). For (1) It would be good to find the exact behaviour of the NE2000 card. Maybe E

Re: [Qemu-devel] patch for ne2000.c

2006-05-11 Thread Fabrice Bellard
> Best Regards, > hanzhu > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Han, Zhu > Sent: 2006年5月9日 12:27 > To: qemu-devel@nongnu.org > Subject: [Qemu-devel] patch for ne2000.c > > Hi, All! > > I'm a developer work

RE: [Qemu-devel] patch for ne2000.c

2006-05-10 Thread Han, Zhu
Any comments for this patch? Best Regards, hanzhu -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Han, Zhu Sent: 2006年5月9日 12:27 To: qemu-devel@nongnu.org Subject: [Qemu-devel] patch for ne2000.c Hi, All! I'm a developer working on xen project!

[Qemu-devel] patch for ne2000.c

2006-05-08 Thread Han, Zhu
Hi, All! I'm a developer working on xen project! It's well known that xen has adopted a lot of codes and features from QEMU, especially the Device Mode Part! I fix a bug for ne2000 device emulation code in XEN and I expect it to be a potential bug for QEMU, either! Because you are all device mode