Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Nomad
Commits
2cf48b93
Unverified
Commit
2cf48b93
authored
6 years ago
by
Michael Schurter
Committed by
GitHub
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
update comment
Co-Authored-By:
preetapan
<
preetha@hashicorp.com
>
parent
1f87a25d
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
drivers/qemu/driver.go
+1
-0
drivers/qemu/driver.go
with
1 addition
and
0 deletions
+1
-0
drivers/qemu/driver.go
+
1
-
0
View file @
2cf48b93
...
...
@@ -45,6 +45,7 @@ const (
// Reference: https://en.wikibooks.org/wiki/QEMU/Monitor
qemuGracefulShutdownMsg
=
"system_powerdown
\n
"
qemuMonitorSocketName
=
"qemu-monitor.sock"
// Maximum socket path length prior to qemu 2.10.1
qemuLegacyMaxMonitorPathLen
=
108
)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help