X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=qmp-commands.hx;h=ffd130edf637ac885f5fc38d835946b6c1420450;hb=d8e846e17cae31bfeee49d4da8a010fad3901cd9;hp=ed99eb80e052826a17dd63a4f9a3cedec228def1;hpb=69ca3ea5e192251f27510554611bcff6f036a00b;p=qemu.git diff --git a/qmp-commands.hx b/qmp-commands.hx index ed99eb80e..ffd130edf 100644 --- a/qmp-commands.hx +++ b/qmp-commands.hx @@ -2516,7 +2516,7 @@ The main json-object contains the following: byte (json-int) These are sent over the wire much more efficiently. - "skipped": number of skipped zero pages (json-int) - - "normal" : number of whole pages transfered. I.e. they + - "normal" : number of whole pages transferred. I.e. they were not sent as duplicate or xbzrle pages (json-int) - "normal-bytes" : number of bytes transferred in whole pages. This is just normal pages times size of one page,