Message ID | 20191022205941.23152-1-svens@stackframe.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=cINr=YP=nongnu.org=qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 706881895 for <patchwork-qemu-devel@patchwork.kernel.org>; Tue, 22 Oct 2019 21:01:45 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 471AF214B2 for <patchwork-qemu-devel@patchwork.kernel.org>; Tue, 22 Oct 2019 21:01:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=duncanthrax.net header.i=@duncanthrax.net header.b="CbV4Alo6" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 471AF214B2 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=stackframe.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Received: from localhost ([::1]:44872 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org>) id 1iN1Hk-0005dT-EJ for patchwork-qemu-devel@patchwork.kernel.org; Tue, 22 Oct 2019 17:01:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49519) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <svens@stackframe.org>) id 1iN1G6-0004Ue-Ch for qemu-devel@nongnu.org; Tue, 22 Oct 2019 17:00:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <svens@stackframe.org>) id 1iN1G4-0002OL-VZ for qemu-devel@nongnu.org; Tue, 22 Oct 2019 17:00:02 -0400 Received: from [2001:470:70c5:1111::170] (port=37003 helo=smtp.duncanthrax.net) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from <svens@stackframe.org>) id 1iN1G4-0002NA-Bt for qemu-devel@nongnu.org; Tue, 22 Oct 2019 17:00:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=duncanthrax.net; s=dkim; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-Id:Date:Subject:Cc:To:From; bh=WN3+MkzlHNl2FcqBSNFPnGch2ftF/M+xC2nGDFQ58us=; b=CbV4Alo6iIOvhY3HufGnNz34Rw YgLBptCrn4Vwez3pDFbcWhB4cy5wyWRmDR9kpq3yq8Ve0NYiN1jS7JAxf87f1ZkfJhR8q1MgLcyRD aYko15z4u80P9nlWl0MyUzkbGAw9ocuwFFZx5e/HqTVTES8TmFXU4xghV0k0Pyt0n7eI=; 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 esmtpa (Exim 4.86_2) (envelope-from <svens@stackframe.org>) id 1iN1Fy-0004eI-L2; Tue, 22 Oct 2019 22:59:54 +0200 From: Sven Schnelle <svens@stackframe.org> To: Richard Henderson <rth@twiddle.net> Subject: [PATCH v3 0/6] HPPA: i82596, PS/2 and graphics emulation Date: Tue, 22 Oct 2019 22:59:35 +0200 Message-Id: <20191022205941.23152-1-svens@stackframe.org> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" <qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org> |
Series |
HPPA: i82596, PS/2 and graphics emulation
|
expand
|