1、关闭kvm虚拟机

2、在/etc/libvirt/qemu下找到对应的xml配置文件
在<devices>标签下添加
<input type='tablet' bus='usb'/>
# virsh define /etc/libvirt/qemu/**.xml

3、启动kvm虚拟机