2017-02-28 | Halil Pasic | tests/test-vmstate.c: test array of ptr with null Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-28 | Halil Pasic | migration/vmstate: fix array of ptr with nullptrs Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-28 | Halil Pasic | migration/vmstate: split up vmstate_base_addr Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-28 | Halil Pasic | migration/vmstate: renames in (load|save)_state Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-28 | Daniel Henrique... | Changing error message of QMP 'migrate_set_downtime... ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-21 | Thomas Huth | monitor: Fix crashes when using HMP commands without CPU ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-21 | Pavel Hrdina | monitor: add poll-* properties into query-iothreads... ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-21 | Eric Blake | hmp: fix block_set_io_throttle ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-13 | Dr. David Alan Gilbert | virtio/migration: Migrate virtio-net to VMState ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20170203160651.19917-5-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-13 | Dr. David Alan Gilbert | tests/migration: Add test for VMSTATE_WITH_TMP ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20170203160651.19917-4-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-13 | Dr. David Alan Gilbert | migration: Add VMSTATE_WITH_TMP ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20170203160651.19917-3-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-13 | Dr. David Alan Gilbert | migration: Add VMSTATE_UNUSED_VARRAY_UINT32 ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20170203160651.19917-2-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-13 | zhanghailiang | COLO: Don't process failover request while loading... Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-13 | zhanghailiang | COLO: Shutdown related socket fd while do failover Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Cc: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-13 | zhanghailiang | COLO: fix setting checkpoint-delay not working properly ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-13 | Halil Pasic | migration: consolidate VMStateField.start Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-13 | Ashijeet Acharya | migrate: Introduce zero RAM checks to skip RAM migration Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-13 | Pavel Butsykin | migration: discard non-dirty ram pages after the start... ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-13 | Pavel Butsykin | add 'release-ram' migrate capability Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-13 | Pavel Butsykin | migration: add MigrationState arg for ram_save_/compressed_... Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-13 | Amit Shah | MAINTAINERS: update my email address Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-02-13 | Amit Shah | migration: remove myself as maintainer Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | Dr. David Alan Gilbert | migration/tracing: Add tracing on save ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20161212125838.14425-1-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | Juan Quintela | migration: transform remaining DPRINTF into trace_ ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | Dr. David Alan Gilbert | PCI/migration merge vmstate_pci_device and vmstate_pcie_device ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20161214195829.18241-1-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | Pankaj Gupta | migration: Change name of live migration thread Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | zhanghailiang | migration: re-active images while migration been canceled... Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | Ashijeet Acharya | migration: Fail migration blocker for --only-migratable Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | Ashijeet Acharya | migration: disallow migrate_add_blocker during migration Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | Ashijeet Acharya | migration: Allow "device add" options to only add migratable... Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | Ashijeet Acharya | migration: Add a new option to enable only-migratable Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | Ashijeet Acharya | block/vvfat: Remove the undesirable comment Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | Jianjun Duan | migration: add error_report Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | Jianjun Duan | tests/migration: Add test for QTAILQ migration Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | Jianjun Duan | migration: migrate QTAILQ Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | Jianjun Duan | migration: extend VMStateInfo Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2017-01-24 | Dr. David Alan Gilbert | MAINTAINERS: Add myself as a migration submaintainer ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20170124100437.18200-1-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2016-10-04 | Wanpeng Li | hmp: fix qemu crash due to ioapic state dump w/ split... ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |