]> xenbits.xensource.com Git - qemu-xen-traditional.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:13:11 +0000 (16:13 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 9 Jun 2015 15:13:11 +0000 (16:13 +0100)
commit50c69a0b2e8e1c734a08ff0e94872c7a5f28c7e8
tree45ffa08e27ebc721c221ae626610ad16a5900892
parent5104c5170bddbf00686462245a9e7dbb0dff213a
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