summary refs log tree commit diff stats
path: root/python/qemu/utils/accel.py
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2023-09-28 15:19:53 +0200
committerJuan Quintela <quintela@redhat.com>2023-10-11 11:17:03 +0200
commitb86c94a49ea54653015edcc5f32603abbf2aa556 (patch)
treed2d8433b4fc51afada84514cd32f2e2a9468599c /python/qemu/utils/accel.py
parentec486974539d84bf04bc65dfda1844accfcb6c28 (diff)
downloadfocaccia-qemu-b86c94a49ea54653015edcc5f32603abbf2aa556.tar.gz
focaccia-qemu-b86c94a49ea54653015edcc5f32603abbf2aa556.zip
migration/rdma: Replace int error_state by bool errored
All we do with the value of RDMAContext member @error_state is test
whether it's zero.  Change to bool and rename to @errored.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Li Zhijian <lizhijian@fujitsu.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20230928132019.2544702-28-armbru@redhat.com>
Diffstat (limited to 'python/qemu/utils/accel.py')
0 files changed, 0 insertions, 0 deletions