Home
last modified time | relevance | path

Searched defs:bootpath (Results 1 – 2 of 2) sorted by relevance

/qemu/system/
H A Dbootdevice.c211 char *devpath = NULL, *s = NULL, *d, *bootpath; in get_boot_device_path() local
257 char *bootpath; in get_boot_devices_list() local
411 char *bootpath; in get_boot_devices_lchs_list() local
/qemu/tests/qtest/
H A Dmigration-test.c136 static char *bootpath; variable