Searched refs:Gem5Connection (Results 1 – 4 of 4) sorted by relevance
25 from devlib.utils.ssh import SshConnection, TelnetConnection, Gem5Connection
120 arguments the user provided) and then connect to it using :class:`Gem5Connection`.128 and stored for use by the :class:`Gem5Connection`.148 Based upon the OS defined in the :class:`Target`, the type of :class:`Gem5Connection`
185 .. class:: Gem5Connection(platform, host=None, username=None, password=None,\220 There are two classes that inherit from :class:`Gem5Connection`:
320 class Gem5Connection(TelnetConnection): class785 class LinuxGem5Connection(Gem5Connection):805 class AndroidGem5Connection(Gem5Connection):