quickemu-project / quickemu

Quickly create and run optimised Windows, macOS and Linux virtual machines
MIT License
10.54k stars 460 forks source link

fix(windows-server): default to e1000 network device. fixes #1315 #1340

Closed flexiondotorg closed 3 months ago

flexiondotorg commented 3 months ago

Description

Set the default network interface to e1000 on Windows Server to ensure networking functions post-install. Tested Windows Server 2012-R2, 2016, 2019 and 2022.

Type of change

Checklist: