On 16.03.2012, at 08:58, Benjamin Herrenschmidt wrote: > There is nothing in the code for emulating TCE tables in the kernel > that prevents it from working on "PR" KVM... other than ifdef's and > location of the code. > > This renames book3s_64_vio_hv.c to book3s_64_vio.c and moves the > bulk of the code there. > > This speeds things up a bit on my G5. Thanks, applied to kvm-ppc-next and fixed a few checkpatch complaints: - whitespace - spaces around * (multiplier) - make struct file_operations const Most of these were already present in the code you moved around, so I'll just fold them into your patch :). Alex -- 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