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:
>> (typ
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)
>$
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/eha