qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH] net: Fix hotplug with pci_add


From: Gerd Hoffmann
Subject: [Qemu-devel] Re: [PATCH] net: Fix hotplug with pci_add
Date: Tue, 08 Jun 2010 17:31:04 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-2.fc12 Thunderbird/3.0.4

On 06/08/10 17:17, Amit Shah wrote:
The correct model type wasn't getting added when hotplugging nics with
pci_add.

Testcase: start VM with default nic type. In the qemu_monitor:

(qemu) pci_add auto nic model=virtio
>
This results in a nic hot-plug of the same nic type as the default.

Same goes for mac address and vlan btw, most likely for the same reason. I guess your patch handles this too?

cheers,
  Gerd




reply via email to

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