xen: Add only xen-sysdev to dynamic sysbus device list
commitb1b68e1094af0e8c7fcf6faff1a77b7787b3628b
authorEduardo Habkost <ehabkost@redhat.com>
Sat, 25 Nov 2017 15:16:09 +0000 (25 13:16 -0200)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 19 Jan 2018 13:18:51 +0000 (19 11:18 -0200)
tree91d966bfd5b1014cd7f6ebf2982d9a22ccd50f29
parent7da79a167aa11af6fad353bfbc825fbff2db68a2
xen: Add only xen-sysdev to dynamic sysbus device list

There's no need to make the machine allow every possible sysbus
device.  We can now just add xen-sysdev to the allowed list.

Cc: Stefano Stabellini <sstabellini@kernel.org>
Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: xen-devel@lists.xenproject.org
Cc: Juergen Gross <jgross@suse.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20171125151610.20547-6-ehabkost@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/xen/xen_backend.c