Searched defs:hmp_qemu_io (Results 1 – 2 of 2) sorted by relevance
546 void hmp_qemu_io(Monitor *mon, const QDict *qdict) in hmp_qemu_io() function
932 def hmp_qemu_io(self, drive: str, cmd: str, member in VM