Il 26/06/2014 19:30, Will Deacon ha scritto:
kvm_ioctl_create_device currently has knowledge of all the device types
and their associated ops. This is fairly inflexible when adding support
for new in-kernel device emulations, so move what we currently have out
into a table, which can support dynamic registration of ops by new
drivers for virtual hardware.
I didn't try to port all current drivers over, as it's not always clear
which initialisation hook the ops should be registered from.
Conny, Alex (Graf & Williamson),
can you help Will here? The idea looks sane, but I'd rather merge it
with all devices converted.
Paolo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html