Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-27 | KVM: Rename debugfs_dir to kvm_debugfs_dir | Hollis Blanchard | 1 | -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-27 | KVM: Add kvm trace userspace interface | Feng(Eric) Liu | 1 | -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> |