Hi, This is another step at getting us closer to qemu upstream. I'm moving our code to kvm-all.c and kvm.c, and relying on the fact that we use USE_KVM, while upstream qemu uses CONFIG_KVM, to keep us isolated. The goal is to slowly reduce that isolation. To demonstrate what I aim for, the last patches of the series shares code for breakpoint handling. next in my radar are ioctl functions and cpuid trimming. Have fun -- 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