foxlet / macOS-Simple-KVM

Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
13.58k stars 1.14k forks source link

Guide to adding Network interfaces from libvirt/virt-manager... #503

Open danielkrajnik opened 3 years ago

danielkrajnik commented 3 years ago

would be nice to have. Seems like none of them (bridge,NAT,isolated) are detected by macos. driver issue?

danielkrajnik commented 3 years ago

I needed to regenerate the entire vm with make.sh --add. Don't remove the exisitng interface there, seems like it's set up in some specific way to work (device model "e1000-82545em") and that's the only way I found to be able to change NIC types in virt-manager. pinging works now