HomeSort by relevance Sort by last modified time
    Searched full:drive_add (Results 1 - 6 of 6) sorted by null

  /external/qemu/
blockdev.h 42 extern QemuOpts *drive_add(const char *file, const char *fmt, ...);
vl.c 733 int drive_add(const char *file, const char *fmt, ...) function
    [all...]
vl-android.c 930 int drive_add(const char *file, const char *fmt, ...) function
    [all...]
sysemu.h 179 extern int drive_add(const char *file, const char *fmt, ...);
qemu-monitor.hx 496 { "drive_add", "ss", drive_hot_add, "pci_addr=[[<domain>:]<bus>:]<slot>\n"
505 @item drive_add
blockdev.c 43 QemuOpts *drive_add(const char *file, const char *fmt, ...) function

Completed in 41 milliseconds