]> rtime.felk.cvut.cz Git - jailhouse.git/commit
x86: mmio: Add opcode to error message when failing to parse
authorHenning Schild <henning.schild@siemens.com>
Wed, 27 Aug 2014 12:12:09 +0000 (14:12 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Thu, 28 Aug 2014 06:36:29 +0000 (08:36 +0200)
commit00134068aeb7794284ea0f56d190739c541fe566
treef0084ff04cd49e544ad8d5792fa3f9a13cc45e8b
parent6c9fc461a8b108d5182bcbb0ed29df80d7106309
x86: mmio: Add opcode to error message when failing to parse

In case the MMIO parser fails to decode the instruction print the
failing instruction with the error message.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/x86/mmio.c