qemu/target-i386
Eduardo Habkost 7b46e5ce81 i386: kvm: kvm_arch_get_supported_cpuid: move R_EDX hack outside of for loop
The for loop will become a separate function, so clean it up so it can
become independent from the bit hacking for R_EDX.

No behavior change[1], just code movement.

[1] Well, only if the kernel returned CPUID leafs 1 or 0x80000001 as
    unsupported, but there's no kernel version that does that.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2012-10-30 23:39:45 -02:00
..
2012-10-01 08:04:22 -05:00
2012-10-29 17:59:06 +02:00
2012-10-29 17:59:06 +02:00
2012-08-14 19:01:26 +00:00
2012-10-23 08:58:25 -05:00
2012-10-28 14:54:23 +01:00
2012-08-29 10:51:28 -05:00
2012-08-14 19:01:26 +00:00
2012-08-14 19:01:26 +00:00
2012-08-14 19:01:26 +00:00
2012-08-14 19:01:25 +00:00
2012-10-14 14:55:09 +04:00