Message ID | 1295886049-30548-1-git-send-email-kraxel@redhat.com |
---|---|
State | New |
Headers | show
Return-Path: <qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 0CC1EB70EE for <incoming@patchwork.ozlabs.org>; Tue, 25 Jan 2011 03:25:00 +1100 (EST) Received: from localhost ([127.0.0.1]:52891 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhPDt-00064N-2h for incoming@patchwork.ozlabs.org; Mon, 24 Jan 2011 11:24:57 -0500 Received: from [140.186.70.92] (port=51222 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhPAA-0004gb-ON for qemu-devel@nongnu.org; Mon, 24 Jan 2011 11:21:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <kraxel@redhat.com>) id 1PhPA0-0005mu-7y for qemu-devel@nongnu.org; Mon, 24 Jan 2011 11:21:06 -0500 Received: from mx1.redhat.com ([209.132.183.28]:56896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <kraxel@redhat.com>) id 1PhPA0-0005mY-13 for qemu-devel@nongnu.org; Mon, 24 Jan 2011 11:20:56 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id p0OGKtNt005829 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for <qemu-devel@nongnu.org>; Mon, 24 Jan 2011 11:20:55 -0500 Received: from rincewind.home.kraxel.org (vpn1-5-238.ams2.redhat.com [10.36.5.238]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p0OGKrVx030796; Mon, 24 Jan 2011 11:20:53 -0500 Received: by rincewind.home.kraxel.org (Postfix, from userid 500) id D9154413CA; Mon, 24 Jan 2011 17:20:49 +0100 (CET) From: Gerd Hoffmann <kraxel@redhat.com> To: qemu-devel@nongnu.org Date: Mon, 24 Jan 2011 17:20:41 +0100 Message-Id: <1295886049-30548-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by mx1.redhat.com id p0OGKtNt005829 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. Cc: Gerd Hoffmann <kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/8] spice patch queue X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: qemu-devel.nongnu.org List-Unsubscribe: <http://lists.nongnu.org/mailman/listinfo/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=unsubscribe> List-Archive: <http://lists.nongnu.org/archive/html/qemu-devel> List-Post: <mailto:qemu-devel@nongnu.org> List-Help: <mailto:qemu-devel-request@nongnu.org?subject=help> List-Subscribe: <http://lists.nongnu.org/mailman/listinfo/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=subscribe> Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org |