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 14:20:31 +0000

On 15 January 2014 14:11, Paolo Bonzini <address@hidden> wrote:
> Il 15/01/2014 14:11, Peter Maydell ha scritto:
>> On 15 January 2014 08:48, Fam Zheng <address@hidden> wrote:
>>> A few changes on Paolo's v15, to fix MacOSX build (in fact fix Linux as 
>>> well)
>>> and get rid of $RANDOM:
>>
>> Thanks. I applied a local patch to use shasum, and it seems
>> to build OK with modules enabled. Is there a simple test I can
>> do that will exercise a code path that actually requires a module
>> to be loaded?
>
> On RHEL6 I tried "qemu-system-x86_64 -cdrom
> http://boot.ipxe.org/ipxe.iso"; and it worked, but it failed on Fedora.
> I don't know if it's a QEMU or curl bug.

Doesn't work on MacOSX either: it says
qemu-system-x86_64: -cdrom http://boot.ipxe.org/ipxe.iso: could not
open disk image http://boot.ipxe.org/ipxe.iso: Unknown protocol

(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...)

thanks
-- PMM



reply via email to

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