Changes To vws
Not logged in

Changes to "vws" between 2015-07-18 19:30:23 and 2015-07-18 19:33:17

67
68
69
70
71
72
73
74

75
76
77
78

79
80
81
82

83
84
85
86
87
88
89
90
91
92
93





67
68
69
70
71
72
73

74
75
76
77

78
79
80
81

82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98







-
+



-
+



-
+











+
+
+
+
+
    vws snapshots machine

List existing snapshots.

Screenshots and recording
-------------------------

    vms screenshot machine filename.png
    vws screenshot machine filename.png

Makes a screenshot

    vms record machine filename.wav
    vws record machine filename.wav

Start recording of machine sound output

    vms stoprecord machine
    vws stoprecord machine

Stop recording


Miscellaneous
-------------

    vws momitor machine

Connects to monitor socket and send there commands, read from stdin
and writes results to stdout. Provides way to interact with QEMU respecting [locking](wiki?name=monitor+locking)

    vws spiceurl machine

Outputs to stdout spice url needed to connect machine, if machine is running
and exits with non-zero exit code if machine is not running.