xen/pt/msi: Add the register value when printing logging and error messages
commitfaf5f56bf9f45ffc24a41fc8fc5ab76677aef688
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 29 Jun 2015 16:30:37 +0000 (29 12:30 -0400)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 10 Sep 2015 12:04:31 +0000 (10 12:04 +0000)
tree612de38a08d43e9ca48e1c314f357e331217e036
parent20a544c7dc2428e8816ed4a87af732884e885f2d
xen/pt/msi: Add the register value when printing logging and error messages

We would like to know what the MSI register value is to help
in troubleshooting in the field. As such modify the logging
logic to include such details in xen_pt_msgctrl_reg_write.

Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/xen/xen_pt_config_init.c