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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
hw
/
vfio
/
migration.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-05
vfio/migration: Add vfio_save_block_precopy_empty_hit trace event
Maciej S. Szmigiero
1
-0
/
+8
2024-11-05
vfio/migration: Add save_{iterate, complete_precopy}_start trace events
Maciej S. Szmigiero
1
-0
/
+9
2024-10-23
vfio/migration: Report only stop-copy size in vfio_state_pending_exact()
Avihai Horon
1
-3
/
+0
2024-09-10
qapi/vfio: Rename VfioMigrationState to Qapi*, and drop prefix
Markus Armbruster
1
-1
/
+1
2024-07-23
vfio/common: Allow disabling device dirty page tracking
Joao Martins
1
-1
/
+3
2024-07-23
vfio/migration: Don't block migration device dirty tracking is unsupported
Joao Martins
1
-5
/
+5
2024-05-16
vfio/migration: Enhance VFIO migration state tracing
Avihai Horon
1
-2
/
+6
2024-05-16
vfio/migration: Don't emit STOP_COPY VFIO migration QAPI event twice
Avihai Horon
1
-0
/
+4
2024-05-16
vfio/migration: Emit VFIO migration QAPI event
Avihai Horon
1
-3
/
+56
2024-05-16
vfio: Also trace event failures in vfio_save_complete_precopy()
Cédric Le Goater
1
-3
/
+0
2024-05-16
vfio/migration: Add Error** argument to .vfio_save_config() handler
Cédric Le Goater
1
-7
/
+18
2024-05-16
vfio/migration: Add an Error** argument to vfio_migration_set_state()
Cédric Le Goater
1
-29
/
+52
2024-05-16
migration: Extend migration_file_set_error() with Error* argument
Cédric Le Goater
1
-2
/
+2
2024-04-23
migration: Add Error** argument to .load_setup() handler
Cédric Le Goater
1
-2
/
+7
2024-04-23
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
1
-9
/
+8
2024-04-23
vfio: Always report an error in vfio_save_setup()
Cédric Le Goater
1
-3
/
+12
2024-03-12
Merge tag 'migration-20240311-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
1
-14
/
+10
2024-03-11
migration: migration_file_set_error
Steve Sistare
1
-8
/
+3
2024-03-11
migration: export fewer options
Steve Sistare
1
-1
/
+0
2024-03-11
vfio/migration: Add a note about migration rate limiting
Avihai Horon
1
-0
/
+6
2024-03-11
vfio/migration: Refactor vfio_save_state() return value
Avihai Horon
1
-5
/
+1
2024-03-08
vfio: allow cpr-reboot migration if suspended
Steve Sistare
1
-1
/
+1
2024-02-28
migration: MigrationNotifyFunc
Steve Sistare
1
-2
/
+1
2024-02-28
migration: MigrationEvent for notifiers
Steve Sistare
1
-7
/
+3
2024-02-28
migration: convert to NotifierWithReturn
Steve Sistare
1
-1
/
+3
2024-01-05
vfio/migration: Add helper function to set state or reset device
Avihai Horon
1
-24
/
+17
2023-10-20
migration: simplify notifiers
Steve Sistare
1
-3
/
+3
2023-10-20
migration: simplify blockers
Steve Sistare
1
-14
/
+2
2023-09-11
vfio/migration: Block VFIO migration with background snapshot
Avihai Horon
1
-1
/
+10
2023-09-11
vfio/migration: Block VFIO migration with postcopy migration
Avihai Horon
1
-0
/
+22
2023-09-11
vfio/migration: Add P2P support for VFIO migration
Avihai Horon
1
-3
/
+43
2023-09-11
vfio/migration: Refactor PRE_COPY and RUNNING state checks
Joao Martins
1
-6
/
+4
2023-09-11
vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
Avihai Horon
1
-6
/
+13
2023-07-10
vfio/migration: Return bool type for vfio_migration_realize()
Zhenzhong Duan
1
-5
/
+10
2023-07-10
vfio/migration: Free resources when vfio_migration_realize fails
Zhenzhong Duan
1
-10
/
+23
2023-07-10
vfio/migration: Change vIOMMU blocker from global to per device
Zhenzhong Duan
1
-3
/
+4
2023-06-30
vfio/migration: Make VFIO migration non-experimental
Avihai Horon
1
-26
/
+53
2023-06-30
vfio/migration: Reset bytes_transferred properly
Avihai Horon
1
-1
/
+5
2023-06-30
vfio/migration: Add support for switchover ack capability
Avihai Horon
1
-1
/
+38
2023-06-30
vfio/migration: Add VFIO migration pre-copy support
Avihai Horon
1
-9
/
+156
2023-06-30
vfio/migration: Store VFIO migration flags in VFIOMigration
Avihai Horon
1
-0
/
+1
2023-06-30
vfio/migration: Refactor vfio_save_block() to return saved data size
Avihai Horon
1
-8
/
+9
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
1
-0
/
+1
2023-03-07
vfio/migration: Rename entry points
Alex Williamson
1
-4
/
+4
2023-03-07
vfio/migration: Query device dirty page tracking support
Joao Martins
1
-0
/
+15
2023-03-07
vfio/migration: Block migration with vIOMMU
Joao Martins
1
-0
/
+5
2023-02-16
vfio/migration: Remove VFIO migration protocol v1
Avihai Horon
1
-678
/
+22
2023-02-16
vfio/migration: Implement VFIO migration protocol v2
Avihai Horon
1
-37
/
+442
2023-02-16
vfio/migration: Rename functions/structs related to v1 protocol
Avihai Horon
1
-51
/
+51
2023-02-16
vfio/migration: Move migration v1 logic to vfio_migration_init()
Avihai Horon
1
-15
/
+15
[next]