On Wed, 2011-12-07 at 19:13 +0200, Pekka Enberg wrote: > On Wed, 2011-12-07 at 09:16 +0100, Ingo Molnar wrote: > > * Sasha Levin <levinsasha928@xxxxxxxxx> wrote: > > > > > This patch adds a 'kvm nmi' command which can be used to trigger NMIs in > > > guests. > > > > > > Mostly useful for debugging purposes. > > > > Could we make this something like 'kvm debug nmi'? > > > > We already have some debug functionality, right? Those should be > > consolidated under 'kvm debug'. > > Agreed. It's probably best to implement this as a option to 'kvm debug'. > For example, > > kvm debug [-n|--nmi] > > or something. Okay, so changes required so far: 1. 'kvm nmi' -> 'kvm debug --nmi' 2. Use method described in api.txt 3. Use same thread as vcpu. Will modify and resend. -- Sasha. -- 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