index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
migration.c
Age
Commit message (
Expand
)
Author
2024-07-23
vfio/common: Allow disabling device dirty page tracking
Joao Martins
2024-07-23
vfio/migration: Don't block migration device dirty tracking is unsupported
Joao Martins
2024-05-16
vfio/migration: Enhance VFIO migration state tracing
Avihai Horon
2024-05-16
vfio/migration: Don't emit STOP_COPY VFIO migration QAPI event twice
Avihai Horon
2024-05-16
vfio/migration: Emit VFIO migration QAPI event
Avihai Horon
2024-05-16
vfio: Also trace event failures in vfio_save_complete_precopy()
Cédric Le Goater
2024-05-16
vfio/migration: Add Error** argument to .vfio_save_config() handler
Cédric Le Goater
2024-05-16
vfio/migration: Add an Error** argument to vfio_migration_set_state()
Cédric Le Goater
2024-05-16
migration: Extend migration_file_set_error() with Error* argument
Cédric Le Goater
2024-04-23
migration: Add Error** argument to .load_setup() handler
Cédric Le Goater
2024-04-23
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
2024-04-23
vfio: Always report an error in vfio_save_setup()
Cédric Le Goater
2024-03-12
Merge tag 'migration-20240311-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-03-11
migration: migration_file_set_error
Steve Sistare
2024-03-11
migration: export fewer options
Steve Sistare
2024-03-11
vfio/migration: Add a note about migration rate limiting
Avihai Horon
2024-03-11
vfio/migration: Refactor vfio_save_state() return value
Avihai Horon
2024-03-08
vfio: allow cpr-reboot migration if suspended
Steve Sistare
2024-02-28
migration: MigrationNotifyFunc
Steve Sistare
2024-02-28
migration: MigrationEvent for notifiers
Steve Sistare
2024-02-28
migration: convert to NotifierWithReturn
Steve Sistare
2024-01-05
vfio/migration: Add helper function to set state or reset device
Avihai Horon
2023-10-20
migration: simplify notifiers
Steve Sistare
2023-10-20
migration: simplify blockers
Steve Sistare
2023-09-11
vfio/migration: Block VFIO migration with background snapshot
Avihai Horon
2023-09-11
vfio/migration: Block VFIO migration with postcopy migration
Avihai Horon
2023-09-11
vfio/migration: Add P2P support for VFIO migration
Avihai Horon
2023-09-11
vfio/migration: Refactor PRE_COPY and RUNNING state checks
Joao Martins
2023-09-11
vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
Avihai Horon
2023-07-10
vfio/migration: Return bool type for vfio_migration_realize()
Zhenzhong Duan
2023-07-10
vfio/migration: Free resources when vfio_migration_realize fails
Zhenzhong Duan
2023-07-10
vfio/migration: Change vIOMMU blocker from global to per device
Zhenzhong Duan
2023-06-30
vfio/migration: Make VFIO migration non-experimental
Avihai Horon
2023-06-30
vfio/migration: Reset bytes_transferred properly
Avihai Horon
2023-06-30
vfio/migration: Add support for switchover ack capability
Avihai Horon
2023-06-30
vfio/migration: Add VFIO migration pre-copy support
Avihai Horon
2023-06-30
vfio/migration: Store VFIO migration flags in VFIOMigration
Avihai Horon
2023-06-30
vfio/migration: Refactor vfio_save_block() to return saved data size
Avihai Horon
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-07
vfio/migration: Rename entry points
Alex Williamson
2023-03-07
vfio/migration: Query device dirty page tracking support
Joao Martins
2023-03-07
vfio/migration: Block migration with vIOMMU
Joao Martins
2023-02-16
vfio/migration: Remove VFIO migration protocol v1
Avihai Horon
2023-02-16
vfio/migration: Implement VFIO migration protocol v2
Avihai Horon
2023-02-16
vfio/migration: Rename functions/structs related to v1 protocol
Avihai Horon
2023-02-16
vfio/migration: Move migration v1 logic to vfio_migration_init()
Avihai Horon
2023-02-16
vfio/migration: Block multiple devices migration
Avihai Horon
2023-02-16
vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
Avihai Horon
2023-02-16
vfio/migration: Fix NULL pointer dereference bug
Avihai Horon
2023-02-15
migration: Rename res_{postcopy,precopy}_only
Juan Quintela
[next]