]> Git Repo - qemu.git/commit
esp: fix esp_reg_read() trace event
authorMark Cave-Ayland <[email protected]>
Thu, 4 Mar 2021 22:10:27 +0000 (22:10 +0000)
committerMark Cave-Ayland <[email protected]>
Sun, 7 Mar 2021 10:39:05 +0000 (10:39 +0000)
commitb630c075a24ee6b20890b32118de7ead4025a633
treec062683d6e8892ce4e0eebdc6e72a705950a1c75
parent0097d3ec17cf9e5a55dc33bee412a380f757ff23
esp: fix esp_reg_read() trace event

Move the trace event to the end of the function so that it correctly reports
the returned value if it doesn't come directly from the rregs array.

Signed-off-by: Mark Cave-Ayland <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Laurent Vivier <[email protected]>
Message-Id: <20210304221103[email protected]>
hw/scsi/esp.c
This page took 0.028831 seconds and 4 git commands to generate.