From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 64601] Whole system crashes when sharing network card in
virtual PC only on kernel 3.11
Date: Fri, 12 Feb 2016 17:52:04 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
To: kvm@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.29.136]:43465 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1752240AbcBLRwJ (ORCPT );
Fri, 12 Feb 2016 12:52:09 -0500
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id CAE0E20435
for ; Fri, 12 Feb 2016 17:52:07 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id 005092042B
for ; Fri, 12 Feb 2016 17:52:07 +0000 (UTC)
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=64601
Luke Hinds changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lukehinds@gmail.com
--- Comment #4 from Luke Hinds ---
You can source the libvirt xml with virsh
$ virsh connect qemu:///system
Connecting to uri: qemu:///system
$ virsh dumpxml foo > /tmp/foo.xml
--
You are receiving this mail because:
You are watching the assignee of the bug.