diff options
author | Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> | 2011-07-27 17:48:16 +0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2011-08-03 11:17:36 +0100 |
commit | 0f1b583ee7db23cb31f68a9d9b55755ca95f9f3f (patch) | |
tree | deb72d5cfcc4206b8faecfd1c8b1f693456ad559 /hmp-commands.hx | |
parent | d41a75a20f2e8f9ccc64c27b61f730e4cb4ee2c5 (diff) |
HMP: Remove the duplicated info "info kvm" in hmp-commands.hx.
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'hmp-commands.hx')
-rw-r--r-- | hmp-commands.hx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hmp-commands.hx b/hmp-commands.hx index c857827618..0ccfb2867f 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx @@ -1311,8 +1311,6 @@ show virtual to physical memory mappings (i386, SH4 and SPARC only) show the active virtual memory mappings (i386 only) @item info jit show dynamic compiler info -@item info kvm -show KVM information @item info numa show NUMA information @item info kvm |