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