From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: pv_ops dom0 USB fixed Date: Wed, 10 Dec 2008 12:05:32 -0800 Message-ID: <4940210C.1060401@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Aviv Grafi , Todd Deshane , Xen-devel List-Id: xen-devel@lists.xenproject.org Ian Campbell noticed a missing TLB flush which was causing the USB crashes/failures when booting the pvops dom0 kernel. With that fixed, enabling USB boots reliably and seems to work. Its quite possible this will also improve matters with ATA/SATA controllers, though I haven't tested it so far. Anyway, its a significant fix and its worth trying the current pvops patch queue again. Please tell me what you find. Thanks, J