[Qemu-devel] Ne2000 patch(2nd try)

2006-05-21 Thread Han, Zhu
Hi, Fabrice, Would you please check in the second part of the patch? I have answered your comment in my previous mail! See the following information!: Hi, Fabrice! For your first comment, I have to say it's not a bug in the current OS. It's caused by the difference between ne2000's emulation an

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

2006-05-14 Thread Han, Zhu
NISR_RX remain set as long are there are packets in the buffer ? Otherwise your fix is a workaround to correct a bug in the OS driver... Fabrice. Han, Zhu wrote: > Any comments for this patch? > > Best Regards, > hanzhu > -Original Message- > From: [EMAIL PROTECTED] [mailt

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