qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] qdev: Validate class name for -device <clas


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH 0/3] qdev: Validate class name for -device <class>, help
Date: Tue, 04 Nov 2014 17:51:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

Am 03.11.2014 um 16:14 schrieb Stefan Hajnoczi:
> On Sat, Nov 01, 2014 at 01:56:08PM -0200, Eduardo Habkost wrote:
>> This fixes the following crashes:
>>
>>    $ qemu-system-x86_64 -device x86_64-cpu,help
>>    **
>>    ERROR:qom/object.c:336:object_initialize_with_type: assertion failed: 
>> (type->abstract == false)
>>    Aborted (core dumped)
>>    $ qemu-system-x86_64 -device host-x86_64-cpu,help
>>    qemu-system-x86_64: 
>> /home/ehabkost/rh/proj/virt/qemu/target-i386/cpu.c:1329: 
>> host_x86_cpu_initfn: Assertion `(kvm_allowed)' failed.
>>    Aborted (core dumped)
>>
>> Cc: Stefan Hajnoczi <address@hidden>
> 
> Haven't reviewed in detail but thanks for fixing this.

Thanks, applied to qom-next as is:
https://github.com/afaerber/qemu-cpu/commits/qom-next

Andreas

-- 
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 21284 AG Nürnberg

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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