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: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 0/3] qdev: Validate class name for -device <class>, help
Date: Mon, 3 Nov 2014 15:14:14 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

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.

Attachment: pgpbq3FyrPvVH.pgp
Description: PGP signature


reply via email to

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