]> xenbits.xensource.com Git - qemu-upstream-4.4-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:56:17 +0000 (15:56 +0000)
commit3051e36eb395f18b9328948197e79d27194c00d9
treeb7760dfe8c9d393620c4204498ebc5745200d86e
parent2e0adbc6e0d197062e34ba76a905ef669c0be2bd
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