qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC PATCH v8 20/21] replay: command line options


From: Pavel Dovgaluk
Subject: Re: [Qemu-devel] [RFC PATCH v8 20/21] replay: command line options
Date: Thu, 12 Feb 2015 12:12:57 +0300

> From: Paolo Bonzini [mailto:address@hidden
> On 09/02/2015 13:15, Pavel Dovgaluk wrote:
> >> From: Paolo Bonzini [mailto:address@hidden
> >>>                  break;
> >>>              case QEMU_OPTION_audio_help:
> >>>                  AUD_help ();
> >>> @@ -3244,6 +3254,7 @@ int main(int argc, char **argv, char **envp)
> >>>                  if (!opts) {
> >>>                      exit(1);
> >>>                  }
> >>> +                not_compatible_replay_param++;
> >>
> >> Why not compatible?
> >
> > Replay for audio adapter will be added in latter patches.
> > Trying to record/replay machine with audio using current
> > set of patches will break the replay.
> 
> For this case you can try adding a mechanism similar to migration
> blockers (replay blockers).

Do you mean adding flag to vmsd similar to unmigratable?

Pavel Dovgalyuk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]