Collecting block device statistics, by Richard W.M. Jones.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3760 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
ths
2007-12-02 05:18:19 +00:00
parent e4bcb14c79
commit a36e69ddfe
4 changed files with 60 additions and 4 deletions

View File

@@ -47,6 +47,7 @@ typedef struct QEMUSnapshotInfo {
#ifndef QEMU_IMG
void bdrv_info(void);
void bdrv_info_stats(void);
#endif
void bdrv_init(void);