From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 42829] KVM Guest with virtio network driver loses network
connectivity
Date: Fri, 2 Mar 2012 11:36:44 GMT
Message-ID: <201203021136.q22BaigR023779@bugzilla.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
To: kvm@vger.kernel.org
Return-path:
Received: from bugzilla.kernel.org ([198.145.19.204]:50065 "EHLO
bugzilla.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
with ESMTP id S932135Ab2CBLgo (ORCPT );
Fri, 2 Mar 2012 06:36:44 -0500
Received: from bugzilla.kernel.org (localhost [127.0.0.1])
by bugzilla.kernel.org (8.14.5/8.14.5) with ESMTP id q22BaiD7023780
for ; Fri, 2 Mar 2012 11:36:44 GMT
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=42829
--- Comment #8 from Kurk 2012-03-02 11:36:43 ---
Thinking again, this could also be a problem of qemu vs qemu-kvm merges in git.
Have a look at these:
http://permalink.gmane.org/gmane.comp.emulators.kvm.devel/82851
http://lists.gnu.org/archive/html/qemu-devel/2012-02/msg04047.html
and all subsequent posts in this thread
Git-bisecting in qemu and kvm is becoming really not straightforward now that
they merge from one another, you find a lot of interleaved good and bad
commits. Git bisect is for bisecting a situation in which all commits before
something are good, and all commits after something are bad. It doesn't seem to
be the case anymore with qemu and qemu-kvm.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.