]> xenbits.xensource.com Git - qemu-xen-4.3-testing.git/commit
xen/pt: mark reserved bits in PCI config space fields
authorJan Beulich <jbeulich@suse.com>
Wed, 10 Jun 2015 13:14:25 +0000 (14:14 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 10 Jun 2015 13:14:25 +0000 (14:14 +0100)
commit5d688f2be26717ff45cb960dcd6f2fa71461bfb4
treeda0d56f950e8fad4fdff92aa4f7e7f34fac1fe60
parent9fa54a8818979ce375fa830402b5897996bbcc1a
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