index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
11
-23
/
+830
2018-03-13
migration: add postcopy migration of dirty bitmaps
Vladimir Sementsov-Ogievskiy
6
-0
/
+771
2018-03-13
migration: allow qmp command migrate-start-postcopy for any postcopy
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2018-03-13
migration: add is_active_iterate handler
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2018-03-13
migration/qemu-file: add qemu_put_counted_string()
Vladimir Sementsov-Ogievskiy
2
-0
/
+15
2018-03-13
migration: include migrate_dirty_bitmaps in migrate_postcopy
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2018-03-13
qapi: add dirty-bitmaps migration capability
Vladimir Sementsov-Ogievskiy
2
-0
/
+10
2018-03-13
migration: introduce postcopy-only pending
Vladimir Sementsov-Ogievskiy
6
-21
/
+27
2018-03-12
replay: fix save/load vm for non-empty queue
Pavel Dovgalyuk
1
-0
/
+13
2018-03-09
migration: fix applying wrong capabilities
Peter Xu
1
-1
/
+3
2018-03-09
migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS
Peter Lieven
1
-4
/
+3
2018-03-09
migration/block: reset dirty bitmap before read in bulk phase
Peter Lieven
1
-3
/
+2
2018-03-09
migration: do not transfer ram during bulk storage migration
Peter Lieven
1
-0
/
+8
2018-03-09
migration: fix minor finalize leak
Marc-André Lureau
1
-0
/
+1
2018-03-06
qio: non-default context for TLS handshake
Peter Xu
1
-0
/
+2
2018-03-06
qio: non-default context for async conn
Peter Xu
1
-1
/
+2
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+2
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
6
-6
/
+7
2018-02-14
migration: pass MigrationState to migrate_init()
Peter Xu
3
-7
/
+7
2018-02-14
migration: allow send_rq to fail
Peter Xu
2
-8
/
+29
2018-02-14
migration: provide postcopy_fault_thread_notify()
Peter Xu
2
-15
/
+22
2018-02-14
migration: reuse mis->userfault_quit_fd
Peter Xu
2
-11
/
+24
2018-02-14
migration: better error handling with QEMUFile
Peter Xu
3
-6
/
+60
2018-02-14
migration: Fix early failure cleanup
Dr. David Alan Gilbert
1
-5
/
+7
2018-02-14
migration/xen: Check return value of qemu_fclose
Ross Lagerwall
1
-2
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
7
-2
/
+6
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2018-02-06
migration: incoming postcopy advise sanity checks
Greg Kurz
1
-3
/
+18
2018-02-06
migration: Don't leak IO channels
Ross Lagerwall
1
-0
/
+2
2018-02-06
migration: Recover block devices if failure in device state
Dr. David Alan Gilbert
1
-1
/
+2
2018-02-06
migration: Drop current address parameter from save_zero_page()
Juan Quintela
1
-6
/
+5
2018-02-06
migration: use s->threshold_size inside migration_update_counters
Wei Wang
1
-3
/
+2
2018-02-06
migration/savevm.c: set MAX_VM_CMD_PACKAGED_SIZE to 1ul << 32
Daniel Henrique Barboza
1
-1
/
+1
2018-02-06
migration: Route errors down through migration_channel_connect
Dr. David Alan Gilbert
7
-25
/
+23
2018-02-06
migration: Allow migrate_fd_connect to take an Error *
Dr. David Alan Gilbert
4
-4
/
+9
2018-01-23
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...
Peter Maydell
1
-2
/
+2
2018-01-23
migration: Revert postcopy-blocktime commit set
Peter Maydell
4
-322
/
+6
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
1
-2
/
+2
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
1
-1
/
+1
2018-01-15
migration: remove notify in fd_error
Peter Xu
1
-1
/
+0
2018-01-15
migration: remove some block_cleanup_parameters()
Peter Xu
1
-2
/
+0
2018-01-15
migration: put the finish part into a new function
Peter Xu
1
-45
/
+49
2018-01-15
migration: major cleanup for migrate iterations
Peter Xu
1
-35
/
+55
2018-01-15
migration: cleanup stats update into function
Peter Xu
2
-36
/
+61
2018-01-15
migration: use switch at the end of migration
Peter Xu
1
-17
/
+27
2018-01-15
migration: introduce migrate_calculate_complete
Peter Xu
1
-11
/
+20
2018-01-15
migration: introduce downtime_start
Peter Xu
2
-8
/
+6
[next]