
20 Apr
2016
20 Apr
'16
5:31 p.m.
20.04.2016 11:58, Nikolay Shirokovskiy пишет:
Input devices are not stored in SDK but we report them on dumpxml if vnc is on. Thus we need to handle input devices on define xml as well. The latter part have some problems. Let's fix them.
Nikolay Shirokovskiy (2): vz: add default input devices on post parse vz: fix config input device check
src/vz/vz_driver.c | 26 +++++++++++++++++++++++++- src/vz/vz_sdk.c | 27 ++++++++++++++++++--------- 2 files changed, 43 insertions(+), 10 deletions(-)
ACK the series. Pushed, thanks! Maxim