Home
last modified time | relevance | path

Searched hist:ed1701c6a5a7d08f33148c50c4d28799ee0568c4 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/migration/
H A Dmigration.ced1701c6a5a7d08f33148c50c4d28799ee0568c4 Mon May 15 09:05:29 CDT 2017 Dr. David Alan Gilbert <dgilbert@redhat.com> block migration: Allow compile time disable

Many users now prefer to use drive_mirror over NBD as an
alternative to the older migrate -b option; drive_mirror is
more complex to setup but gives you more options (e.g. only
migrating some of the disks if some of them are shared).

Allow the large chunk of block migration code to be compiled
out for those who don't use it.

Based on a downstream-patch we've had for a while by Jeff Cody.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>

--

- When compiled out, allow seting block only with false value (eric)
/openbmc/qemu/
H A Dconfigureed1701c6a5a7d08f33148c50c4d28799ee0568c4 Mon May 15 09:05:29 CDT 2017 Dr. David Alan Gilbert <dgilbert@redhat.com> block migration: Allow compile time disable

Many users now prefer to use drive_mirror over NBD as an
alternative to the older migrate -b option; drive_mirror is
more complex to setup but gives you more options (e.g. only
migrating some of the disks if some of them are shared).

Allow the large chunk of block migration code to be compiled
out for those who don't use it.

Based on a downstream-patch we've had for a while by Jeff Cody.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>

--

- When compiled out, allow seting block only with false value (eric)