On Thu, Jan 12, 2012 at 04:56:33PM +0100, Jan Kiszka wrote: > > Stephan Baerwolf (2): > > KVM: extend "struct x86_emulate_ops" with "get_cpuid" > > KVM: fix missing "illegal instruction"-trap in protected modes > > > > arch/x86/include/asm/kvm_emulate.h | 19 ++++++++ > > arch/x86/kvm/emulate.c | 80 > > ++++++++++++++++++++++++++++++++++- > > arch/x86/kvm/x86.c | 21 +++++++++ > > 3 files changed, 117 insertions(+), 3 deletions(-) > > > > linux/scripts/checkpatch.pl can help identifying remaining style violations. > > Moreover, when sending your patches via Thunderbird, you first need to > make sure that you have its line wrapping under control. "Toggle Word > Wrap" helps me for single patches. But for series, I prefer (scripted) > git format-patch/send-email. Applied a cleanup up version of these patches. Thanks Stephan. http://git.kernel.org/?p=virt/kvm/kvm.git;a=commit;h=0769c5de24621141c953fbe1f943582d37cb4244 http://git.kernel.org/?p=virt/kvm/kvm.git;a=commit;h=e28ba7bb020f07193bc000453c8775e9d2c0dda7 -- 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