diff options
author | Avihai Horon <avihaih@nvidia.com> | 2024-05-15 16:21:35 +0300 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2024-05-16 16:59:19 +0200 |
commit | a0359b56ecb2002fbecd249b1ea71df618dbe4a2 (patch) | |
tree | 29acf09935c8a4b91b7953b7f65e5159bba9bfe4 /hw/vfio | |
parent | 187716feeba406b5a3879db66a7bafd687472a1f (diff) | |
download | qemu-a0359b56ecb2002fbecd249b1ea71df618dbe4a2.zip qemu-a0359b56ecb2002fbecd249b1ea71df618dbe4a2.tar.gz qemu-a0359b56ecb2002fbecd249b1ea71df618dbe4a2.tar.bz2 |
qapi/vfio: Add VFIO migration QAPI event
Add a new QAPI event for VFIO migration. This event will be emitted when
a VFIO device changes its migration state, for example, during migration
or when stopping/starting the guest.
This event can be used by management applications to get updates on the
current state of the VFIO device for their own purposes.
Note that this new event is introduced since VFIO devices have a unique
set of migration states which cannot be described as accurately by other
existing events such as run state or migration status.
Signed-off-by: Avihai Horon <avihaih@nvidia.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'hw/vfio')
0 files changed, 0 insertions, 0 deletions