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: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH 7/7] xen: blk & nic configuration via cmd line.
Date: Mon, 4 Aug 2008 23:45:25 +0300

On 8/4/08, Gerd Hoffmann <address@hidden> wrote:
> 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 ...

I was thinking that for example Sparc32/64 would need another machine,
but it looks like the changes could be small and all CPUs could use
the same xenpv machine type. So it's fine as it is now.




reply via email to

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