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

[XEN v3 0/3] xen/arm: Add emulation of Debug Data Transfer Registers


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>
  • Date: Fri, 5 Jan 2024 11:21:53 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • 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=ZSCPV8VAwCz21WRagwjp8pOvRQ1IEBsprgtBT3e6UMM=; b=aHxbHwgL4zyE2lLN7iT5zTUG2CclTJ8Mu1K2yFfBvo8xPofxAlucpzAvfKsxEujV1j1D73QxHrx2jApiqVbmcb0qfUaT5WdXF0QrkONYimB/ibXEsZY/f4nRu1R6fpUy8VMRg2FE8qz+c1nsRLXM949QsHVNZX7jg2e8uoFLSP1f5eQT0r4Rp2NnGTZkLXt0fkVxTtMgBAaghB++HqRmB5w7RHsx05hpVSZUhgJDmd5WNX2Z+zFsVBqRxoJxPbmh59hwhwgdE+y2FP1a7pSd7PHjyYw+wKMiwL8OVKyXfVXXr7FlTYqpVssGjvaqyUpoh37ebiimQf4RAe8H64cWpA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Cf4+H0x2ddP44VqYKY+Zr+LFUr5sPOWz/ZlhwDWGJz+paDpsWshH9GXRN/nrvxsigP9x4kSNFe/5GSis28Nh0oA+OF817rswMmpDdFbNqbNupdcTBFcGKey2x7nr0I8kNNL/vQcI7UsY5Aa33KMlZGJxLd4k+++ivTeQByN1lAAApyNM854iE9qaLCpJsbwvcdzLHmZid0AJrQ0/Q/z2a/toIgRxjSpOA2vtmeTzq2G8EB1r0gQcdwxSCJ/pjF6x10dvrjfCIT8R1dt7L8pYv5CoHroC9IOi9aOkGVqT9yo+8gHGMuw4L8ntTrHrg93wnSXIPwKLSCI2fC5hLI9XGw==
  • Cc: <sstabellini@xxxxxxxxxx>, <stefano.stabellini@xxxxxxx>, <julien@xxxxxxx>, <Volodymyr_Babchuk@xxxxxxxx>, <bertrand.marquis@xxxxxxx>, <michal.orzel@xxxxxxx>, Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>
  • Delivery-date: Fri, 05 Jan 2024 11:22:21 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Hi,

Refer 
https://lore.kernel.org/all/alpine.DEB.2.22.394.2312071341540.1265976@ubuntu-linux-20-04-desktop/T/
for the previous discussion on this issue.

Also, the linux earlycon hvc driver has been fixed.
See 
https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/commit/?h=tty-next&id=0ec058ece2f933aed66b76bd5cb9b5e6764853c3

Changes from v1:-
1. Split the change across 3 patches as per the design consensus.

v2 :-
1. Reordered the patches.

Ayan Kumar Halder (2):
  xen/arm: Introduce CONFIG_PARTIAL_EMULATION and "partial-emulation"
    cmd option
  xen/arm: arm32: Add emulation of Debug Data Transfer Registers

Michal Orzel (1):
  xen/arm: arm64: Add emulation of Debug Data Transfer Registers

 docs/misc/xen-command-line.pandoc    |  7 ++++++
 xen/arch/arm/Kconfig                 |  8 +++++++
 xen/arch/arm/arm64/vsysreg.c         | 25 +++++++++++++++----
 xen/arch/arm/include/asm/arm64/hsr.h |  3 +++
 xen/arch/arm/include/asm/cpregs.h    |  2 ++
 xen/arch/arm/include/asm/regs.h      |  6 +++++
 xen/arch/arm/traps.c                 |  3 +++
 xen/arch/arm/vcpreg.c                | 36 ++++++++++++++++++++--------
 8 files changed, 76 insertions(+), 14 deletions(-)

-- 
2.25.1




 


Rackspace

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