]> git.proxmox.com Git - mirror_qemu.git/blobdiff - docs/virtio-balloon-stats.txt
Revert "vl: Fix to create migration object before block backends again"
[mirror_qemu.git] / docs / virtio-balloon-stats.txt
index 7a66d25da5fd04d4a41a978685e5b87b32c43471..1732cc8c8a9d91aaa66e2c9cf02ab2b2727434ac 100644 (file)
@@ -34,6 +34,8 @@ which will return a dictionary containing:
       - stat-total-memory
       - stat-available-memory
       - stat-disk-caches
+      - stat-htlb-pgalloc
+      - stat-htlb-pgfail
 
   o A key named last-update, which contains the last stats update
     timestamp in seconds. Since this timestamp is generated by the host,
@@ -59,9 +61,9 @@ It's also important to note the following:
    respond to the request the timer will never be re-armed, which has
    the same effect as disabling polling
 
-Here are a few examples. QEMU is started with '-balloon virtio', which
-generates '/machine/peripheral-anon/device[1]' as the QOM path for the
-balloon device.
+Here are a few examples. QEMU is started with '-device virtio-balloon',
+which generates '/machine/peripheral-anon/device[1]' as the QOM path for
+the balloon device.
 
 Enable polling with 2 seconds interval: