From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMU5B-00029r-KH for qemu-devel@nongnu.org; Tue, 04 Aug 2015 00:44:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMU57-0006Oi-GA for qemu-devel@nongnu.org; Tue, 04 Aug 2015 00:44:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMU57-0006Oc-Aa for qemu-devel@nongnu.org; Tue, 04 Aug 2015 00:44:05 -0400 Date: Tue, 4 Aug 2015 10:14:01 +0530 From: Amit Shah Message-ID: <20150804044237.GA6565@grmbl.mre> References: <20110804185353.20230.46645.malonedeb@chaenomeles.canonical.com> <20150728091725.30716.84643.malone@gac.canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150728091725.30716.84643.malone@gac.canonical.com> Subject: Re: [Qemu-devel] [Bug 821078] Re: virtio-serial-bus: Unexpected port id List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bug 821078 <821078@bugs.launchpad.net> Cc: qemu-devel@nongnu.org On (Tue) 28 Jul 2015 [09:17:25], Quwj wrote: > I met two bugs above.QEMU version is 2.1.3 and VM is Windows7. > QEMU Log is: > qemu-system-x86_64: virtio-serial-bus: Unexpected port id 15819934 for device virtio-serial0.0 (snip) > Bug description: > With qemu-kvm-0.15.0-rc1 virtio-serial-bus reports an error, and windows vdagent can not start. qemu-0.15.0-rc1 behaves as expected, ie vdagent runs in the guest, mouse passes seamlessly between spicec and host and copy/paste works between guest and host. That's an ancient version of qemu; please try the latest release. Amit