Home | History | Annotate | Download | only in qemu

Lines Matching full:mediastr

836     const char *mediastr = "";
1118 mediastr = (media == MEDIA_CDROM) ? "-cd" : "-hd";
1121 devname, bus_id, mediastr, unit_id);
1124 devname, mediastr, unit_id);