Message ID | 20191020204724.31537-1-svens@stackframe.org |
---|---|
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 Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=stackframe.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; secure) header.d=duncanthrax.net header.i=@duncanthrax.net header.b="tpwdMsOv"; dkim-atps=neutral Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46xBgW1D9Yz9sPc for <incoming@patchwork.ozlabs.org>; Mon, 21 Oct 2019 07:48:22 +1100 (AEDT) Received: from localhost ([::1]:47360 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>) id 1iMI7g-0003YL-AR for incoming@patchwork.ozlabs.org; Sun, 20 Oct 2019 16:48:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52479) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <svens@stackframe.org>) id 1iMI6t-0003X1-88 for qemu-devel@nongnu.org; Sun, 20 Oct 2019 16:47:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <svens@stackframe.org>) id 1iMI6s-0001AG-2L for qemu-devel@nongnu.org; Sun, 20 Oct 2019 16:47:31 -0400 Received: from smtp.duncanthrax.net ([2001:470:70c5:1111::170]:57699) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from <svens@stackframe.org>) id 1iMI6r-00019a-Ou for qemu-devel@nongnu.org; Sun, 20 Oct 2019 16:47:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=duncanthrax.net; s=dkim; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From; bh=ELhoe55zbY3uhSTf6IbvO8FHxD+p654oqEFIrIxsNaQ=; b=tpwdMsOvlFbBZdj7UcifZ6oXJ0 lMJ+Jehct+iCHnxcWm8aIX6GKKsKYazJ9SnclTaDxS9nl7Gfow2KNM9o1RF1/NxSHk4/g/2Tr1Hxz MES2m73YSq5+cmriCHKw3dja/55n60ofJWADbtIdpwI/lKfGn+owqOnkt1RxtDoIlkms=; Received: from hsi-kbw-046-005-233-221.hsi8.kabel-badenwuerttemberg.de ([46.5.233.221] helo=x280.stackframe.org) by smtp.eurescom.eu with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from <svens@stackframe.org>) id 1iMI6o-0002cH-GA; Sun, 20 Oct 2019 22:47:26 +0200 From: Sven Schnelle <svens@stackframe.org> To: Richard Henderson <rth@twiddle.net> Subject: [PATCH 0/7] HPPA: i82596, PS/2 and graphics emulation Date: Sun, 20 Oct 2019 22:47:17 +0200 Message-Id: <20191020204724.31537-1-svens@stackframe.org> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2001:470:70c5:1111::170 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: <qemu-devel.nongnu.org> List-Unsubscribe: <https://lists.nongnu.org/mailman/options/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=unsubscribe> List-Archive: <https://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: <https://lists.nongnu.org/mailman/listinfo/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=subscribe> Cc: Helge Deller <deller@gmx.de>, Sven Schnelle <svens@stackframe.org>, qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" <qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org> |
Series |
HPPA: i82596, PS/2 and graphics emulation
|
expand
|