Hide Forgot
When using "-net tap", windows 7 guest gets stack after waking up from S3. It looks alive for a second, and then hangs. The windows 7 guest was 32-bits. This doesn't happen with "-net user".
my command line: qemu-system-x86_64 -L pc-bios/ -m 1024 -hda <img> -boot c -vga qxl -spice port=5678,disable-ticketing,streaming-video=all -net nic,macaddr=00:1a:4a:01:00:e0,model=rtl8139 -net tap,ifname=WIN7,script=/local/scripts/lan-ifup -nographic -global qxl-vga.debug=1 --enable-kvm -snapshot
*** This bug has been marked as a duplicate of bug 607510 ***