]> xenbits.xensource.com Git - qemu-upstream-4.3-testing.git/commit
xen/pt: add a few PCI config space field descriptions
authorJan Beulich <jbeulich@suse.com>
Tue, 2 Jun 2015 16:08:07 +0000 (16:08 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 2 Jun 2015 16:08:07 +0000 (16:08 +0000)
commit09d734f627e4f27e74ed4d16c90cd70d5c3ddfcf
tree9026d4b8b92aa08ec60b8e8f0cf8b008e7e1cd73
parent264a9d5013832abe6d14fc2e705adf840b9650db
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_pt_config_init.c