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: Sat, 3 Mar 2012 22:12:10 GMT
Message-ID: <201203032212.q23MCAtR028955@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]:53675 "EHLO
bugzilla.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
with ESMTP id S1752474Ab2CCWML (ORCPT );
Sat, 3 Mar 2012 17:12:11 -0500
Received: from bugzilla.kernel.org (localhost [127.0.0.1])
by bugzilla.kernel.org (8.14.5/8.14.5) with ESMTP id q23MCA4P028956
for ; Sat, 3 Mar 2012 22:12:10 GMT
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=42829
Steve changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |CODE_FIX
--- Comment #9 from Steve 2012-03-03 22:12:09 ---
Thank you for information.
Now it works fine with last kernel 3.3-rc5+ on guest machine.
It seems to be: leak in virtio balloon:
Probably it was bug in old commit:
author: Amit Shah
commiter: Rusty Russell
e562966dbaf49e7804097cd991e5d3a8934fc148
and fixed by this commit:
author: Amit Shah
commiter: Rusty Russell
4eb05d562ea1ea34ff607aa877aefbf05b21c140
Please apply above fix commit to all older kernel versions.
Thank you for your time.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.