https://bugzilla.kernel.org/show_bug.cgi?id=43501





--- Comment #2 from Avi Kivity <a...@redhat.com>  2012-06-17 10:05:40 ---
Try the following command line (on both hosts)

  qemu -cpu phenom,vendor=AuthenticAMD

Note that 32-on-64 applications will suffer a performance penalty when using
cross-vendor migrations.  You can mitigate this by using vdso32=0 on the guest
kernel command line (but this is slower than the default, when not doing
cross-vendor migration).

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to