commit | 84d78973993710e0964aa801d5dcf1b5c4690216 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Sun Sep 19 16:33:57 2010 +0200 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Sep 23 18:28:25 2010 -0400 |
tree | 410a804a6937b18162f8870c817c223ba77159ef | |
parent | af41ffe13947069a95dad4738da0159ebd0fe84c [diff] |
plugin_kvm: Disassemble instructions for kvm_emulate_insn Override kvm_emulate_insn formatting to use a disassembler to format the emulated instruction. If a disassembler (udis86) is not available, fall back to showing the instruction bytes in hex. Signed-off-by: Avi Kivity <avi@redhat.com> LKML-Reference: <1284906837-2431-1-git-send-email-avi@redhat.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>