Message ID | 945564aa2d51aa6cd6f9b179981ca3ded5c94190.camel@infradead.org (mailing list archive) |
---|---|
State | Superseded |
Headers | show
Return-Path: <xen-devel-bounces@lists.xenproject.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A002DC678D5 for <xen-devel@archiver.kernel.org>; Tue, 7 Mar 2023 16:22:14 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.507583.781278 (Exim 4.92) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1pZa4h-0003M7-3i; Tue, 07 Mar 2023 16:22:03 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 507583.781278; Tue, 07 Mar 2023 16:22:03 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1pZa4h-0003M0-0v; Tue, 07 Mar 2023 16:22:03 +0000 Received: by outflank-mailman (input) for mailman id 507583; Tue, 07 Mar 2023 16:22:01 +0000 Received: from se1-gles-sth1-in.inumbo.com ([159.253.27.254] helo=se1-gles-sth1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from <SRS0=yYpO=67=casper.srs.infradead.org=BATV+9298a7250c90fe94fbb7+7135+infradead.org+dwmw2@srs-se1.protection.inumbo.net>) id 1pZa4f-00030b-4J for xen-devel@lists.xenproject.org; Tue, 07 Mar 2023 16:22:01 +0000 Received: from casper.infradead.org (casper.infradead.org [2001:8b0:10b:1236::1]) by se1-gles-sth1.inumbo.com (Halon) with ESMTPS id 302b076a-bd04-11ed-96b5-2f268f93b82a; Tue, 07 Mar 2023 17:22:00 +0100 (CET) Received: from [2001:8b0:10b:5:640c:634b:db90:9c87] (helo=u3832b3a9db3152.ant.amazon.com) by casper.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1pZa4X-006YTQ-7M; Tue, 07 Mar 2023 16:21:53 +0000 X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion <xen-devel.lists.xenproject.org> List-Unsubscribe: <https://lists.xenproject.org/mailman/options/xen-devel>, <mailto:xen-devel-request@lists.xenproject.org?subject=unsubscribe> List-Post: <mailto:xen-devel@lists.xenproject.org> List-Help: <mailto:xen-devel-request@lists.xenproject.org?subject=help> List-Subscribe: <https://lists.xenproject.org/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xenproject.org?subject=subscribe> Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" <xen-devel-bounces@lists.xenproject.org> X-Inumbo-ID: 302b076a-bd04-11ed-96b5-2f268f93b82a DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=MIME-Version:Content-Type:References: In-Reply-To:Date:Cc:To:From:Subject:Message-ID:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=hkgLMeScvQtXNmP8vLk5y3isKa3UBGhTjKl2IDsGIMk=; b=dpHhUxt6v9QZSravsSg0UVcvhC hG1q2ZJdiKnkWM1MFaEGbH39kbqQ2cqNJAfBjV1/kwTAKdH8qLgWfODSS0/+6bsEbxSDrb+sgLoAw jEP4pImJoF8V29yfQ9V7Fsz54g5y39VVLV1NcYLq3V4JN8fg9F7T4/GKCgExGIqnWUHPXZH4mU3pH 7rDTre8QfgjAb1gQjZzZ+4JIFCtaVsb3rId/xFRRiaCO6rTO9bvmFq5ylG7qy9b/e8S48dskLc+wy U2TNnMJUjddAjnI0aZrJklZd1GoNAWYJ2EHjPaZxeHB52DIiLHX0jqQ1dbehsHEvPJsa1p45DJm4V rc2DEdLw==; Message-ID: <945564aa2d51aa6cd6f9b179981ca3ded5c94190.camel@infradead.org> Subject: [RFC PATCH v1 26/25] MAINTAINERS: Add entry for Xen on KVM emulation From: David Woodhouse <dwmw2@infradead.org> To: qemu-devel@nongnu.org Cc: Paolo Bonzini <pbonzini@redhat.com>, Paul Durrant <paul@xen.org>, Joao Martins <joao.m.martins@oracle.com>, Ankur Arora <ankur.a.arora@oracle.com>, Stefano Stabellini <sstabellini@kernel.org>, vikram.garhwal@amd.com, Anthony Perard <anthony.perard@citrix.com>, xen-devel@lists.xenproject.org Date: Tue, 07 Mar 2023 16:21:52 +0000 In-Reply-To: <20230302153435.1170111-1-dwmw2@infradead.org> References: <20230302153435.1170111-1-dwmw2@infradead.org> Content-Type: multipart/signed; micalg="sha-256"; protocol="application/pkcs7-signature"; boundary="=-RnOalRUiVwy89vS9fhar" User-Agent: Evolution 3.44.4-0ubuntu1 MIME-Version: 1.0 X-SRS-Rewrite: SMTP reverse-path rewritten from <dwmw2@infradead.org> by casper.infradead.org. See http://www.infradead.org/rpr.html |
Series |
Enable PV backends with Xen/KVM emulation
|
expand
|
On 07/03/2023 16:21, David Woodhouse wrote: > From: David Woodhouse <dwmw@amazon.co.uk> > > Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > Reviewed-by: Paul Durrant <paul@xen.org>
diff --git a/MAINTAINERS b/MAINTAINERS index da29661b37..76b705e467 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -443,6 +443,15 @@ F: target/i386/kvm/ F: target/i386/sev* F: scripts/kvm/vmxcap +Xen emulation on X86 KVM CPUs +M: David Woodhouse <dwmw2@infradead.org> +M: Paul Durrant <paul@xen.org> +S: Supported +F: include/sysemu/kvm_xen.h +F: target/i386/kvm/xen* +F: hw/i386/kvm/xen* +F: tests/avocado/xen_guest.py + Guest CPU Cores (other accelerators) ------------------------------------ Overall