Hi all,
The host qemu process crashes, at least exits silently (nothing in host dmesg or syslog) when the guest OS initialises the virtual network interface.
More precisely, I can modprobe virtio_net in the guest, but the host qemu exits if I attempt a "ifconfig eth0 up" in the guest.
I was upgrading my guests since 3.7.x and it always went fine, the issue appeared with 3.14.5. It's still there with 3.14.6.
Both host and guest OS are hardened gentoo. I tried with qemu stable (gentoo stable) 1.5.3 or 2.0.0-r1, same behavior. It doesn't seem to be related to the host kernel version. Also the issue in the guest doesn't happen if GRSEC is disabled in the guest kernel.
Hope it helps to look into it...
If there is anything I can do please ask, I have a test system I can mess with.
Cheers