diff mbox

[3/4] hmp-commands.hx: fix end of table info

Message ID 1441696197-22265-4-git-send-email-den@openvz.org
State New
Headers show

Commit Message

Denis V. Lunev Sept. 8, 2015, 7:09 a.m. UTC
From: Pavel Butsykin <pbutsykin@virtuozzo.com>

The table info(information about the system state) closes earlier
and some of its elements are outside(trace-events, rocker, etc). This
can be confusing and lead to additional bugs.

Signed-off-by: Pavel Butsykin <pbutsykin@virtuozzo.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
CC: Luiz Capitulino <lcapitulino@redhat.com>
CC: Paolo Bonzini <pbonzini@redhat.com>
CC: Peter Maydell <peter.maydell@linaro.org>
---
 hmp-commands.hx | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
diff mbox

Patch

diff --git a/hmp-commands.hx b/hmp-commands.hx
index 286dcc7..89fc09f 100644
--- a/hmp-commands.hx
+++ b/hmp-commands.hx
@@ -1811,7 +1811,6 @@  show the memory devices
 Display the value of a storage key (s390 only)
 @item info iothreads
 show iothreads
-@end table
 ETEXI
 
 STEXI
@@ -1846,3 +1845,7 @@  ETEXI
 STEXI
 @end table
 ETEXI
+
+STEXI
+@end table
+ETEXI