Home
last modified time | relevance | path

Searched refs:set_machine (Results 1 – 25 of 149) sorted by relevance

123456

/dports/emulators/qemu-utils/qemu-4.2.1/tests/acceptance/
H A Dboot_linux_console.py65 self.vm.set_machine('pc')
88 self.vm.set_machine('malta')
121 self.vm.set_machine('malta')
151 self.vm.set_machine('malta')
191 self.vm.set_machine('malta')
218 self.vm.set_machine('malta')
278 self.vm.set_machine('virt')
300 self.vm.set_machine('virt')
354 self.vm.set_machine('raspi2')
447 self.vm.set_machine('clipper')
[all …]
H A Dx86_cpu_model_versions.py87 self.vm.set_machine('pc-i440fx-4.0')
114 self.vm.set_machine('pc-i440fx-4.1')
216 self.vm.set_machine('none')
248 vm.set_machine('pc-i440fx-4.1')
257 vm.set_machine('pc-i440fx-4.0')
267 vm.set_machine('pc-i440fx-4.0')
276 vm.set_machine('pc-i440fx-4.1')
286 vm.set_machine('pc-i440fx-4.0')
295 vm.set_machine('pc-i440fx-4.0')
305 vm.set_machine('pc-i440fx-4.0')
[all …]
H A Dppc_prep_40p.py42 self.vm.set_machine('40p')
56 self.vm.set_machine('40p')
76 self.vm.set_machine('40p')
H A Dmachine_sparc_leon3.py27 self.vm.set_machine('leon3_generic')
H A Dcpu_queries.py24 self.vm.set_machine('none')
H A Dlinux_initrd.py69 self.vm.set_machine('pc')
H A Dmachine_m68k_nextcube.py55 self.vm.set_machine('next-cube')
/dports/emulators/qemu42/qemu-4.2.1/tests/acceptance/
H A Dboot_linux_console.py65 self.vm.set_machine('pc')
88 self.vm.set_machine('malta')
121 self.vm.set_machine('malta')
151 self.vm.set_machine('malta')
191 self.vm.set_machine('malta')
218 self.vm.set_machine('malta')
278 self.vm.set_machine('virt')
300 self.vm.set_machine('virt')
354 self.vm.set_machine('raspi2')
447 self.vm.set_machine('clipper')
[all …]
H A Dx86_cpu_model_versions.py87 self.vm.set_machine('pc-i440fx-4.0')
114 self.vm.set_machine('pc-i440fx-4.1')
216 self.vm.set_machine('none')
248 vm.set_machine('pc-i440fx-4.1')
257 vm.set_machine('pc-i440fx-4.0')
267 vm.set_machine('pc-i440fx-4.0')
276 vm.set_machine('pc-i440fx-4.1')
286 vm.set_machine('pc-i440fx-4.0')
295 vm.set_machine('pc-i440fx-4.0')
305 vm.set_machine('pc-i440fx-4.0')
[all …]
H A Dppc_prep_40p.py42 self.vm.set_machine('40p')
56 self.vm.set_machine('40p')
76 self.vm.set_machine('40p')
H A Dmachine_sparc_leon3.py27 self.vm.set_machine('leon3_generic')
H A Dcpu_queries.py24 self.vm.set_machine('none')
H A Dlinux_initrd.py69 self.vm.set_machine('pc')
H A Dmachine_m68k_nextcube.py55 self.vm.set_machine('next-cube')
/dports/emulators/mess/mame-mame0226/src/frontend/mame/
H A Dmame.cpp104 m_lua->set_machine(m_machine); in update_machine()
264 set_machine(&machine); in execute()
287 set_machine(nullptr); in execute()
/dports/emulators/mame/mame-mame0226/src/frontend/mame/
H A Dmame.cpp104 m_lua->set_machine(m_machine); in update_machine()
264 set_machine(&machine); in execute()
287 set_machine(nullptr); in execute()
/dports/emulators/mess/mame-mame0226/src/osd/modules/output/
H A Doutput_module.h32 void set_machine(running_machine *machine) { m_machine = machine; }; in set_machine() function
/dports/emulators/mame/mame-mame0226/src/osd/modules/output/
H A Doutput_module.h32 void set_machine(running_machine *machine) { m_machine = machine; }; in set_machine() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/acceptance/
H A Dboot_linux_console.py33 self.vm.set_machine('pc')
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/
H A Dags_connection_editor.h91 void (*set_machine)(AgsConnectionEditor *connection_editor, member
H A Dags_machine_editor.h97 void (*set_machine)(AgsMachineEditor *machine_editor, member
/dports/emulators/mess/mame-mame0226/src/emu/
H A Dmain.h81 void set_machine(running_machine *machine) { m_machine = machine; } in set_machine() function
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dmain.h81 void set_machine(running_machine *machine) { m_machine = machine; } in set_machine() function
/dports/devel/elfio/elfio-3.9/examples/writer/
H A Dwriter.cpp54 writer.set_machine( EM_X86_64 ); in main()
/dports/devel/elfio/elfio-3.9/examples/write_obj/
H A Dwrite_obj.cpp50 writer.set_machine( EM_X86_64 ); in main()

123456