Lines Matching +full:foo +full:- +full:queue

9 HXCOMM spaces of indent, so that the documentation list item for "info foo"
63 .args_type = "nodes:-n,verbose:-v,device:B?",
64 .params = "[-n] [-v] [device]",
66 "(-n: show named nodes; -v: show details)",
89 .name = "block-jobs",
97 ``info block-jobs``
103 .args_type = "cpustate_all:-a,vcpu:i?",
104 .params = "[-a|vcpu]",
105 .help = "show the cpu registers (-a: show register info for all cpus;"
119 .args_type = "apic-id:i?",
120 .params = "[apic-id]",
121 ….help = "show local apic state (apic-id: local apic to read, default is which of current CPU…
231 .args_type = "flatview:-f,dispatch_tree:-d,owner:-o,disabled:-D",
232 .params = "[-f][-d][-o][-D]",
233 .help = "show memory tree (-f: dump flat view for address spaces;"
234 "-d: dump dispatch tree, valid with -f only);"
235 "-o: dump region owners/parents;"
236 "-D: dump disabled regions",
274 .name = "sync-profile",
275 .args_type = "mean:-m,no_coalesce:-n,max:i?",
276 .params = "[-m] [-n] [max]",
278 "(default: 10), sorted by total wait time. (-m: sort by "
279 "mean wait time; -n: do not coalesce objects with the "
285 ``info sync-profile [-m|-n]`` [*max*]
289 ``-m``
291 ``-n``
295 the "Object" field shows---enclosed in brackets---the number of objects
530 .args_type = "brief:-b",
531 .params = "[-b]",
532 .help = "show device tree (-b: brief, omit properties)",
555 .name = "qom-tree",
564 ``info qom-tree``
582 .name = "trace-events",
585 .help = "show available trace-events & their state "
592 ``info trace-events``
593 Show available trace-events & their state.
624 .name = "memory-devices",
632 ``info memory-devices``
664 .name = "rocker-ports",
672 ``info rocker-ports`` *name*-ports
677 .name = "rocker-of-dpa-flows",
680 .help = "Show rocker OF-DPA flow tables",
685 ``info rocker-of-dpa-flows`` *name* [*tbl_id*]
686 Show rocker OF-DPA flow tables.
690 .name = "rocker-of-dpa-groups",
693 .help = "Show rocker OF-DPA groups",
698 ``info rocker-of-dpa-groups`` *name* [*type*]
699 Show rocker OF-DPA groups.
760 .name = "hotpluggable-cpus",
769 ``info hotpluggable-cpus``
774 .name = "vm-generation-id",
782 ``info vm-generation-id``
890 "name (comma-separated list, or * for all) and provider",
896 Show runtime-collected statistics
914 .name = "virtio-status",
923 ``info virtio-status`` *path*
928 .name = "virtio-queue-status",
929 .args_type = "path:s,queue:i",
930 .params = "path queue",
931 .help = "Display status of a given virtio queue",
937 ``info virtio-queue-status`` *path* *queue*
938 Display status of a given virtio queue
942 .name = "virtio-vhost-queue-status",
943 .args_type = "path:s,queue:i",
944 .params = "path queue",
945 .help = "Display status of a given vhost queue",
951 ``info virtio-vhost-queue-status`` *path* *queue*
952 Display status of a given vhost queue
956 .name = "virtio-queue-element",
957 .args_type = "path:s,queue:i,index:i?",
958 .params = "path queue [index]",
959 .help = "Display element of a given virtio queue",
965 ``info virtio-queue-element`` *path* *queue* [*index*]
966 Display element of a given virtio queue