[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v10 0/2] xen: Report and use hardware APIC virtualization capabilities


  • To: Jane Malalane <jane.malalane@xxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Thu, 23 Jun 2022 09:23:27 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=HhVcCrq+jx0jYmRPaybSl8F3Py7HhKoGOD5h2YPRjNA=; b=cBs/2ScI+2oQrmU24LX8JrtERKaQunB7xPC3tJBD9Is3R3Op827FsmYsXhJCyEYTT22Zb3ithrQx2e2jfq0cIH4Z8yx2cRltLY5fGLxHfUldnzQym9GR1bynTPh1aIuVMYcVLmdyDnseesxr8oRC4RorY9ieI/+Q1338nVkuC63qmI+2zPMU3OOI4mVm4iktjaj6nAP8Bz5vwPml5gXzxtrg7Sby8OS0AZa2r9rxMlaPxwCQw+vFWX+VvSuyowYf2yAnECdYBRVXUos+faHX0unAJG8TqF4hecB8kDOhQo3w1a1eCe4FKeTOaeDOIzw5AehI1p7TfV9bJ29Y7GFPwQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=VOXaOUqWpw1GoMadxaAoYIUKRYjSi4Juz4c0CCd4uxtbfZGsxlDICsNBVPGM+pgosLp/TCDx5jRtAKZwxJZOCl7R7Li23etplNyhQdQDa6MspkZr0EzgLbO8Vy5T2/OsV8RTub0wVEw9xqCt7rjiL4nLvwa96mwbjGkQqGUU2ev9s8QUdSwOnNXPQimzRX+Ogf33KwOPe7ZhI2lR5eYg4rT/OD4i9IokVQRH4F/eGfc34cxbnljEFHvUd02xiToXcoUc1kR7wGgs+D1blG/1qxjLyS5xa0GY1bcrCCzpGzoH54ya4aYOzdRval/JvEImv/V0sMKzApLIB1yCGhHIRQ==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Thu, 23 Jun 2022 07:23:35 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 13.04.2022 13:21, Jane Malalane wrote:
> Jane Malalane (2):
>   xen+tools: Report Interrupt Controller Virtualization capabilities on
>     x86
>   x86/xen: Allow per-domain usage of hardware virtualized APIC
> 
>  docs/man/xl.cfg.5.pod.in              | 15 ++++++++++++++
>  docs/man/xl.conf.5.pod.in             | 12 +++++++++++
>  tools/golang/xenlight/helpers.gen.go  | 16 ++++++++++++++
>  tools/golang/xenlight/types.gen.go    |  4 ++++
>  tools/include/libxl.h                 | 14 +++++++++++++
>  tools/libs/light/libxl.c              |  3 +++
>  tools/libs/light/libxl_arch.h         |  9 ++++++--
>  tools/libs/light/libxl_arm.c          | 14 ++++++++++---
>  tools/libs/light/libxl_create.c       | 22 ++++++++++++--------
>  tools/libs/light/libxl_types.idl      |  4 ++++
>  tools/libs/light/libxl_x86.c          | 39 
> +++++++++++++++++++++++++++++++++--
>  tools/ocaml/libs/xc/xenctrl.ml        |  7 +++++++
>  tools/ocaml/libs/xc/xenctrl.mli       |  7 +++++++
>  tools/ocaml/libs/xc/xenctrl_stubs.c   | 17 ++++++++++++---
>  tools/xl/xl.c                         |  8 +++++++
>  tools/xl/xl.h                         |  2 ++
>  tools/xl/xl_info.c                    |  6 ++++--
>  tools/xl/xl_parse.c                   | 19 +++++++++++++++++
>  xen/arch/x86/domain.c                 | 29 +++++++++++++++++++++++++-
>  xen/arch/x86/hvm/hvm.c                |  3 +++
>  xen/arch/x86/hvm/vmx/vmcs.c           | 11 ++++++++++
>  xen/arch/x86/hvm/vmx/vmx.c            | 13 ++++--------
>  xen/arch/x86/include/asm/hvm/domain.h |  6 ++++++
>  xen/arch/x86/include/asm/hvm/hvm.h    | 10 +++++++++
>  xen/arch/x86/sysctl.c                 |  4 ++++
>  xen/arch/x86/traps.c                  |  5 +++--
>  xen/include/public/arch-x86/xen.h     |  5 +++++
>  xen/include/public/sysctl.h           | 11 +++++++++-
>  28 files changed, 281 insertions(+), 34 deletions(-)
> 

Just FYI: It's been over two months that v10 has been pending. There
are still missing acks. You may want to ping the respective maintainers
for this to make progress.

Jan



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.