/openbmc/qemu/tests/qemu-iotests/ |
H A D | 281 | 40 self.vm.add_object('iothread,id=iothread0') 80 self.vm_src.add_object('iothread,id=iothread0') 90 self.vm_tgt.add_object('iothread,id=iothread0') 145 self.vm.add_object('iothread,id=iothread0') 202 self.vm.add_object('iothread,id=iothread0') 253 self.vm.add_object('iothread,id=iothr')
|
H A D | 262 | 37 vm.add_object('iothread,id=iothread0') 38 vm.add_object('throttle-group,id=tg0,x-bps-total=65536')
|
H A D | 256 | 64 vm.add_object('iothread,id=iothread0') 65 vm.add_object('iothread,id=iothread1')
|
H A D | 255 | 51 vm.add_object('throttle-group,x-bps-read=4096,id=throttle0') 100 vm.add_object('throttle-group,x-bps-read=4096,id=throttle0')
|
H A D | 307 | 43 vm.add_object('iothread,id=iothread0') 44 vm.add_object('iothread,id=iothread1')
|
H A D | 203 | 41 (vm.add_object('iothread,id=iothread0')
|
H A D | 280 | 39 vm.add_object('iothread,id=iothread0')
|
H A D | 210 | 35 vm.add_object('secret,id=keysec0,data=foo')
|
H A D | 129 | 38 self.vm.add_object('throttle-group,id=tg0,x-bps-total=1024')
|
H A D | 206 | 35 vm.add_object('secret,id=keysec0,data=foo')
|
H A D | 155 | 81 self.vm.add_object('iothread,id=iothread0')
|
H A D | 118 | 280 self.vm.add_object('iothread,id=iothread0') 316 self.vm.add_object('iothread,id=iothread0')
|
H A D | iotests.py | 858 def add_object(self, opts): member in VM 890 self.add_object(luks_default_secret_object)
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | stream-under-throttle | 85 self.vm.add_object('iothread,id=iothr0') 86 self.vm.add_object('throttle-group,id=thrgr-unlimited') 87 self.vm.add_object('throttle-group,id=thrgr-limited,'
|
H A D | iothreads-commit-active | 48 vm.add_object('iothread,id=iothread0') 49 vm.add_object('throttle-group,x-bps-write=1048576,id=tg0')
|
H A D | iothreads-create | 33 vm.add_object('iothread,id=iothread0')
|
H A D | export-incoming-iothread | 43 self.vm.add_object(f'iothread,id={iothread_id}')
|
H A D | iothreads-stream | 37 vm.add_object('iothread,id=iothread0')
|
H A D | stream-error-on-reset | 63 self.vm.add_object(self.vm.qmp_to_opts({
|
H A D | luks-detached-header | 71 self.vm.add_object(secret_obj)
|
/openbmc/boost-dbus/include/dbus/ |
H A D | properties.hpp | 540 std::shared_ptr<DbusObject> add_object(const std::string& name) { in add_object() function in dbus::DbusObjectServer
|