Searched refs:QMPShell (Results 1 – 1 of 1) sorted by relevance
171 class QMPShell(QEMUMonitorProtocol): class424 class HMPShell(QMPShell):508 QMPShell.show_banner(self, msg)542 shell_class = HMPShell if args.hmp else QMPShell591 shell_class = HMPShell if args.hmp else QMPShell