Home | History | Annotate | Download | only in qemu

Lines Matching full:monitor_printf

1550     monitor_printf(mon, "%s: type=%s removable=%d",
1556 monitor_printf(mon, " locked=%d", qdict_get_bool(bs_dict, "locked"));
1562 monitor_printf(mon, " file=");
1565 monitor_printf(mon, " backing_file=");
1568 monitor_printf(mon, " ro=%d drv=%s encrypted=%d",
1573 monitor_printf(mon, " [not inserted]");
1576 monitor_printf(mon, "\n");
1641 monitor_printf(mon, "%s:", qdict_get_str(qdict, "device"));
1644 monitor_printf(mon, " rd_bytes=%" PRId64