Searched hist:"054 accac71e0944ab588c3ab052bea6947df7885" (Results 1 – 6 of 6) sorted by relevance
/freebsd/usr.sbin/bhyve/ |
H A D | pci_virtio_input.c | 054accac71e0944ab588c3ab052bea6947df7885 Tue Jun 08 10:56:43 CEST 2021 Corvin Köhne <C.Koehne@beckhoff.com> Add a virtio-input device emulation.
This will be used to inject keyboard/mouse input events into a guest. The command line syntax is: -s <slot>,virtio-input,/dev/input/eventX
Reviewed by: jhb (bhyve), grehan Obtained from: Corvin Köhne <C.Koehne@beckhoff.com> MFC after: 3 weeks Relnotes: yes Differential Revision: https://reviews.freebsd.org/D30020
|
H A D | bhyve_config.5 | diff 054accac71e0944ab588c3ab052bea6947df7885 Tue Jun 08 10:56:43 CEST 2021 Corvin Köhne <C.Koehne@beckhoff.com> Add a virtio-input device emulation.
This will be used to inject keyboard/mouse input events into a guest. The command line syntax is: -s <slot>,virtio-input,/dev/input/eventX
Reviewed by: jhb (bhyve), grehan Obtained from: Corvin Köhne <C.Koehne@beckhoff.com> MFC after: 3 weeks Relnotes: yes Differential Revision: https://reviews.freebsd.org/D30020
|
H A D | virtio.h | diff 054accac71e0944ab588c3ab052bea6947df7885 Tue Jun 08 10:56:43 CEST 2021 Corvin Köhne <C.Koehne@beckhoff.com> Add a virtio-input device emulation.
This will be used to inject keyboard/mouse input events into a guest. The command line syntax is: -s <slot>,virtio-input,/dev/input/eventX
Reviewed by: jhb (bhyve), grehan Obtained from: Corvin Köhne <C.Koehne@beckhoff.com> MFC after: 3 weeks Relnotes: yes Differential Revision: https://reviews.freebsd.org/D30020
|
H A D | virtio.c | diff 054accac71e0944ab588c3ab052bea6947df7885 Tue Jun 08 10:56:43 CEST 2021 Corvin Köhne <C.Koehne@beckhoff.com> Add a virtio-input device emulation.
This will be used to inject keyboard/mouse input events into a guest. The command line syntax is: -s <slot>,virtio-input,/dev/input/eventX
Reviewed by: jhb (bhyve), grehan Obtained from: Corvin Köhne <C.Koehne@beckhoff.com> MFC after: 3 weeks Relnotes: yes Differential Revision: https://reviews.freebsd.org/D30020
|
H A D | bhyve.8 | diff 054accac71e0944ab588c3ab052bea6947df7885 Tue Jun 08 10:56:43 CEST 2021 Corvin Köhne <C.Koehne@beckhoff.com> Add a virtio-input device emulation.
This will be used to inject keyboard/mouse input events into a guest. The command line syntax is: -s <slot>,virtio-input,/dev/input/eventX
Reviewed by: jhb (bhyve), grehan Obtained from: Corvin Köhne <C.Koehne@beckhoff.com> MFC after: 3 weeks Relnotes: yes Differential Revision: https://reviews.freebsd.org/D30020
|
H A D | Makefile | diff 054accac71e0944ab588c3ab052bea6947df7885 Tue Jun 08 10:56:43 CEST 2021 Corvin Köhne <C.Koehne@beckhoff.com> Add a virtio-input device emulation.
This will be used to inject keyboard/mouse input events into a guest. The command line syntax is: -s <slot>,virtio-input,/dev/input/eventX
Reviewed by: jhb (bhyve), grehan Obtained from: Corvin Köhne <C.Koehne@beckhoff.com> MFC after: 3 weeks Relnotes: yes Differential Revision: https://reviews.freebsd.org/D30020
|