index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
postcopy-ram.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration/postcopy: Add postcopy-recover-setup phase
Peter Xu
2024-06-21
1
-0
/
+6
*
migration: Rename thread debug names
Peter Xu
2024-06-21
1
-2
/
+2
*
migration: remove PostcopyDiscardState from typedefs.h
Paolo Bonzini
2024-05-03
1
-2
/
+2
*
error: Move ERRP_GUARD() to the beginning of the function
Zhao Liu
2024-03-12
1
-2
/
+2
*
migration: remove error from notifier data
Steve Sistare
2024-02-28
1
-1
/
+0
*
notify: pass error to notifier with return
Steve Sistare
2024-02-28
1
-1
/
+1
*
userfaultfd: use 1ULL to build ioctl masks
Paolo Bonzini
2024-01-29
1
-9
/
+7
*
migration: Fix race that dest preempt thread close too early
Peter Xu
2023-09-27
1
-1
/
+37
*
migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
David Hildenbrand
2023-07-12
1
-1
/
+1
*
migration: Drop unused parameter for migration_tls_client_create()
Juan Quintela
2023-05-03
1
-1
/
+1
*
migration: Allow postcopy_ram_supported_by_host() to report err
Peter Xu
2023-04-27
1
-28
/
+32
*
migration: Create options.c
Juan Quintela
2023-04-24
1
-0
/
+1
*
migration/postcopy: Detect file system on dest host
Peter Xu
2023-04-24
1
-4
/
+30
*
postcopy-ram: do not use qatomic_mb_read
Paolo Bonzini
2023-04-20
1
-1
/
+1
*
migration: Recover behavior of preempt channel creation for pre-7.2
Peter Xu
2023-04-12
1
-2
/
+8
*
migration: Fix potential race on postcopy_qemufile_src
Peter Xu
2023-04-12
1
-5
/
+15
*
migration: Wait on preempt channel in preempt thread
Peter Xu
2023-03-16
1
-5
/
+6
*
migration: Postpone postcopy preempt channel to be after main
Peter Xu
2023-02-11
1
-2
/
+15
*
migration: Cleanup postcopy_preempt_setup()
Peter Xu
2023-02-11
1
-7
/
+1
*
migration: Rework multi-channel checks on URI
Peter Xu
2023-02-11
1
-6
/
+0
*
Drop duplicate #include
Markus Armbruster
2023-02-08
1
-2
/
+0
*
migration: check magic value for deciding the mapping of channels
manish.mishra
2023-02-06
1
-4
/
+1
*
util/userfaultfd: Add uffd_open()
Peter Xu
2023-02-06
1
-6
/
+5
*
migration: Enable TLS for preempt channel
Peter Xu
2022-07-20
1
-8
/
+49
*
migration: Create the postcopy preempt channel asynchronously
Peter Xu
2022-07-20
1
-12
/
+44
*
migration: Postcopy recover with preempt enabled
Peter Xu
2022-07-20
1
-2
/
+23
*
migration: Postcopy preemption preparation on channel creation
Peter Xu
2022-07-20
1
-3
/
+89
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-2
/
+2
*
migration: postcopy_pause_fault_thread() never fails
Peter Xu
2022-03-02
1
-21
/
+4
*
migration: Enlarge postcopy recovery to capture !-EIO too
Peter Xu
2022-03-02
1
-1
/
+1
*
migration: Add postcopy_thread_create()
Peter Xu
2022-03-02
1
-6
/
+17
*
migration: Introduce postcopy channels on dest node
Peter Xu
2022-03-02
1
-14
/
+46
*
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
2022-02-21
1
-0
/
+1
*
migration: Move temp page setup and cleanup into separate functions
Peter Xu
2022-01-28
1
-31
/
+51
*
migration: Enable UFFD_FEATURE_THREAD_ID even without blocktime feat
Peter Xu
2022-01-28
1
-8
/
+6
*
migration: Check that postcopy fd's are not NULL
Juan Quintela
2021-11-06
1
-0
/
+4
*
migration: Simplify alignment and alignment checks
David Hildenbrand
2021-11-01
1
-5
/
+4
*
migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
David Hildenbrand
2021-11-01
1
-4
/
+27
*
migration/ram: Handle RAM block resizes during postcopy
David Hildenbrand
2021-05-13
1
-3
/
+12
*
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-19
1
-5
/
+2
*
migration: Unify reset of last_rb on destination node when recover
Peter Xu
2020-11-02
1
-2
/
+0
*
migration: Maintain postcopy faulted addresses
Peter Xu
2020-10-26
1
-3
/
+14
*
migration: Pass incoming state into qemu_ufd_copy_ioctl()
Peter Xu
2020-10-26
1
-3
/
+5
*
migration: Add spaces around operator
Bihong Yu
2020-10-26
1
-1
/
+1
*
migration: Rework migrate_send_rp_req_pages() function
Peter Xu
2020-09-25
1
-22
/
+2
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-17
/
+17
*
migration/: fix some comment spelling errors
zhaolichang
2020-09-17
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-07-07
1
-23
/
+0
|
\
|
*
virtio-balloon: Rip out qemu_balloon_inhibit()
David Hildenbrand
2020-07-02
1
-23
/
+0
*
|
migration: postcopy take proper error return
Dr. David Alan Gilbert
2020-07-03
1
-1
/
+1
|
/
[next]