Hello, I have a basic question about emulation by QEMU when there is no hardware peripheral. How does QEMU emulate wifi functionality for VMs if the underlying hardware doesn't have wifi RF module ? Basically, how does it give the user of the VM internet access through WiFi ? This question can be generalized as how does QEMU emulate a peripheral when it is not present ?
