qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] Selectable MAC address


From: Carlos Valiente
Subject: [Qemu-devel] [PATCH] Selectable MAC address
Date: Fri, 2 Apr 2004 12:25:38 +0200 (CEST)
User-agent: SquirrelMail/1.4.2

Hi! Here's a small patch which enables MAC adddress selection for the
NE2000 network interface (it's a diff against the current CVS version).
If you invoke 'qemu' with, say,

$ qemu -M 12:34:56:78:9A:BC -nics 3

, then the MAC of the first interface will be 12:34:56:78:9A:BC, the
one of the second interface will be 12:34:56:78:9A:BD and so on

Carlos

Attachment: mac-address.diff
Description: Binary data


reply via email to

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