]> xenbits.xensource.com Git - qemu-xen-4.2-testing.git/commit
xen/pt: mark reserved bits in PCI config space fields
authorJan Beulich <jbeulich@suse.com>
Wed, 10 Jun 2015 13:17:55 +0000 (14:17 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 10 Jun 2015 13:17:55 +0000 (14:17 +0100)
commitcd6d2d0599832a90f7265b13aa8bb8c3c4d3f7ce
tree3e56cd31f508904995645ee3774eac40623135ec
parentf43df9842e00898151a8689914f6d4e9cbc37bd2
xen/pt: mark reserved bits in PCI config space fields

The adjustments are solely to make the subsequent patches work right
(and hence make the patch set consistent), namely if permissive mode
(introduced by the last patch) gets used (as both reserved registers
and reserved fields must be similarly protected from guest access in
default mode, but the guest should be allowed access to them in
permissive mode).

This is a preparatory patch for XSA-131.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
hw/pass-through.c
hw/pass-through.h