Am 07.11.2013 12:15, schrieb Gleb Natapov:
> On Wed, Nov 06, 2013 at 10:35:27PM +0100, Stefan Weil wrote:
>> This error was reported by valgrind when running qemu-system-x86_64
>> with kvm:
>>
>> ==975== Conditional jump or move depends on uninitialised value(s)
>> ==975==at 0x521C38: cpuid_fin
On Wed, Nov 06, 2013 at 10:35:27PM +0100, Stefan Weil wrote:
> This error was reported by valgrind when running qemu-system-x86_64
> with kvm:
>
> ==975== Conditional jump or move depends on uninitialised value(s)
> ==975==at 0x521C38: cpuid_find_entry (kvm.c:176)
> ==975==by 0x5235BA: kvm
This error was reported by valgrind when running qemu-system-x86_64
with kvm:
==975== Conditional jump or move depends on uninitialised value(s)
==975==at 0x521C38: cpuid_find_entry (kvm.c:176)
==975==by 0x5235BA: kvm_arch_init_vcpu (kvm.c:686)
==975==by 0x4D5175: kvm_init_vcpu (kvm-al