From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754532Ab1KFTTJ (ORCPT ); Sun, 6 Nov 2011 14:19:09 -0500 Received: from mail-vx0-f174.google.com ([209.85.220.174]:64179 "EHLO mail-vx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754412Ab1KFTTH (ORCPT ); Sun, 6 Nov 2011 14:19:07 -0500 MIME-Version: 1.0 In-Reply-To: <4EB6DC92.6010105@redhat.com> References: <1320543320-32728-1-git-send-email-agraf@suse.de> <4EB65C5B.8070709@redhat.com> <4EB66036.4080102@redhat.com> <1320577728.1428.73.camel@jaguar> <4EB67486.1070105@redhat.com> <4EB67D17.7000701@redhat.com> <4EB680D9.2070706@redhat.com> <877C82F4-F07C-44AA-8722-3AF57CFC4597@suse.de> <4EB6DC92.6010105@redhat.com> Date: Sun, 6 Nov 2011 21:19:06 +0200 X-Google-Sender-Auth: 609JF2T4hFvOEIcnns7rVZPDY9A Message-ID: Subject: Re: [PATCH] KVM: Add wrapper script around QEMU to test kernels From: Pekka Enberg To: Paolo Bonzini Cc: Alexander Graf , "kvm@vger.kernel.org list" , qemu-devel Developers , "linux-kernel@vger.kernel.org List" , Blue Swirl , Avi Kivity , =?ISO-8859-1?Q?Am=E9rico_Wang?= , Ingo Molnar , Linus Torvalds Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Nov 6, 2011 at 9:14 PM, Paolo Bonzini wrote: > GStreamer (V4L), RTSAdmin (LIO target), sg3_utils, trousers all are out of > tree, and nobody of their authors is even thinking of doing all this > brouhaha to get merged into Linus's tree. We'd be the first subsystem to use the download script thing Alex suggested. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pekka Enberg Subject: Re: [PATCH] KVM: Add wrapper script around QEMU to test kernels Date: Sun, 6 Nov 2011 21:19:06 +0200 Message-ID: References: <1320543320-32728-1-git-send-email-agraf@suse.de> <4EB65C5B.8070709@redhat.com> <4EB66036.4080102@redhat.com> <1320577728.1428.73.camel@jaguar> <4EB67486.1070105@redhat.com> <4EB67D17.7000701@redhat.com> <4EB680D9.2070706@redhat.com> <877C82F4-F07C-44AA-8722-3AF57CFC4597@suse.de> <4EB6DC92.6010105@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: "kvm@vger.kernel.org list" , qemu-devel Developers , "linux-kernel@vger.kernel.org List" , Alexander Graf , Blue Swirl , Avi Kivity , =?ISO-8859-1?Q?Am=E9rico_Wang?= , Ingo Molnar , Linus Torvalds To: Paolo Bonzini Return-path: In-Reply-To: <4EB6DC92.6010105@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org On Sun, Nov 6, 2011 at 9:14 PM, Paolo Bonzini wrote: > GStreamer (V4L), RTSAdmin (LIO target), sg3_utils, trousers all are out of > tree, and nobody of their authors is even thinking of doing all this > brouhaha to get merged into Linus's tree. We'd be the first subsystem to use the download script thing Alex suggested. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53253) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RN8FI-0004iB-CV for qemu-devel@nongnu.org; Sun, 06 Nov 2011 14:19:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RN8FH-0000Ma-F5 for qemu-devel@nongnu.org; Sun, 06 Nov 2011 14:19:08 -0500 Received: from mail-vw0-f45.google.com ([209.85.212.45]:63886) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RN8FH-0000MW-AK for qemu-devel@nongnu.org; Sun, 06 Nov 2011 14:19:07 -0500 Received: by vws17 with SMTP id 17so3594904vws.4 for ; Sun, 06 Nov 2011 11:19:06 -0800 (PST) MIME-Version: 1.0 Sender: penberg@gmail.com In-Reply-To: <4EB6DC92.6010105@redhat.com> References: <1320543320-32728-1-git-send-email-agraf@suse.de> <4EB65C5B.8070709@redhat.com> <4EB66036.4080102@redhat.com> <1320577728.1428.73.camel@jaguar> <4EB67486.1070105@redhat.com> <4EB67D17.7000701@redhat.com> <4EB680D9.2070706@redhat.com> <877C82F4-F07C-44AA-8722-3AF57CFC4597@suse.de> <4EB6DC92.6010105@redhat.com> Date: Sun, 6 Nov 2011 21:19:06 +0200 Message-ID: From: Pekka Enberg Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [PATCH] KVM: Add wrapper script around QEMU to test kernels List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: "kvm@vger.kernel.org list" , qemu-devel Developers , "linux-kernel@vger.kernel.org List" , Alexander Graf , Blue Swirl , Avi Kivity , =?ISO-8859-1?Q?Am=E9rico_Wang?= , Ingo Molnar , Linus Torvalds On Sun, Nov 6, 2011 at 9:14 PM, Paolo Bonzini wrote: > GStreamer (V4L), RTSAdmin (LIO target), sg3_utils, trousers all are out of > tree, and nobody of their authors is even thinking of doing all this > brouhaha to get merged into Linus's tree. We'd be the first subsystem to use the download script thing Alex suggested.