Searched refs:hypervisor_bin (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/sparc/
H A DSparcSystem.py70 hypervisor_bin = Param.String("file that contains the hypervisor code") variable in class:SparcSystem
H A Dsystem.cc67 hypervisor = createObjectFile(params()->hypervisor_bin, true);
69 fatal("Could not load hypervisor binary %s", params()->hypervisor_bin);
/gem5/configs/common/
H A DFSConfig.py197 self.hypervisor_bin = binary('q_new.bin')

Completed in 7 milliseconds