Hi, > a programming error. So I'm absolutely against shoving this logic > down into object.c. But I find the variant I posted nicer to document > and nicer to read: looking at virtio_ccw_gpu_register() one sees > immediately that if built as a module, it is OK if the registration > fails, and if built-in it is expected to work.
Ok, makes sense, and we'll probably have not that many cases where we need this ... take care, Gerd