Message ID | 20210305150638.2675513-1-npiggin@gmail.com |
---|---|
Headers | show
Return-Path: <kvm-ppc-owner@vger.kernel.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=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=kvm-ppc-owner@vger.kernel.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20161025 header.b=tEWMQODO; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4DsWLk5mdPz9sWj for <incoming@patchwork.ozlabs.org>; Sat, 6 Mar 2021 02:07:42 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229637AbhCEPHJ (ORCPT <rfc822;incoming@patchwork.ozlabs.org>); Fri, 5 Mar 2021 10:07:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42318 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229576AbhCEPGr (ORCPT <rfc822;kvm-ppc@vger.kernel.org>); Fri, 5 Mar 2021 10:06:47 -0500 Received: from mail-pf1-x42a.google.com (mail-pf1-x42a.google.com [IPv6:2607:f8b0:4864:20::42a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3BE22C061574 for <kvm-ppc@vger.kernel.org>; Fri, 5 Mar 2021 07:06:47 -0800 (PST) Received: by mail-pf1-x42a.google.com with SMTP id t29so2211957pfg.11 for <kvm-ppc@vger.kernel.org>; Fri, 05 Mar 2021 07:06:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=pkcONn56D2Mm+GoxIkcwdWy3Ms5ne9fpUPMk0kiPOGs=; b=tEWMQODOKUE2whWEhf8QmpnVK3TKPjT6z2z0kZBYJqwd8bnbRAF3QAEqcgMGsww/b+ o/1bV2XY+Vb+Li/JE3vp/1mnW1XnfPFqW9kbIRVoojUVcu0F9fYK/RBngQUkH7zoanr8 HS32No3AZtlaFYVjE4Z9ls+AjX/KIEusIFASR+vJ2LTJcUWLE/3o1lplFTMpOVXvNHxj qfBFhBl1J00juC56NjgUETw0Z5J9CC3HQSQ1TShTL7sYE/PtF1KzXCBucHoGl5qnpFkm f3N9IyI8l+vwQ0Sslhl80Sbi+R9ri0gpJ7d9eDhp0SfmI/iQ6pH6cac70tBl0jB9EjeY aTVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=pkcONn56D2Mm+GoxIkcwdWy3Ms5ne9fpUPMk0kiPOGs=; b=BgZMA8Qos+Lk106xwI36A0ZaOPaOM5+R9QmwFrQPAYq+ipTgTiOD4Zs00XiR6z8Tas Qqe/rVES2Ca1Rg9bNxzy4WYmvQv16ruW2+GJq2b8G+EnM5wtnY4gyrFK0Yno29UI/OKf kKkARgbkAC/UVTkZqlM5jZRUWNbTu7nORC0ysWqJusL6zH/o691H3NwFJ3wLBuTE9t8L nYJMjtQLZJOjH4n7aPE1lk9PQVQFHMrUP2MjZ2di1VzAUGcN63pcU+kPjpUxF1OTAeuT 0HHcUaLOcD0gx/Iid/SGq888XPW0neMvzYtikYFLJFeTsF+H0sGDihyBcmqWBNMHPjRP DCog== X-Gm-Message-State: AOAM533uHRGG38ZVOsP9sdEbMwaH8l7GkzR1wgDhDNNF81ZevJ9fZ/0Q TZVrCKedbLhb4Fo3Ox9/X1Gk2VcR4ig= X-Google-Smtp-Source: ABdhPJxvwK+koxUEUZuwV/9oTxYi3V97O7AoUGIaSNg33mY2+8PXgtpWq0OQnaa+Di4nBiEgFsYI+A== X-Received: by 2002:a63:1725:: with SMTP id x37mr9122053pgl.48.1614956806181; Fri, 05 Mar 2021 07:06:46 -0800 (PST) Received: from bobo.ibm.com (58-6-239-121.tpgi.com.au. [58.6.239.121]) by smtp.gmail.com with ESMTPSA id m5sm1348982pfd.96.2021.03.05.07.06.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Mar 2021 07:06:45 -0800 (PST) From: Nicholas Piggin <npiggin@gmail.com> To: kvm-ppc@vger.kernel.org Cc: Nicholas Piggin <npiggin@gmail.com>, linuxppc-dev@lists.ozlabs.org Subject: [PATCH v3 00/41] KVM: PPC: Book3S: C-ify the P9 entry/exit code Date: Sat, 6 Mar 2021 01:05:57 +1000 Message-Id: <20210305150638.2675513-1-npiggin@gmail.com> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <kvm-ppc.vger.kernel.org> X-Mailing-List: kvm-ppc@vger.kernel.org |
Series |
KVM: PPC: Book3S: C-ify the P9 entry/exit code
|
expand
|
Excerpts from Nicholas Piggin's message of March 6, 2021 1:05 am: > This tidies up things, and fixes a few corner cases and unfinished > "XXX:" bits. The major one being "bad host interrupt" detection and > handling (taking a MCE/SRESET while switching into guest regs) which > was missing previously from the new P9 path. > > Adds a few new patches and makes some changes for issues noticed > by reviewers (thank you). I've put a tree up here with latest changes. https://github.com/npiggin/linux/tree/kvm-in-c Should include all the review comments from this thread so far, no other major changes. I'll hold off posting out another series probably at least until powerpc next solidifies a bit more (some of the interrupt handler changes pending there might clash). Thanks, Nick