]> Git Repo - qemu.git/commit - qemu-common.h
x86: Refine error reporting of MCE injection services
authorJan Kiszka <[email protected]>
Wed, 2 Mar 2011 07:56:09 +0000 (08:56 +0100)
committerMarcelo Tosatti <[email protected]>
Tue, 15 Mar 2011 04:19:05 +0000 (01:19 -0300)
commit316378e4d0214b45cfeaa01609aca4dabb18d78b
treeaa6122d6e8259e627bfea7e2c766dd88ec3aab84
parent2fa11da0c3a6614b15e6007389986a7c2b31ac49
x86: Refine error reporting of MCE injection services

As this service is used by the human monitor, make sure that errors get
reported to the right channel, and also raise the verbosity.

This requires to move Monitor typedef in qemu-common.h to resolve the
include dependency.

Signed-off-by: Jan Kiszka <[email protected]>
CC: Huang Ying <[email protected]>
CC: Hidetoshi Seto <[email protected]>
CC: Jin Dongming <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
monitor.c
qemu-common.h
target-i386/cpu.h
target-i386/helper.c
This page took 0.025833 seconds and 4 git commands to generate.