> > What about: > > diff --git a/qapi/run-state.json b/qapi/run-state.json > index 328c86b4bb..c7b2ab84be 100644 > --- a/qapi/run-state.json > +++ b/qapi/run-state.json > @@ -367,7 +367,8 @@ > # > # @disabledwait: the CPU has entered a disabled wait state > # > -# @extintloop: timer interrupt with new PSW enabled for timer > +# @extintloop: clock comparator or cpu timer interrupt with new PSW enabled > +# for external interrupts > # > # @pgmintloop: program interrupt with BAD new PSW > # >
Sounds good to me! -- Thanks, David / dhildenb
