]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Kill libvnc dependency from hw/i8042.c
authorPekka Enberg <penberg@kernel.org>
Mon, 6 Jun 2011 19:47:05 +0000 (22:47 +0300)
committerPekka Enberg <penberg@kernel.org>
Mon, 6 Jun 2011 21:10:51 +0000 (00:10 +0300)
commit9fbdd7c4fb0bd5c81d294f283317bc3156242ddc
treed2563c95433188148cd0f62022287889a4fea088
parent6768f733a8e0aa0821b96e8312e77449de15eaf0
kvm tools: Kill libvnc dependency from hw/i8042.c

This patch kills the libvnc dependency from hw/i8042.c so we can use the same
hardware driver for SDL UI.

Cc: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: John Floren <john@jfloren.net>
Cc: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/Makefile
tools/kvm/hw/i8042.c
tools/kvm/include/kvm/i8042.h
tools/kvm/ui/vnc.c