From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: USB Passthrough 1.1 performance problem... Date: Mon, 13 Dec 2010 11:36:27 +0100 Message-ID: <4D05F72B.30207@redhat.com> References: <4D04B645.3010100@brakkee.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM mailing list To: Erik Brakkee Return-path: Received: from mx1.redhat.com ([209.132.183.28]:58499 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753236Ab0LMKga (ORCPT ); Mon, 13 Dec 2010 05:36:30 -0500 In-Reply-To: <4D04B645.3010100@brakkee.org> Sender: kvm-owner@vger.kernel.org List-ID: Hi, > I am using a tv card in a VM and get jerky video.As I understand it, the > VM is using USB 1.1. However, when I set the USB controller in the BIOS > of my server to Fullspeed (12 Mbit/s) which is the USB 1.1 speed I am > able to get perfect results on the host but still on the guest the video > is jerky. There is a patch series from Hans de Goede on qemu-devel which adds buffering for isochronous usb transfers to the usb passthrough code. Certainly worth a try. cheers, Gerd