]> xenbits.xensource.com Git - qemu-upstream-4.6-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, 9 Jun 2015 10:29:07 +0000 (10:29 +0000)
commit2caff9b5dfbfb7abdf420a52f177efc42675147d
treefe41d3fcab418afb5e24a3d966131e25ebdddfc1
parent0b5d10627ab7f5b67cb784459fc004c0745c4746
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