All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] hexagon: add hwcap
@ 2026-09-10  0:41 Brian Cain
  2026-09-10  0:41 ` [PATCH v2 1/1] linux-user/hexagon: Add HWCAP support Brian Cain
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Cain @ 2026-09-10  0:41 UTC (permalink / raw)
  To: qemu-devel
  Cc: Helge Deller, marco.liebel, Brian Cain, Laurent Vivier,
	Pierrick Bouvier

In v2:
* Updated definitions to correspond to kernel v2 patch (+ v75,77)

v1: https://lore.kernel.org/qemu-devel/20260907015052.3948847-1-brian.cain@oss.qualcomm.com/

Brian Cain (1):
  linux-user/hexagon: Add HWCAP support

 linux-user/hexagon/target_elf.h | 30 ++++++++++++++++
 linux-user/hexagon/elfload.c    | 61 +++++++++++++++++++++++++++++++++
 2 files changed, 91 insertions(+)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-09-10  9:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-10  0:41 [PATCH v2 0/1] hexagon: add hwcap Brian Cain
2026-09-10  0:41 ` [PATCH v2 1/1] linux-user/hexagon: Add HWCAP support Brian Cain
2026-09-10  9:26   ` Helge Deller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.