Avi Kivity wrote: > > Sorry, not specific enough: it doesn't do real SMP. Atomic instructions > are translated as multiple, non-atomic instructions, so you can't run > tcg compiled code in parallel. If your host is different than your > target, you have memory ordering issues as well. > > What qemu does is to multiplex multiple guest cpus on one host thread. > It's nice but it isn't how kvm works. > Erk, nevermind. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html