commit | 28dcee10c54984449259a13c6f27bf98c4770f3c | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Thu Sep 22 20:14:12 2011 +0100 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Mon Oct 03 10:55:50 2011 +0100 |
tree | 0a08e30ebcbe704ce704a13b0e3f4800103707dc | |
parent | c45a81682d6d15b7ec82ed90c34a537de66dea55 [diff] |
trace: trace bdrv_open_common() bdrv_open_common() is a useful point to trace since it reveals the filename and block driver for a given BlockDriverState. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>