mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
qemu: Remove stale comment for qemuDomainBlockStats
We no longer use HMP for this API. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
3377335508
commit
2717c3417a
@ -11549,10 +11549,6 @@ qemuDomainBlocksStatsGather(virQEMUDriverPtr driver,
|
||||
}
|
||||
|
||||
|
||||
/* This uses the 'info blockstats' monitor command which was
|
||||
* integrated into both qemu & kvm in late 2007. If the command is
|
||||
* not supported we detect this and return the appropriate error.
|
||||
*/
|
||||
static int
|
||||
qemuDomainBlockStats(virDomainPtr dom,
|
||||
const char *path,
|
||||
|
Loading…
x
Reference in New Issue
Block a user