Home
last modified time | relevance | path

Searched refs:dev (Results 1501 – 1516 of 1516) sorted by relevance

1...<<61

/qemu/ui/
H A Dvnc.c550 DeviceState *dev; in qmp_query_vnc_servers() local
560 dev = DEVICE(object_property_get_link(OBJECT(vd->dcl.con), in qmp_query_vnc_servers()
562 info->display = g_strdup(dev->id); in qmp_query_vnc_servers()
H A Dgtk.c969 GdkDevice *dev = gdk_event_get_device((GdkEvent *)motion); in gd_motion_event() local
973 gdk_device_warp(dev, screen, xr, yr); in gd_motion_event()
/qemu/qga/
H A Dcommands-posix.c1151 disk->dev = g_strdup(devnode); in build_guest_fsinfo_for_real_device()
1174 if (has_hwinf || disk->dev || disk->serial) { in build_guest_fsinfo_for_real_device()
H A Dqapi-schema.json916 # @dev: device node (POSIX) or device UNC (Windows) (since: 3.1)
926 '*serial': 'str', '*dev': 'str',
/qemu/
H A Dconfigure144 type "$1" >/dev/null 2>&1
H A DMAINTAINERS2147 F: stubs/usb-dev-stub.c
2156 F: hw/usb/dev-serial.c
2294 L: virtio-fs@lists.linux.dev
/qemu/docs/devel/
H A Dqgraph.rst480 qpci_device_init(&spci->dev, bus, addr);
H A Dmulti-process.rst261 represented as a *-device* of type *pci-proxy-dev*. A socket
268 qemu-system-x86_64 ... -device pci-proxy-dev,id=lsi0,socket=3
H A Dtcg-plugins.rst399 -append "root=/dev/sda2 systemd.unit=benchmark.service" \
H A Dstyle.rst132 called ``dev``.
/qemu/.gitlab-ci.d/
H A Dbuildtest.yml624 grep "LLVMFuzzerTestOneInput" ${fuzzer} > /dev/null 2>&1 || continue ;
/qemu/migration/
H A Drdma.c1131 static bool rdma_support_odp(struct ibv_context *dev) in rdma_support_odp() argument
1135 if (ibv_query_device_ex(dev, NULL, &attr)) { in rdma_support_odp()
/qemu/docs/about/
H A Dremoved-features.rst28 ``-object filter-dump,id=id,netdev=dev[,file=filename][,maxlen=maxlen]``.
/qemu/linux-user/
H A Dsyscall.c8011 if (mi->dev) { in open_self_maps_4()
8023 offset, major(mi->dev), minor(mi->dev), in open_self_maps_4()
/qemu/qapi/
H A Dblock-core.json3981 # @logfile: libgfapi log file (default /dev/stderr) (Since 2.8)
4011 # /dev/ng0n1).
/qemu/docs/interop/
H A Dvhost-user.rst1917 stdin/stdout/stderr usage (they may have been redirected to /dev/null

1...<<61