]> xenbits.xensource.com Git - qemu-upstream-4.5-testing.git/commit
xen/pt: add a few PCI config space field descriptions
authorJan Beulich <jbeulich@suse.com>
Tue, 2 Jun 2015 15:43:08 +0000 (15:43 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 2 Jun 2015 15:43:08 +0000 (15:43 +0000)
commit7afa270226959cd8976b9750fbed1973a6177afa
tree33de2c27ec8048b658a528f1c1bbf0062dd15f41
parent6b281e47e072cfb701fb3cf3b323a4fae571eec3
xen/pt: add a few PCI config space field descriptions

Since the next patch will turn all not explicitly described fields
read-only by default, those fields that have guest writable bits need
to be given explicit descriptors.

This is a preparatory patch for XSA-131.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
hw/xen/xen_pt_config_init.c