aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/qemu.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/qemu.go')
-rw-r--r--internal/rosa/qemu.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/qemu.go b/internal/rosa/qemu.go
index e609ec62..96be87c3 100644
--- a/internal/rosa/qemu.go
+++ b/internal/rosa/qemu.go
@@ -102,5 +102,7 @@ func init() {
Name: "qemu",
Description: "a generic and open source machine emulator and virtualizer",
Website: "https://www.qemu.org/",
+
+ ID: 13607,
}
}