Re: KVM crash on unusual PM->RM transition

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



H. Peter Anvin wrote:
Avi Kivity wrote:
- qemu doesn't do smp.


It certainly claims to.


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.

--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

--
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

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux