Searched refs:ERROR_CLASS_DEVICE_NOT_ACTIVE (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/include/ui/ |
H A D | dbus-display.h | 10 error_set(errp, ERROR_CLASS_DEVICE_NOT_ACTIVE, in qemu_using_dbus_display()
|
H A D | qemu-spice.h | 54 error_set(errp, ERROR_CLASS_DEVICE_NOT_ACTIVE, in qemu_using_spice()
|
/openbmc/qemu/system/ |
H A D | balloon.c | 48 error_set(errp, ERROR_CLASS_DEVICE_NOT_ACTIVE, in have_balloon()
|
/openbmc/qemu/include/qapi/ |
H A D | error.h | 285 ERROR_CLASS_DEVICE_NOT_ACTIVE = QAPI_ERROR_CLASS_DEVICENOTACTIVE, enumerator
|
/openbmc/qemu/tests/qtest/ |
H A D | qmp-cmd-test.c | 46 { "query-balloon", ERROR_CLASS_DEVICE_NOT_ACTIVE }, in query_error_class()
|
/openbmc/qemu/ |
H A D | blockdev.c | 3126 error_set(errp, ERROR_CLASS_DEVICE_NOT_ACTIVE, in find_block_job_locked()
|