xen/pass-through: correctly deal with RW1C bits
commit55c8672c2e65276c19edd3323076518248730cca
authorJan Beulich <JBeulich@suse.com>
Wed, 9 Dec 2015 15:47:28 +0000 (9 15:47 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 9 Dec 2015 15:47:28 +0000 (9 15:47 +0000)
treedbc539a03f384aa91f186f5a5f39b5ae0975e6b1
parentbdfe5159cbaebf9e935786040459c56d23646d5a
xen/pass-through: correctly deal with RW1C bits

Introduce yet another mask for them, so that the generic routine can
handle them, at once rendering xen_pt_pmcsr_reg_write() superfluous.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/xen/xen_pt.h
hw/xen/xen_pt_config_init.c