qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 08/10] xen: pv domain builder.


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH 08/10] xen: pv domain builder.
Date: Tue, 21 Apr 2009 18:48:03 +0300

On 4/21/09, Gerd Hoffmann <address@hidden> wrote:
> This adds domain building support for paravirtual domains to qemu.
>  This allows booting xen guests directly with qemu, without Xend
>  and the management stack.

I found these:

>  +    if ((1 != rc) || (info.domid != xen_domid)) {

>  +            if (EINTR == errno)




reply via email to

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