aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2024-03-25 20:23:00 +0100
committerRichard Henderson <richard.henderson@linaro.org>2024-03-26 18:20:36 -1000
commite6763d7dfc69ae41bb97541de15fa9108d8d6ce2 (patch)
treed1060b240a082ea65819386f2f8ff7e026c381f4 /hw
parentb9f38374ac466b6582f4e6e42dbff7372da079b2 (diff)
downloadqemu-e6763d7dfc69ae41bb97541de15fa9108d8d6ce2.zip
qemu-e6763d7dfc69ae41bb97541de15fa9108d8d6ce2.tar.gz
qemu-e6763d7dfc69ae41bb97541de15fa9108d8d6ce2.tar.bz2
linux-user: Fix shmat() strace
The indices of arguments passed to print_shmat() are all off-by-1, because arg1 is the ipc() command. Fix them. New output for linux-shmat-maps test: 3501769 shmat(4784214,0x0000000000800000,SHM_RND) = 0 Fixes: 9f7c97324c27 ("linux-user: Add strace for shmat") Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Message-Id: <20240325192436.561154-3-iii@linux.ibm.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions