Re: [Qemu-discuss] Wireless TAP Networking on a Windows host

2018-08-09 Thread Narcis Garcia
I guess you could put wireless device and VMs at same bridge. br0 {wlan0, tap0} El 08/08/18 a les 23:54, user 96710 ha escrit: > I'm fairly new to Qemu and virtualization, I hope you can give me some > advice. > > Afaik, the main difference between SLIRP and TAP is that TAP is more > performan

[Qemu-discuss] qemu-system-arm -M virt v3.0.0-rc4 Linux kernel virtio boots fails with VFS: Cannot open root device "vda"

2018-08-09 Thread Ciro Santilli
Analogous commands work for x86_64 and aarch64 All worked on v2.12.0 with the same images. Do I have to use a new config option for the virtio support or is it a bug? Ubuntu 18.04 host, default build: ./configure --target-list=x86_64-softmmu,arm-softmmu,aarch64-softmmu then try to ru