Am 17.01.2013 21:59, schrieb Eduardo Habkost: > Signed-off-by: Eduardo Habkost <[email protected]> > --- > Cc: [email protected] > Cc: Michael S. Tsirkin <[email protected]> > Cc: Gleb Natapov <[email protected]> > Cc: Marcelo Tosatti <[email protected]>
It appears as if Cc: below --- gets ignored? Please check and ping those people if necessary. Personally, I adopted the convention of having to-be-persisted CCs above Sob and stripping trailing CCs when applying. 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
