Searched defs:boot (Results 1 – 5 of 5) sorted by relevance
/qemu/tests/vm/ | ||
H A D | ubuntu.aarch64 | 50 def boot(self, img, extra_args=None): member in UbuntuAarch64VM |
H A D | centos.aarch64 | 56 def boot(self, img, extra_args=None): member in CentosAarch64VM |
H A D | basevm.py | 286 def boot(self, img, extra_args=[]): member in BaseVM |
/qemu/hw/xtensa/ | ||
H A D | xtfpga.c | 442 uint8_t *boot = TARGET_BIG_ENDIAN ? boot_be : boot_le; in xtfpga_init() local |
/qemu/pc-bios/s390-ccw/ | ||
H A D | bootmap.h | 446 IsoVdElTorito boot; member |