On Fri, Jan 18, 2013 at 12:17:56PM +0100, Andreas Färber wrote: > Am 17.01.2013 21:59, schrieb Eduardo Habkost: > > Signed-off-by: Eduardo Habkost <ehabkost@xxxxxxxxxx> > > --- > > Cc: kvm@xxxxxxxxxxxxxxx > > Cc: Michael S. Tsirkin <mst@xxxxxxxxxx> > > Cc: Gleb Natapov <gleb@xxxxxxxxxx> > > Cc: Marcelo Tosatti <mtosatti@xxxxxxxxxx> > > It appears as if Cc: below --- gets ignored? Please check and ping those > people if necessary. I believe it depends on git-send-email suppress-cc option. At least I remember this format have worked for me before, I need to check what changed on my config. > > Personally, I adopted the convention of having to-be-persisted CCs above > Sob and stripping trailing CCs when applying. I considered the CC lines not part of the commit message (just like the changelog isn't), so I decided to put them after "---". > > Andreas > > > --- > > include/sysemu/kvm.h | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/include/sysemu/kvm.h b/include/sysemu/kvm.h > > index 6bdd513..22acf91 100644 > > --- a/include/sysemu/kvm.h > > +++ b/include/sysemu/kvm.h > > @@ -36,6 +36,7 @@ > > #define KVM_FEATURE_ASYNC_PF 0 > > #define KVM_FEATURE_STEAL_TIME 0 > > #define KVM_FEATURE_PV_EOI 0 > > +#define KVM_FEATURE_CLOCKSOURCE_STABLE_BIT 0 > > #endif > > > > extern int kvm_allowed; > > -- > SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany > GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg -- Eduardo -- 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