qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 20/25] qapi: improve 'screendump' documentation


From: Marc-André Lureau
Subject: [Qemu-devel] [PATCH v2 20/25] qapi: improve 'screendump' documentation
Date: Wed, 18 Jan 2017 20:03:27 +0400

The command dumps the console 0, and it doesn't have to be VGA.

Signed-off-by: Marc-André Lureau <address@hidden>
---
 qapi-schema.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qapi-schema.json b/qapi-schema.json
index 42b2c645c5..2e7c96c122 100644
--- a/qapi-schema.json
+++ b/qapi-schema.json
@@ -4680,7 +4680,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.11.0.295.gd7dffce1c




reply via email to

[Prev in Thread] Current Thread [Next in Thread]