The command dumps the console 0, and it doesn't have to be VGA. Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> --- qapi-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qapi-schema.json b/qapi-schema.json index e9618f6..117ace8 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -3564,7 +3564,7 @@ ## # @screendump: # -# Write a PPM of the VGA screen to a file. +# Write a PPM of the first console to a file. # # @filename: the path of a new PPM file to store the image # -- 2.10.0