aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/kvm_trace.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-04-27KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard1-2/+2
It's a globally exported symbol now. Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com> Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-04-27KVM: Add kvm trace userspace interfaceFeng(Eric) Liu1-0/+276
This interface allows user a space application to read the trace of kvm related events through relayfs. Signed-off-by: Feng (Eric) Liu <eric.e.liu@intel.com> Signed-off-by: Avi Kivity <avi@qumranet.com>