Searched defs:check_bitmap (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/tests/ | ||
H A D | migrate-bitmaps-test | 72 def check_bitmap(self, vm, sha256): member in TestDirtyBitmapMigration |
/openbmc/qemu/tests/qemu-iotests/ | ||
H A D | 300 | 81 def check_bitmap(self, bitmap_name_valid: bool) -> None: member in TestDirtyBitmapMigration |
/openbmc/qemu/hw/vfio-user/ | ||
H A D | proxy.c | 1067 static bool check_bitmap(VFIOUserProxy *proxy, QObject *qobj, Error **errp) in check_bitmap() function |