* [Qemu-devel] new pcnet patch ?
@ 2006-01-12 15:05 Ludovic Drolez
2006-01-12 22:29 ` Pascal Terjan
0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Drolez @ 2006-01-12 15:05 UTC (permalink / raw)
To: qemu-devel
Hi !
Anyone has an updated pcnet patch for 0.8.0 ?
Cheers,
--
Ludovic DROLEZ Linbox / Free&ALter Soft
http://lrs.linbox.org
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] new pcnet patch ?
2006-01-12 15:05 [Qemu-devel] new pcnet patch ? Ludovic Drolez
@ 2006-01-12 22:29 ` Pascal Terjan
2006-01-13 10:02 ` [Qemu-devel] " Ludovic Drolez
0 siblings, 1 reply; 4+ messages in thread
From: Pascal Terjan @ 2006-01-12 22:29 UTC (permalink / raw)
To: qemu-devel
On 1/12/06, Ludovic Drolez <ldrolez@linbox.com> wrote:
> Anyone has an updated pcnet patch for 0.8.0 ?
I updated the patch but I had to make choices and I wanted to discuss
them here. As I have no time these days I had not yet posted it here
:/
The patch is on :
http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/contrib-SPECS/qemu/qemu-0.8.0-pcnet.patch6
There are 2 points I'd like to discuss :
- the way to have several cards of different models at the same time
I added an enum {NIC_NE2000, NIC_PCNET} NICModel and the a field model
in NICInfo
- the options syntax
I added "-net pcnet[,vlan=n][,macaddr=addr]\n" but would be better
having an unique option and a way to specify model
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] Re: new pcnet patch ?
2006-01-12 22:29 ` Pascal Terjan
@ 2006-01-13 10:02 ` Ludovic Drolez
2006-01-15 13:00 ` Iain McFarlane
0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Drolez @ 2006-01-13 10:02 UTC (permalink / raw)
To: qemu-devel
Pascal Terjan wrote:
> On 1/12/06, Ludovic Drolez <ldrolez@linbox.com> wrote:
>
>>Anyone has an updated pcnet patch for 0.8.0 ?
>
>
> I updated the patch but I had to make choices and I wanted to discuss
> them here. As I have no time these days I had not yet posted it here
> :/
>
> The patch is on :
> http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/contrib-SPECS/qemu/qemu-0.8.0-pcnet.patch6
>
Many thanks ! seems to work nicely !
Cheers,
--
Ludovic DROLEZ Linbox / Free&ALter Soft
http://lrs.linbox.org
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] Re: new pcnet patch ?
2006-01-13 10:02 ` [Qemu-devel] " Ludovic Drolez
@ 2006-01-15 13:00 ` Iain McFarlane
0 siblings, 0 replies; 4+ messages in thread
From: Iain McFarlane @ 2006-01-15 13:00 UTC (permalink / raw)
To: qemu-devel
Hi,
I have tried using the pcnet32 patch with qemu cvs however the qemu instance
running debian testing (etch) never seems to process ARP replies. Using the
ne2k-pci adaptor I have no problems.
I am using vde & vdeq and I have logged the traffic using ethereal and the
qemu instance constantly asks for the hw address of a specific server (used
for NIS).
It has the hw address of the dhcp server I use in its arp cache but not
anything else.
If I add the hw address for the NIS server into the arp cache manually then it
can ping the server however the server does'nt know where the qemu instance
is.
Any comments?
Regards,
Iain
On Friday 13 January 2006 10:02, Ludovic Drolez wrote:
> Pascal Terjan wrote:
> > On 1/12/06, Ludovic Drolez <ldrolez@linbox.com> wrote:
> >>Anyone has an updated pcnet patch for 0.8.0 ?
> >
> > I updated the patch but I had to make choices and I wanted to discuss
> > them here. As I have no time these days I had not yet posted it here
> >
> > :/
> >
> > The patch is on :
> > http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/contrib-SPECS/qemu/qemu-0.8.0-
> >pcnet.patch6
>
> Many thanks ! seems to work nicely !
>
> Cheers,
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-01-15 13:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-12 15:05 [Qemu-devel] new pcnet patch ? Ludovic Drolez
2006-01-12 22:29 ` Pascal Terjan
2006-01-13 10:02 ` [Qemu-devel] " Ludovic Drolez
2006-01-15 13:00 ` Iain McFarlane
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).