From 73928b324e5ceb0d1097f1096e259daadbfa03da Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 17 Sep 2019 12:38:59 +0100 Subject: runqemu: Mention snapshot in the help output This is a useful option but not documented in the help text. (From OE-Core rev: 7fe03a3ee256f74d045c84a6be887fdae914a765) Signed-off-by: Richard Purdie --- scripts/runqemu | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/runqemu b/scripts/runqemu index 68ba7dcfb9..1a5aca98ac 100755 --- a/scripts/runqemu +++ b/scripts/runqemu @@ -73,6 +73,7 @@ of the following environment variables (in any order): serial - enable a serial console on /dev/ttyS0 serialstdio - enable a serial console on the console (regardless of graphics mode) slirp - enable user networking, no root privileges is required + snapshot - don't write changes to back to images kvm - enable KVM when running x86/x86_64 (VT-capable CPU required) kvm-vhost - enable KVM with vhost when running x86/x86_64 (VT-capable CPU required) publicvnc - enable a VNC server open to all hosts -- cgit v1.2.3-54-g00ecf