Searched defs:commands (Results 1 – 9 of 9) sorted by relevance
578 ``cpu-add`` (removed in 5.2)584 ``change`` (removed in 6.0)590 ``query-events`` (removed in 6.0)606 ``query-cpus`` (removed in 6.0)649 ``object-add`` option ``props`` (removed in 6.0)737 ``usb_add`` and ``usb_remove`` (removed in 2.12)754 ``cpu-add`` (removed in 5.2)760 ``change vnc TARGET`` (removed in 6.0)783 ``info cpustats`` (removed in 6.1)788 ``singlestep`` (removed in 9.0)[all …]
96 ``blockdev-open-tray``, ``blockdev-close-tray`` argument ``device`` (since 2.8)101 ``eject`` argument ``device`` (since 2.8)106 ``blockdev-change-medium`` argument ``device`` (since 2.8)111 ``block_set_io_throttle`` argument ``device`` (since 2.8)116 ``blockdev-add`` empty string argument ``backing`` (since 2.10)121 ``block-commit`` arguments ``base`` and ``top`` (since 3.1)126 ``nbd-server-add`` and ``nbd-server-remove`` (since 5.2)133 ``query-qmp-schema`` return value member ``values`` (since 6.2)139 ``drive-backup`` (since 6.2)150 ``query-migrationthreads`` (since 9.2)[all …]
347 Modelling data in QAPI376 User Defined Types477 The HMP command
53 uint8_t commands[8]; member
144 const QmpCommandList *commands; member
275 commands = [m.replace('_cmd_', '') for m in dir() if '_cmd_' in m] variable
62 uint32_t commands; member
63 enum commands { enum
667 enum commands { enum
Completed in 29 milliseconds