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
/
postcopy-ram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-5
/
+2
2020-11-02
migration: Unify reset of last_rb on destination node when recover
Peter Xu
1
-2
/
+0
2020-10-26
migration: Maintain postcopy faulted addresses
Peter Xu
1
-3
/
+14
2020-10-26
migration: Pass incoming state into qemu_ufd_copy_ioctl()
Peter Xu
1
-3
/
+5
2020-10-26
migration: Add spaces around operator
Bihong Yu
1
-1
/
+1
2020-09-25
migration: Rework migrate_send_rp_req_pages() function
Peter Xu
1
-22
/
+2
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-17
/
+17
2020-09-17
migration/: fix some comment spelling errors
zhaolichang
1
-2
/
+2
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-23
/
+0
2020-07-03
migration: postcopy take proper error return
Dr. David Alan Gilbert
1
-1
/
+1
2020-07-02
virtio-balloon: Rip out qemu_balloon_inhibit()
David Hildenbrand
1
-23
/
+0
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-2
/
+2
2019-10-11
migration/postcopy: rename postcopy_ram_enable_notify to postcopy_ram_incomin...
Wei Yang
1
-2
/
+2
2019-10-11
migration/postcopy: postpone setting PostcopyState to END
Wei Yang
1
-2
/
+0
2019-10-11
migration/postcopy: fix typo in mark_postcopy_blocktime_begin's comment
Wei Yang
1
-3
/
+5
2019-10-11
migration/postcopy: map large zero page in postcopy_ram_incoming_setup()
Wei Yang
1
-17
/
+17
2019-10-11
migration/postcopy: allocate tmp_page in setup stage
Wei Yang
1
-30
/
+10
2019-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
1
-0
/
+1
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
1
-0
/
+1
2019-08-14
migration/postcopy: make PostcopyDiscardState a static variable
Wei Yang
1
-40
/
+30
2019-07-05
general: Replace global smp variables with smp machine properties
Like Xu
1
-1
/
+7
2019-03-06
migration: Add an ability to ignore shared RAM blocks
Yury Kotov
1
-6
/
+6
2019-03-06
exec: Change RAMBlockIterFunc definition
Yury Kotov
1
-15
/
+21
2019-01-23
migration: add more error handling for postcopy_ram_enable_notify
Fei Li
1
-0
/
+1
2018-10-11
migration: Stop postcopy fault thread before notifying
Ilya Maximets
1
-5
/
+6
2018-08-25
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180823.1' in...
Peter Maydell
1
-2
/
+16
2018-08-23
postcopy: Synchronize usage of the balloon inhibitor
Alex Williamson
1
-2
/
+16
2018-08-22
migration: implement bi-directional RDMA QIOChannel
Lidong Chen
1
-0
/
+2
2018-06-27
postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
David Hildenbrand
1
-2
/
+2
2018-06-04
migration: discard non-migratable RAMBlocks
Cédric Le Goater
1
-6
/
+6
2018-05-15
migration: allow fault thread to pause
Peter Xu
1
-4
/
+50
2018-04-25
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
1
-0
/
+56
2018-04-25
migration: calculate vCPU blocktime on dst side
Alexey Perevalov
1
-1
/
+150
2018-04-25
migration: add postcopy blocktime ctx into MigrationIncomingState
Alexey Perevalov
1
-0
/
+61
2018-03-29
migration: fix pfd leak
Marc-André Lureau
1
-0
/
+1
2018-03-20
postcopy: Allow shared memory
Dr. David Alan Gilbert
1
-6
/
+0
2018-03-20
vhost+postcopy: Wire up POSTCOPY_END notify
Dr. David Alan Gilbert
1
-0
/
+7
2018-03-20
vhost+postcopy: Call wakeups
Dr. David Alan Gilbert
1
-4
/
+10
2018-03-20
postcopy: postcopy_notify_shared_wake
Dr. David Alan Gilbert
1
-0
/
+16
2018-03-20
postcopy: helper for waking shared
Dr. David Alan Gilbert
1
-0
/
+26
2018-03-20
postcopy-ram: add a stub for postcopy_request_shared_page
Michael S. Tsirkin
1
-0
/
+7
2018-03-20
vhost+postcopy: Helper to send requests to source for shared pages
Dr. David Alan Gilbert
1
-3
/
+29
2018-03-20
postcopy: Allow registering of fd handler
Dr. David Alan Gilbert
1
-53
/
+156
2018-03-20
postcopy: Add notifier chain
Dr. David Alan Gilbert
1
-0
/
+36
2018-03-20
postcopy: use UFFDIO_ZEROPAGE only when available
Dr. David Alan Gilbert
1
-3
/
+10
2018-02-14
migration: provide postcopy_fault_thread_notify()
Peter Xu
1
-15
/
+20
2018-02-14
migration: reuse mis->userfault_quit_fd
Peter Xu
1
-9
/
+20
2018-01-23
migration: Revert postcopy-blocktime commit set
Peter Maydell
1
-257
/
+1
2018-01-15
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
1
-0
/
+56
2018-01-15
migration: calculate vCPU blocktime on dst side
Alexey Perevalov
1
-1
/
+142
[next]