Home
last modified time | relevance | path

Searched hist:f706a92f249b573c624fa5a8067fa1c6636a6ae0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblock.cdiff f706a92f249b573c624fa5a8067fa1c6636a6ae0 Wed Jun 12 10:42:13 CDT 2019 Max Reitz <mreitz@redhat.com> block: Use CAFs for debug breakpoints

When looking for a blkdebug node (which implements debug breakpoints),
use bdrv_primary_bs() to iterate through the graph, because that is
where a blkdebug node would be.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>