[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Usage of "container_of" in QEMU
Regarding the suggestion to use container_of() macro to fish out more complex context for QEMU from the ops callback functions, do you have a suggestion of where the container_of() macro should be copied/moved to. At the moment, I've just made a copy of it in helper2 where I've currently put all new code - but that's not a particulary good way to reuse an existing macro... On the other hand, I don't think we want to include kernel.h into QEMU? Although looking further, it doesn't look like .../xen/include/xen/kernel.h contains ANYTHING kernel, just a few fairly generic macros... Maybe renaming the file is a better solution [or moving everything in it into a different file - leaving this one empty-ish] ? -- Mats _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |