qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] target/i386: Use probe_access_full_mmu in ptw_translate
@ 2024-10-13 18:47 Richard Henderson
  2024-10-13 18:47 ` [PATCH v2 1/3] include/exec: Improve probe_access_full{, _mmu} documentation Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Richard Henderson @ 2024-10-13 18:47 UTC (permalink / raw)
  To: qemu-devel

Changes for v2:
  - Improve probe_access_full{,_mmu} documentation
  - Remove ra parameter from ptw_translate


r~


Richard Henderson (3):
  include/exec: Improve probe_access_full{,_mmu} documentation
  target/i386: Use probe_access_full_mmu in ptw_translate
  target/i386: Remove ra parameter from ptw_translate

 include/exec/exec-all.h              | 29 ++++++++++++++--------------
 target/i386/tcg/sysemu/excp_helper.c | 28 +++++++++++++--------------
 2 files changed, 27 insertions(+), 30 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2024-10-22  2:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-13 18:47 [PATCH v2 0/3] target/i386: Use probe_access_full_mmu in ptw_translate Richard Henderson
2024-10-13 18:47 ` [PATCH v2 1/3] include/exec: Improve probe_access_full{, _mmu} documentation Richard Henderson
2024-10-15  0:22   ` Pierrick Bouvier
2024-10-15  8:12   ` [PATCH v2 1/3] include/exec: Improve probe_access_full{,_mmu} documentation Alex Bennée
2024-10-13 18:47 ` [PATCH v2 2/3] target/i386: Use probe_access_full_mmu in ptw_translate Richard Henderson
2024-10-15  8:15   ` Alex Bennée
2024-10-13 18:47 ` [PATCH v2 3/3] target/i386: Remove ra parameter from ptw_translate Richard Henderson
2024-10-14 22:10   ` Philippe Mathieu-Daudé
2024-10-22  2:01 ` [PATCH v2 0/3] target/i386: Use probe_access_full_mmu in ptw_translate Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).