freebsd-dev/sys/dev/xen
John Baldwin 651a887f4e xen: Use devclass_find to lookup devclasses in identify.
While here, use driver->name instead of hardcoding the xenpv and
xen_et strings both for devclass_find() and BUS_ADD_CHILD().

Reviewed by:	Elliott Mitchell <ehem+freebsd@m5p.com>, imp, royger
Differential Revision:	https://reviews.freebsd.org/D35001
2022-04-25 11:55:30 -07:00
..
balloon xen: plug some of set-but-not-used vars 2021-12-15 13:46:17 +00:00
blkback vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd) 2022-03-24 10:20:51 +00:00
blkfront xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00
bus xen: Use devclass_find to lookup devclasses in identify. 2022-04-25 11:55:30 -07:00
console xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00
control xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00
cpu xen/acpi: upload Cx and Px data to Xen 2022-04-12 10:03:26 +02:00
debug stack_zero is not needed before stack_save 2022-03-25 20:10:38 -05:00
efi xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00
evtchn xen/devices: purge uses of intr_machdep.h 2021-10-21 09:39:16 +02:00
gntdev Convert vm_page_alloc() callers to use vm_page_alloc_noobj(). 2021-10-19 21:22:56 -04:00
grant_table xen/grant-table: remove explicit linear mapping additions 2022-02-07 10:06:27 +01:00
netback xen netback: Remove write-only variables. 2022-04-06 16:45:27 -07:00
netfront xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00
privcmd xen: plug some of set-but-not-used vars 2021-12-15 13:46:17 +00:00
timer xen: Use devclass_find to lookup devclasses in identify. 2022-04-25 11:55:30 -07:00
xenpci
xenstore xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00