xen/pt: add a few PCI config space field descriptions
commita88a3f887181605f4487a22bdfb7d87ffafde5d9
authorJan Beulich <jbeulich@suse.com>
Tue, 2 Jun 2015 15:07:01 +0000 (2 15:07 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 2 Jun 2015 15:07:01 +0000 (2 15:07 +0000)
tree70237a1fadfe82180fd8cf3b8fd4276c18c74432
parent0ad3393ad032f76e88b4dbd04d36ad84dff75dd6
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