index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-13
migration: Document handling of bdrv_is_allocated() errors
Eric Blake
1
-0
/
+2
2017-03-02
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170228a'...
Peter Maydell
6
-167
/
+257
2017-03-01
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+17
2017-02-28
migration/block: Use real permissions
Kevin Wolf
1
-5
/
+17
2017-02-28
block: Add error parameter to blk_insert_bs()
Kevin Wolf
1
-1
/
+1
2017-02-28
block: Add permissions to blk_new()
Kevin Wolf
1
-1
/
+2
2017-02-28
Add a new qmp command to do checkpoint, query xen replication status
Zhang Chen
1
-0
/
+23
2017-02-28
Add a new qmp command to start/stop replication
Zhang Chen
1
-0
/
+26
2017-02-28
postcopy: Add extra check for COPY function
Dr. David Alan Gilbert
1
-0
/
+4
2017-02-28
postcopy: Check for userfault+hugepage feature
Dr. David Alan Gilbert
1
-1
/
+11
2017-02-28
postcopy: Allow hugepages
Dr. David Alan Gilbert
1
-24
/
+1
2017-02-28
postcopy: Send whole huge pages
Dr. David Alan Gilbert
1
-1
/
+5
2017-02-28
postcopy: Mask fault addresses to huge page boundary
Dr. David Alan Gilbert
1
-4
/
+3
2017-02-28
postcopy: Load huge pages in one go
Dr. David Alan Gilbert
1
-5
/
+8
2017-02-28
postcopy: Use temporary for placing zero huge pages
Dr. David Alan Gilbert
1
-2
/
+21
2017-02-28
postcopy: Plumb pagesize down into place helpers
Dr. David Alan Gilbert
2
-26
/
+36
2017-02-28
postcopy: Record largest page size
Dr. David Alan Gilbert
1
-0
/
+1
2017-02-28
exec: ram_block_discard_range
Dr. David Alan Gilbert
3
-51
/
+5
2017-02-28
postcopy: Chunk discards for hugepages
Dr. David Alan Gilbert
1
-8
/
+9
2017-02-28
postcopy: Transmit and compare individual page sizes
Dr. David Alan Gilbert
1
-0
/
+17
2017-02-28
postcopy: Transmit ram size summary word
Dr. David Alan Gilbert
2
-11
/
+38
2017-02-28
migration: fix use-after-free of to_dst_file
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2017-02-28
migration: fix id leak regression
Marc-André Lureau
1
-0
/
+1
2017-02-28
migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratable
Ashijeet Acharya
1
-0
/
+15
2017-02-28
migration/vmstate: fix array of ptr with nullptrs
Halil Pasic
1
-2
/
+38
2017-02-28
migration/vmstate: split up vmstate_base_addr
Halil Pasic
1
-22
/
+17
2017-02-28
migration/vmstate: renames in (load|save)_state
Halil Pasic
1
-11
/
+11
2017-02-28
Changing error message of QMP 'migrate_set_downtime' to seconds
Daniel Henrique Barboza
1
-4
/
+16
2017-02-13
migration: Add VMSTATE_WITH_TMP
Dr. David Alan Gilbert
1
-0
/
+40
2017-02-13
COLO: Don't process failover request while loading VM's state
zhanghailiang
1
-0
/
+26
2017-02-13
COLO: Shutdown related socket fd while do failover
zhanghailiang
1
-0
/
+43
2017-02-13
COLO: fix setting checkpoint-delay not working properly
zhanghailiang
2
-10
/
+26
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
2
-3
/
+3
2017-02-13
migrate: Introduce zero RAM checks to skip RAM migration
Ashijeet Acharya
1
-7
/
+15
2017-02-13
migration: discard non-dirty ram pages after the start of postcopy
Pavel Butsykin
2
-0
/
+23
2017-02-13
add 'release-ram' migrate capability
Pavel Butsykin
3
-8
/
+82
2017-02-13
migration: add MigrationState arg for ram_save_/compressed_/page()
Pavel Butsykin
1
-7
/
+8
2017-02-06
postcopy: Recover block devices on early failure
Dr. David Alan Gilbert
1
-0
/
+25
2017-02-06
Postcopy: Reset state to avoid cleanup assert
Dr. David Alan Gilbert
1
-0
/
+1
2017-02-06
migration: Check for ID length
Dr. David Alan Gilbert
1
-5
/
+16
2017-02-06
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
1
-1
/
+2
2017-02-06
migration: create Migration Incoming State at init time
Juan Quintela
2
-23
/
+19
2017-01-31
trace: clean up trace-events files
Stefan Hajnoczi
1
-3
/
+0
2017-01-27
savevm: add public save_vmstate function
Pavel Dovgalyuk
1
-11
/
+22
2017-01-24
migration/tracing: Add tracing on save
Dr. David Alan Gilbert
2
-5
/
+14
2017-01-24
migration: transform remaining DPRINTF into trace_
Juan Quintela
2
-14
/
+8
2017-01-24
migration: Change name of live migration thread
Pankaj Gupta
1
-1
/
+1
2017-01-24
migration: re-active images while migration been canceled after inactive them
zhanghailiang
1
-0
/
+15
2017-01-24
migration: Fail migration blocker for --only-migratable
Ashijeet Acharya
1
-0
/
+7
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
1
-2
/
+35
[next]