Home
last modified time | relevance | path

Searched refs:vdagent_clipboard_recv_request (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A DCVE-2023-6683.patch17 via vdagent_chr_write() and vdagent_clipboard_recv_request() and
/openbmc/qemu/ui/
H A Dvdagent.c566 static void vdagent_clipboard_recv_request(VDAgentChardev *vd, uint8_t s, uint32_t size, void *data) in vdagent_clipboard_recv_request() function
645 return vdagent_clipboard_recv_request(vd, s, size, data); in vdagent_chr_recv_clipboard()