qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v16 0/9] Shared library module support


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v16 0/9] Shared library module support
Date: Wed, 15 Jan 2014 15:29:16 +0000

On 15 January 2014 14:51, Paolo Bonzini <address@hidden> wrote:
> Il 15/01/2014 15:40, Peter Maydell ha scritto:

>>>> (a non module build works, or at least sits there without giving an
>>>> error message; I didn't feel like sitting there without a progress bar
>>>> while it downloaded a whole ISO image, so I ^C'd it...)
>>>
>>> It's really hung.  The ISO is just 1M.  With RHEL6 it boots fine.
>>
>> Hrrm. I guess I should investigate that...
>
> Probably not specific to Mac OS X.  As I said, Fedora fails too.

I threw some debug printouts in, and it looks like libcurl
is just never calling the curl_sock_cb, so we never register
the fd with QEMU's event loop, and so nothing happens once
the first read AIO has commenced.

thanks
-- PMM



reply via email to

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