qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 0/4] Add nic link up/down emulation to e1000


From: Anthony Liguori
Subject: [Qemu-devel] Re: [PATCH 0/4] Add nic link up/down emulation to e1000
Date: Tue, 09 Dec 2008 09:06:23 -0600
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

Mark McLoughlin wrote:
Hi,
        Here's a small patch set which adds link up/down
emulation to e1000 via a "set_link" monitor command. This is
useful for people who want to e.g. test how applications
and/or the guest OS handles this condition.

        The command itself takes a VLAN ID and device index
in order to identify which device to modify. That's a bit
lame and could clearly by improved if the overall idea was
thought to be sound.

Yeah, this series looks good (as does the virtio-net one). I plan on merging virtio-net either today or tomorrow and I can merge your virtio-net series into QEMU too.

BTW, I plan on introducing qemu_sendv_packet() to QEMU in the process of this.

Regards,

Anthony Liguori

Thanks,
Mark.







reply via email to

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