Home | History | Annotate | Download | only in qemu

Lines Matching full:mediastr

1029     const char *mediastr = "";
1311 mediastr = (media == MEDIA_CDROM) ? "-cd" : "-hd";
1314 devname, bus_id, mediastr, unit_id);
1317 devname, mediastr, unit_id);