qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] Make NIC model fallback to default when specified m


From: Michal Novotny
Subject: [Qemu-devel] [PATCH] Make NIC model fallback to default when specified model is not supported
Date: Mon, 20 Sep 2010 11:47:59 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Thunderbird/3.0.4

Hi,

this is the patch to introduce a NIC model fallback to default when model
specified is not supported. It's been tested on i386-softmmu target on
i386 host using the Windows XP x86 virtual machine and by trying to setup
the invalid (unsupported) model of NIC device. Also, the new constant in
the net.h called the DEFAULT_NIC_MODEL has been introduced to be able to
change the default NIC model easily. This variable is being used to set
the default NIC model when necessary.

Also, some bits per mips_jazz were added but usage of some constant for
MIPS is not necessary since there is only one NIC model supported there.

Michal

Signed-off-by: Michal Novotny<address@hidden>

--
Michal Novotny<address@hidden>, RHCE
Virtualization Team (xen userspace), Red Hat



Attachment: qemu-make-nic-model-fallback-to-default-when-unsupported.patch
Description: Text Data


reply via email to

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