Home
last modified time | relevance | path

Searched refs:disconnected (Results 1 – 9 of 9) sorted by relevance

/qemu/ui/
H A Dvnc-jobs.c263 goto disconnected; in vnc_worker_thread_loop()
294 goto disconnected; in vnc_worker_thread_loop()
328 disconnected: in vnc_worker_thread_loop()
/qemu/hw/core/
H A Dgpio.c163 qemu_irq disconnected = qdev_disconnect_gpio_out_named(dev, name, n); in qdev_intercept_gpio_out() local
165 return disconnected; in qdev_intercept_gpio_out()
/qemu/hw/gpio/
H A Dtrace-events48 stm32l4x5_gpio_pins(char *gpio, uint16_t disconnected, uint16_t high) "GPIO%s disconnected pins: 0x…
/qemu/qapi/
H A Dnet.json649 # @reconnect: For a client socket, if a socket is disconnected, then
653 # @reconnect-ms: For a client socket, if a socket is disconnected, then
1020 # Emitted when the netdev stream backend is disconnected
1022 # @netdev-id: QEMU netdev id that is disconnected
1059 # Emitted when the vhost-user chardev is disconnected
1061 # @netdev-id: QEMU netdev id that is disconnected
H A Dblock-export.json16 # disconnected, or 0 for no limit (since 10.0; default: 10).
275 # disconnected.
H A Dchar.json274 # @reconnect: For a client socket, if a socket is disconnected, then
279 # @reconnect-ms: For a client socket, if a socket is disconnected,
/qemu/system/
H A Dqtest.c344 qemu_irq *disconnected = g_new0(qemu_irq, 1); in qtest_install_gpio_out_intercept() local
346 disconnected, n); in qtest_install_gpio_out_intercept()
348 *disconnected = qdev_intercept_gpio_out(dev, icpt, name, n); in qtest_install_gpio_out_intercept()
/qemu/hw/scsi/
H A Dtrace-events247 lsi_update_irq_disconnected(void) "Handled IRQs & disconnected, looking for pending processes"
/qemu/
H A Dqemu-options.hx1402 disconnected accidentally, etc. your image will most
3368 …for a client socket, if a socket is disconnected, then attempt a reconnect after the given number …
3400 …for a client socket, if a socket is disconnected, then attempt a reconnect after the given number …
3438 …for a client socket, if a socket is disconnected, then attempt a reconnect after the given number …