qemu-e2k/target-i386
Eduardo Habkost 7c08db30e6 target-i386: Move KVM default-vendor hack to instance_init
As we will not have a cpu_x86_find_by_name() function anymore,
move the KVM default-vendor hack to instance_init.

Unfortunately we can't move that code to class_init because it depends
on KVM being initialized.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-02-03 17:33:55 +01:00
..
2014-02-03 17:33:55 +01:00
2014-02-03 17:33:55 +01:00
2014-01-10 11:04:31 -08:00
2014-02-03 17:33:55 +01:00
2014-02-03 17:33:55 +01:00
2013-04-13 13:51:57 +02:00
2013-02-16 11:12:29 +00:00
2014-01-07 12:39:35 -08:00