Home
last modified time | relevance | path

Searched defs:check_bitmap (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/tests/
H A Dmigrate-bitmaps-test72 def check_bitmap(self, vm, sha256): member in TestDirtyBitmapMigration
/openbmc/qemu/tests/qemu-iotests/
H A D30081 def check_bitmap(self, bitmap_name_valid: bool) -> None: member in TestDirtyBitmapMigration
/openbmc/qemu/hw/vfio-user/
H A Dproxy.c1067 static bool check_bitmap(VFIOUserProxy *proxy, QObject *qobj, Error **errp) in check_bitmap() function