I may have done this wrong and also I still have the issue. Grabbed the latest snapshot from debians git repo:
http://anonscm.debian.org/gitweb/?p=collab-maint/qemu- kvm.git;a=commit;h=b8b4244c0d84cc7904de7ffdc8a01ed70356922a Installed build dependencies: $ sudo apt-get build-dep qemu Configured using the configuration from the Ubuntu package: $ ./configure '--target-list=x86_64-softmmu i386-softmmu x86_64-linux- user i386-linux-user' '--prefix=/usr' '--with-confsuffix=/qemu' '-- datadir=/usr/share' '--sysconfdir=/etc' '--libexecdir=/usr/lib' '--extra-cflags=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall' '--extra- ldflags=-Wl,-Bsymbolic-functions -Wl,-z,relro' '--disable-strip' '--disable-xen' '--disable-guest-agent' '--audio-drv- list=pa,alsa,sdl,oss' '--enable-docs' '--audio-card-list=ac97 es1370 sb16 cs4231a adlib gus hda' '--enable-attr' '--enable-bluez' '--enable- brlapi' '--enable-curl' '--enable-curses' '--disable-libiscsi' '--enable-linux-aio' '--disable-opengl' '--enable-rbd' '--enable-sdl' '--disable-smartcard-nss' '--disable-smartcard' '--enable-uuid' '--disable-usb-redir' '--enable-vhost-net' '--enable-virtfs' '--enable- vnc' '--enable-vnc-jpeg' '--enable-vnc-png' '--enable-vnc-sasl' '--enable-vnc-tls' '--enable-xfsctl' '--enable-kvm' '--disable-blobs' $ make $ sudo make install I then started the guest and had the same issue. I rebooted the host and started the quest again, still the same issue. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/1172091 Title: KVM guests with bridged network drops out intermittently To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1172091/+subscriptions -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
