Home
last modified time | relevance | path

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

/qemu/tests/qtest/migration/
H A Dbootfile.c64 FILE *bootfile = fopen(bootpath, "wb"); in bootfile_create() local
/qemu/net/
H A Dslirp.c432 const char *bootfile, const char *vdhcp_start, in net_slirp_init()