summaryrefslogtreecommitdiff
path: root/hypervisor.proto
diff options
context:
space:
mode:
Diffstat (limited to 'hypervisor.proto')
-rw-r--r--hypervisor.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypervisor.proto b/hypervisor.proto
index e7a2a42..435774e 100644
--- a/hypervisor.proto
+++ b/hypervisor.proto
@@ -3,7 +3,7 @@ package virtbuf;
// global settings for autogenpb `autogenpb:mutex`
-message Hypervisors { // `autogenpb:marshal`
+message Hypervisors { // `autogenpb:marshal` `autogenpb:gui`
string uuid = 1; // `autogenpb:uuid:6e3aa8b9-cf98-40f6-af58-3c6ad1edf4d4`
string version = 2; // `autogenpb:version:v0.0.1`
repeated Hypervisor hypervisors = 3;