From 271b354c513a007396686285fa35c96920174d24 Mon Sep 17 00:00:00 2001 From: Michael Tüxen Date: Fri, 30 Nov 2018 18:12:03 +0100 Subject: vm/qemu: improve debug output * vm/qemu: Improve debug output. When running in debug mode, the number of VMs is reduced to 1. State this in the debug output. * vm/qemu: Don't start debug output with a capital letter. As requested by Dimitry. * vm: Provide debug message when reduing number of VMs. Apply this change to all affected platforms for consistency. Suggested by Dmitry. * Add myself to AUTHORS/CONTRIBUTORS files. * vm: Fix compilation issues missed in earlier commit. * vm: Use logging to write debug message. --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5b6c1879f..b73c62af9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -38,3 +38,4 @@ Joey Jiao Anton Lindqvist Tobin Harding Shankara Pailoor +Michael Tuexen -- cgit mrf-deployment