Commit 08574715 authored by Michael Schurter's avatar Michael Schurter Committed by Preetha
Browse files

Update drivers/qemu/driver.go

Showing with 1 addition and 0 deletions
+1 -0
......@@ -40,6 +40,7 @@ const (
// The key populated in Node Attributes to indicate presence of the Qemu driver
qemuDriverAttr = "driver.qemu"
qemuDriverVersionAttr = "driver.qemu.version"
// Represents an ACPI shutdown request to the VM (emulates pressing a physical power button)
// Reference: https://en.wikibooks.org/wiki/QEMU/Monitor
qemuGracefulShutdownMsg = "system_powerdown\n"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment