]> git.dujemihanovic.xyz Git - u-boot.git/commit
virtio: Add some debugging
authorSimon Glass <sjg@chromium.org>
Sat, 28 Jan 2023 22:00:17 +0000 (15:00 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 6 Feb 2023 18:04:53 +0000 (13:04 -0500)
commitd472e93ab4d0e037990f2db33f014ac8fcbeac9d
tree464a39cb4cfe819e0a4c892008590989e454410d
parent4f6daaca0fa225e785bd8293d7c5c88d9ff0b1bd
virtio: Add some debugging

When QEMU does not respond for some reason, it is helpful to have
debugging info to show. Add some.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/virtio/virtio_blk.c