Searched full:combo (Results 1 – 7 of 7) sorted by relevance
/qemu/scripts/ |
H A D | meson-buildoptions.py | 130 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 D | meson_options.txt | 36 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 D | mach-virt-graphical.cfg | 246 # a USB keyboard / USB tablet combo so that graphical
|
/qemu/hw/core/ |
H A D | sysbus-fdt.c | 59 bool (*match_fn)(SysBusDevice *sbdev, const struct BindingEntry *combo);
|
/qemu/hw/usb/ |
H A D | quirks.h | 57 { USB_DEVICE(0x0BED, 0x1101) }, /* MEI series 2000 Combo Acceptor */
|
/qemu/ui/ |
H A D | cocoa.m | 1035 // command-key combo as a host UI action
|
/qemu/hw/9pfs/ |
H A D | 9p.c | 895 /* new unique inode and device combo */ in qid_path_fullmap() 971 /* new unique inode affix and device combo */ in qid_path_suffixmap()
|