qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu segfault parsing iscsi options


From: Peter Lieven
Subject: Re: [Qemu-devel] qemu segfault parsing iscsi options
Date: Mon, 18 Mar 2013 18:32:53 +0100

Am 18.03.2013 um 17:47 schrieb Markus Armbruster <address@hidden>:

> Peter Lieven <address@hidden> writes:
> 
>> On 18.03.2013 13:52, Markus Armbruster wrote:
>>> Peter Lieven <address@hidden> writes:
>>> 
>>>> Hi,
>>>> 
>>>> with recent qemu from git qemu segfaults with the following commandline:
>>>> 
>>>> x86_64-softmmu/qemu-system-x86_64 -iscsi test
>>>> 
>>>> qemu-system-x86_64: -iscsi test: There is no option group 'iscsi'
>>>> Speicherzugriffsfehler (Speicherabzug geschrieben)
>>>> 
>>>> It seems that there is something missing regarding the iscsi options
>>>> in qemu-option.hx.
>>>> 
>>>> This was working with qemu-kvm-1.2.0.
>>> 
>>> Works for me with current master 225dc991.
>>> 
>> 
>> for me it doesn't...
>> 
>> ~/git/qemu$ git log -1 --oneline
>> 225dc99 s390: Fix cpu refactoring fallout.
>> 
>> there is definetly missing some parts in qemu-options.hx for -iscsi
> 
> Hmm, I got CONFIG_LIBISCSI off.  What do I have to install to flip it to
> on (Fedora 17)?

if there is no libiscsi-dev package in fedora, grab latest git version or
stable release from https://github.com/sahlberg/libiscsi and compile
qemu with --enable-iscsi.

Peter



reply via email to

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