Home
last modified time | relevance | path

Searched full:combo (Results 1 – 7 of 7) sorted by relevance

/qemu/scripts/
H A Dmeson-buildoptions.py130 if opt["type"] != "combo":
142 if opt["type"] != "combo":
200 if opt["type"] == "combo" and "enabled" in opt["choices"]:
234 if opt["type"] == "combo" and "enabled" in opt["choices"]:
236 if opt["type"] == "combo" and "disabled" in opt["choices"]:
/qemu/
H A Dmeson_options.txt36 option('coroutine_backend', type: 'combo',
69 option('malloc', type : 'combo', choices : ['system', 'tcmalloc', 'jemalloc'],
319 option('fdt', type: 'combo', value: 'auto',
378 option('x86_version', type : 'combo', choices : ['0', '1', '2', '3', '4'], value: '1',
/qemu/docs/config/
H A Dmach-virt-graphical.cfg246 # a USB keyboard / USB tablet combo so that graphical
/qemu/hw/core/
H A Dsysbus-fdt.c59 bool (*match_fn)(SysBusDevice *sbdev, const struct BindingEntry *combo);
/qemu/hw/usb/
H A Dquirks.h57 { USB_DEVICE(0x0BED, 0x1101) }, /* MEI series 2000 Combo Acceptor */
/qemu/ui/
H A Dcocoa.m1035 // command-key combo as a host UI action
/qemu/hw/9pfs/
H A D9p.c895 /* new unique inode and device combo */ in qid_path_fullmap()
971 /* new unique inode affix and device combo */ in qid_path_suffixmap()