* Peter Maydell (peter.mayd...@linaro.org) wrote:
> On 15 December 2016 at 19:03, Dr. David Alan Gilbert
> wrote:
> > One thing we'd have to do if we did that would be to
> > add another flag to devices to declare that they might
> > sometime in the future call the migrate_add_blocker.
>
> ...do
On 15 December 2016 at 19:03, Dr. David Alan Gilbert
wrote:
> One thing we'd have to do if we did that would be to
> add another flag to devices to declare that they might
> sometime in the future call the migrate_add_blocker.
...do you have a third-party library to suggest for
the "foretell the
* Michael S. Tsirkin (m...@redhat.com) wrote:
> On Thu, Dec 15, 2016 at 04:07:41PM +, Dr. David Alan Gilbert wrote:
> > * Michael S. Tsirkin (m...@redhat.com) wrote:
> > > On Thu, Dec 15, 2016 at 12:36:59AM +0530, Ashijeet Acharya wrote:
> > > > This series adds a new command line option "--onl
On Thu, Dec 15, 2016 at 04:07:41PM +, Dr. David Alan Gilbert wrote:
> * Michael S. Tsirkin (m...@redhat.com) wrote:
> > On Thu, Dec 15, 2016 at 12:36:59AM +0530, Ashijeet Acharya wrote:
> > > This series adds a new command line option "--only-migratable" which will
> > > only
> > > allow addit
* Michael S. Tsirkin (m...@redhat.com) wrote:
> On Thu, Dec 15, 2016 at 12:36:59AM +0530, Ashijeet Acharya wrote:
> > This series adds a new command line option "--only-migratable" which will
> > only
> > allow addition of those devices to a QEMU instance which are migratable and
> > do
> > not a
On Thu, Dec 15, 2016 at 9:37 PM, Dr. David Alan Gilbert
wrote:
> * Michael S. Tsirkin (m...@redhat.com) wrote:
>> On Thu, Dec 15, 2016 at 12:36:59AM +0530, Ashijeet Acharya wrote:
>> > This series adds a new command line option "--only-migratable" which will
>> > only
>> > allow addition of those
On Thu, Dec 15, 2016 at 12:36:59AM +0530, Ashijeet Acharya wrote:
> This series adds a new command line option "--only-migratable" which will only
> allow addition of those devices to a QEMU instance which are migratable and do
> not abruptly fail QEMU after migration.
>
> Patch 1 adds the new opt
This series adds a new command line option "--only-migratable" which will only
allow addition of those devices to a QEMU instance which are migratable and do
not abruptly fail QEMU after migration.
Patch 1 adds the new option "-only-migratable".
Patch 2 adds compatibility for various "device addi