kvm tools: Add ivshmem device
[linux-2.6/next.git] / tools / kvm / include / kvm / builtin-stat.h
blobe3ce2921fac05100e8e862663d1451e321da8b60
1 #ifndef KVM__STAT_H
2 #define KVM__STAT_H
4 int kvm_cmd_stat(int argc, const char **argv, const char *prefix);
5 void kvm_stat_help(void);
7 #endif