Home
last modified time | relevance | path

Searched defs:show_banner (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/python/qemu/qmp/
H A Dqmp_shell.py374 def show_banner(self, member in QMPShell
507 def show_banner(self, msg: str = 'Welcome to the HMP shell!') -> None: member in HMPShell