Prev: KVM: x86: Allow marking an exception as reinjected
Next: KVM: X86: Add callback to let modules decide over some supported cpuid bits
From: Avi Kivity on 23 Apr 2010 10:00 On 04/23/2010 04:52 PM, Alexander Graf wrote: > On 22.04.2010, at 12:33, Joerg Roedel wrote: > > >> This patch adds the get_supported_cpuid callback to >> kvm_x86_ops. It will be used in do_cpuid_ent to delegate the >> decission about some supported cpuid bits to the >> architecture modules. >> >> Cc: stable(a)kernel.org >> > Please don't CC stable. There is a KVM stable tag now, so every stable submission goes through Avi/Marcelo. > > > It's not a problem. stable@ will ignore kvm patches not coming from the maintainers, and we will recognize cc: stable as a stable request. (the new approach is to collect the patches in kvm-updates/2.6.x, autotest, and forward to stable@). -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |