diff options
author | Steve Sistare <steven.sistare@oracle.com> | 2025-06-10 08:39:15 -0700 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-06-11 14:01:58 +0200 |
commit | 081c09dc52bab0facfdd1d34fd466479af6ac531 (patch) | |
tree | 5d7ece58e8798c3bce55db52a91070a3c25acc5d /hw/avr/arduino.c | |
parent | f95fd60ac164a75c586ce29ebcc94bb6df85b52a (diff) | |
download | qemu-081c09dc52bab0facfdd1d34fd466479af6ac531.zip qemu-081c09dc52bab0facfdd1d34fd466479af6ac531.tar.gz qemu-081c09dc52bab0facfdd1d34fd466479af6ac531.tar.bz2 |
migration: lower handler priority
Define a vmstate priority that is lower than the default, so its handlers
run after all default priority handlers. Since 0 is no longer the default
priority, translate an uninitialized priority of 0 to MIG_PRI_DEFAULT.
CPR for vfio will use this to install handlers for containers that run
after handlers for the devices that they contain.
Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Peter Xu <peterx@redhat.com>
Link: https://lore.kernel.org/qemu-devel/1749569991-25171-3-git-send-email-steven.sistare@oracle.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions