Browse Source
Add EGPRs in monitor_defs[] to allow HMP to access EGPRs. For example, (qemu) print $r16 Since monitor_defs[] is used for read-only case, no need to consider xstate synchronization issues that might be caused by modifying EGPRs (like what gdbstub did). Suggested-by: Paolo Bonzini <pbonzini@redhat.com> Tested-by: Xudong Hao <xudong.hao@intel.com> Signed-off-by: Zhao Liu <zhao1.liu@intel.com> Link: https://lore.kernel.org/r/20251211070942.3612547-7-zhao1.liu@intel.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>pull/316/head
committed by
Paolo Bonzini
1 changed files with 16 additions and 0 deletions
Loading…
Reference in new issue