|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [Qemu-devel] [PATCH 7/7] xen: blk & nic configuration vi
Blue Swirl wrote:
>> + /* config cleanup hook */
>> + atexit(xen_config_cleanup);
>
> I'd put this in vl.c, it's not machine specific.
It actually is because it cleans up stuff only created for the xenpv
machine type. Moving it to vl.c doesn't hurt, I would have to wrap it
into "#ifdef CONFIG_XEN" though ...
cheers,
Gerd
--
http://kraxel.fedorapeople.org/xenner/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|