1 Star 0 Fork 1

liweishi12345/spice

forked from openKylin/spice 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
TODO.multiclient 760 Bytes
一键复制 编辑 原始数据 按行查看 历史
Real secondary clients:
currently the "main" is the client that connects when there are no clients. Main
should be one of the clients, determined by any means - seniority is fine.
SPICE_MSG_MAIN_CHANNEL_IN_USE
SPICE_MSG_MAIN_CHANNEL_AVAILABLE
SPICE_MSG_MAIN_CHANNEL_NEW
- allow channels to become available or not. Useful for USB redirection
and later chardev remoting in the case where there chardev/usbredir channel is
single user only, so only one of the clients can use it.
Chardev channel: allow adding a chardev channel without any server changes:
qemu -spicevmc name=generic,channelname=bla,id=bla -mon chardev=bla
Note: client will still need to decide what to do with it of course. So the channelname
will have to have a predefined meaning.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liweishi12345/spice.git
git@gitee.com:liweishi12345/spice.git
liweishi12345
spice
spice
mainline-next

搜索帮助