Lines Matching defs:self
34 def __init__(self): argument
42 def get_virtual_bdf(self, device_etree=None, options=None): argument
59 def remove_virtual_bdf(self, slot): argument
69 def __init__(self, vm_scenario_etree): argument
72 def get_option(self, device_etree, vm_scenario_etree): argument
81 def __init__(self, board_etree, vm_name, vm_scenario_etree): argument
95 def add_vm_descriptor(self, name, value): argument
98 def add_sos_cpu_dict(self, cpu_and_lapic_id_list): argument
101 def add_init_command(self, command): argument
105 def add_deinit_command(self, command): argument
109 def add_plain_dm_parameter(self, opt): argument
114 def add_dynamic_dm_parameter(self, cmd, opt=""): argument
120 def to_string(self): argument
196 def write_to_file(self, path): argument
201 def add_virtual_device(self, kind, vbdf=None, options=""): argument
211 def add_passthru_device(self, bus, dev, fun, options=""): argument
227 def has_dm_parameter(self, fn): argument