From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark McLoughlin Subject: Re: [PATCH 0/6] Some kvm-guest-drivers-linux fixes Date: Mon, 19 May 2008 09:07:15 +0100 Message-ID: <1211184435.4177.6.camel@muff> References: <1210940273-15707-1-git-send-email-markmc@redhat.com> <483041BD.1010501@qumranet.com> Reply-To: Mark McLoughlin Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mx1.redhat.com ([66.187.233.31]:53586 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758525AbYESIHX (ORCPT ); Mon, 19 May 2008 04:07:23 -0400 In-Reply-To: <483041BD.1010501@qumranet.com> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, 2008-05-18 at 17:48 +0300, Avi Kivity wrote: > Mark McLoughlin wrote: > > Hi, > > Here's a set of misc patches I needed when playing > > with the 2.6.25 virtio drivers on RHEL 5.2. > > > > > > Applied all, thanks. Actually, before you push them, drop this one: [PATCH 5/6] Use correct paths for virtio headers That breaks if you try and build them against a kernel which already has the virtio headers. > Any chance of getting the 2.6.26-rc drivers to work? Just tried, they seem to work fine. Cheers, Mark.