Submitted by Karunamon on Sat, 12/03/2016 - 16:55
Steps as follows:
- Create a new Windows 10 KVM guest with the regular Intel NIC (default) with one IP.
- Install as usual.
- From the guest's Cloudmin page, navigate to System Configuration -> Network Interfaces
- Select the first IP, and change the Network Device Model to anything else - I used VirtIO.
- Save
- Reboot the guest
What happened: The guest still has the default Intel NIC as shown from the network interfaces list inside the guest OS.
What should have happened: The guest should now have the selected device model.
Status:
Active
Comments
Submitted by Karunamon on Sat, 12/03/2016 - 16:57 Comment #1
Changing the MAC address of the guest NIC caused the hardware to update in the guest.
Submitted by JamieCameron on Sun, 12/04/2016 - 12:05 Comment #2
Interesting ... maybe Windows doesn't handle the case where a NIC can change model without changing MAC (which of course would be physically impossible with real hardware).