]> xenbits.xensource.com Git - qemu-xen-4.4-testing.git/commit
xen/pt: unknown PCI config space fields should be read-only
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)
commit5fabc183544e966ddb9147e218246c26d2561157
tree881ff95259b94e787e102255223526e6c797ea2a
parent755f99f9fe4529d4349079565c8935be6974ec87
xen/pt: unknown PCI config space fields should be read-only

... by default. Add a per-device "permissive" mode similar to pciback's
to allow restoring previous behavior (and hence break security again,
i.e. should be used only for trusted guests).

This is part of XSA-131.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>)
hw/pass-through.c
hw/pass-through.h