diff options
author | Yao Xingtao <yaoxt.fnst@fujitsu.com> | 2024-03-19 10:16:10 +0800 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-03-26 14:24:06 +0100 |
commit | a158c63b3ba120f1656e4dd815d186c623fb5ef6 (patch) | |
tree | 46203033eef4ce11ddf6bf72baef27e20603f5ba /hw/intc/xics.c | |
parent | 7c7a9f578e4fb1adff7ac8d9acaaaedb87474e76 (diff) | |
download | qemu-a158c63b3ba120f1656e4dd815d186c623fb5ef6.zip qemu-a158c63b3ba120f1656e4dd815d186c623fb5ef6.tar.gz qemu-a158c63b3ba120f1656e4dd815d186c623fb5ef6.tar.bz2 |
monitor/hmp-cmds-target: Append a space in error message in gpa2hva()
In qemu monitor mode, when we use gpa2hva command to print the host
virtual address corresponding to a guest physical address, if the gpa is
not in RAM, the error message is below:
(qemu) gpa2hva 0x750000000
Memory at address 0x750000000is not RAM
A space is missed between '0x750000000' and 'is'.
Signed-off-by: Yao Xingtao <yaoxt.fnst@fujitsu.com>
Fixes: e9628441df ("hmp: gpa2hva and gpa2hpa hostaddr command")
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Dr. David Alan Gilbert <dave@treblig.org>
Message-ID: <20240319021610.2423844-1-ruansy.fnst@fujitsu.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/intc/xics.c')
0 files changed, 0 insertions, 0 deletions