]> xenbits.xensource.com Git - qemu-xen-4.5-testing.git/commit
xen_pt_pmcsr_reg_write() needs an adjustment to deal with the RW1C
authorJan Beulich <jbeulich@suse.com>
Tue, 9 Jun 2015 15:32:24 +0000 (16:32 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 9 Jun 2015 15:32:24 +0000 (16:32 +0100)
commit29d956630173a55fe53f3b877bccd888f10d5968
tree1bdaa6669ec2270eec84023eb71449f401c2ddc5
parent2e19270f544b57c76b063746fbf2469fafd5f012
xen_pt_pmcsr_reg_write() needs an adjustment to deal with the RW1C
nature of the not passed through bit 15 (PCI_PM_CTRL_PME_STATUS).

This is a preparatory patch for XSA-131.

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