qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 7/7] xen: blk & nic configuration via cmd line.


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 7/7] xen: blk & nic configuration via cmd line.
Date: Mon, 04 Aug 2008 20:12:26 +0200
User-agent: Thunderbird 2.0.0.14 (X11/20080501)

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]