commit | 64979a4d611f0bd19031bbb9ecbd869e6d2ecb48 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Mon May 24 13:19:21 2010 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Sep 09 16:22:45 2010 -0500 |
tree | c051ed89beb37b198c94cf2e6928cdb1993e7ea4 | |
parent | 6d519a5f95960176039baf0af8799fa289915534 [diff] |
trace: Trace virtqueue operations This patch adds trace events for virtqueue operations including adding/removing buffers, notifying the guest, and receiving a notify from the guest. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>