xen/pt: Mark TYPE_XEN_PT_DEVICE as hybrid
commit6d7023763ec8cc7999468769a0c6bf1335dc3bf4
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 5 Oct 2017 12:45:07 +0000 (5 09:45 -0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 15 Oct 2017 02:54:43 +0000 (15 05:54 +0300)
tree4797b5ced3bfef25aadc18b649a2f50f8c123506
parentfd3b02c8896d597dd8b9e053dec579cf0386aee1
xen/pt: Mark TYPE_XEN_PT_DEVICE as hybrid

xen-pt doesn't set the is_express field, but is supposed to be
able to handle PCI Express devices too.  Mark it as hybrid.

Suggested-by: Jan Beulich <JBeulich@suse.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/xen/xen_pt.c