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

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


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>
  • Date: Wed, 31 Jan 2024 12:10:46 +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=h4IU52043n4hrCs2lfQJAorch0baE4ObCW9937YyEiI=; b=DugiQ1+wUDt2+ZyVvPiENDEJmML2Pmh7FgIy5ErxMzrkAF5tZ+m5MBy8DREWsX56qmdJFSdQDdjDJ6dlSTe+Ykf4MQ8ZqqrWyjoPNbuUjFHDqpo3X47gsUuJprwnsCygheRqR4mio5BZwrgQBH5OANTxEpLE/646b1qbZXuqljxoX9v1agJPnLuL+oX27pgOMR3B9Mga00BRpNi0wexaGWc3hqiIDBFAv7ZMWvNMcirTi2pmwj1ZjwYRq04q0jJgJ8wYdbxm5I0NB9FDe1dgbx4TT1vOaQp943KqopDl1G08MjhW1wFgQfOP1+1acKzo5rvcshS8ZO+6C6VZA8xyug==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=fI7tUB19kHaHENmh7TRH9P/sf+ZPQ6rUkg0JHNryAb/gJV2R7eGGitkCtySV+3ZF6XbeVzbMr9L/S1OxZkMDXfsa4WWbk+e719q4Cn66xSQxnf2Po4I+91L2sWX2ZZp/EYaJNteaJInohL8Vr9rTlIfq3H5cQyiS7eCWnoKixIGQ8Fkp1u6oDL5SE0xB09b0Pta3UXXovMrzApLxP6p+OSp80SybsTCgWksYS1P0IY7ARTrJ+Ddu9VwtY+8jYEoHE5hEGCfJzLTuLu60Zyg7awsdC+sxDuYHrdDpaPXurMaWp/6dzI3s7dvlLvAIYylDBIacPB02pOejhaRZGk4fbg==
  • Cc: <sstabellini@xxxxxxxxxx>, <stefano.stabellini@xxxxxxx>, <julien@xxxxxxx>, <Volodymyr_Babchuk@xxxxxxxx>, <bertrand.marquis@xxxxxxx>, <michal.orzel@xxxxxxx>, <luca.fancellu@xxxxxxx>, Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>
  • Delivery-date: Wed, 31 Jan 2024 12:11:09 +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.

v3 :- 
1. Change mentioned in individual 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    | 11 +++++++++
 xen/arch/arm/Kconfig                 |  9 +++++++
 xen/arch/arm/arm64/vsysreg.c         | 28 ++++++++++++++++++----
 xen/arch/arm/include/asm/arm64/hsr.h |  3 +++
 xen/arch/arm/include/asm/cpregs.h    |  2 ++
 xen/arch/arm/include/asm/traps.h     |  6 +++++
 xen/arch/arm/traps.c                 |  9 +++++++
 xen/arch/arm/vcpreg.c                | 35 ++++++++++++++++++++--------
 8 files changed, 89 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®.