On Thu, Jun 07, 2018 at 10:00:30AM +0100, Dr. David Alan Gilbert wrote: > * Peter Xu (pet...@redhat.com) wrote: > > On Tue, Jun 05, 2018 at 01:26:30PM +0100, Dr. David Alan Gilbert (git) > > wrote: > > > From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> > > > > > > Reenable HMP in preconfig mode; it's pretty > > > easy and anyway I want to do a similar thing for OOB eventually. > > > We'll want to enable more commands in preconfig mode to make it > > > useful at some point. > > > > > > Dave > > > > Wanna add "quit" into the preconfig-allowed list for HMP as well? > > I tried; quit triggers a disallowed state transition!
Would it be understandable if we just avoid calling qmp_quit() when during preconfig? An evil idea is, "exit()". :) After all we have nothing there! -- Peter Xu