]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc.c
x86: make vmmouse optional
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 5 Feb 2011 14:34:52 +0000 (14:34 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 12 Feb 2011 09:43:44 +0000 (09:43 +0000)
commit86d864140bc597dce0fedf8547f4d615a920c444
tree02dd6fbfc5cf10e0eca8bd614b54bd0ea59e065b
parent86f4a9a5c7f1d98b73520ff9f396206ebc5ddb71
x86: make vmmouse optional

Compile vmmouse in hwlib. Ignore failure if vmmouse device can't be
created.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Makefile.objs
Makefile.target
default-configs/i386-softmmu.mak
default-configs/x86_64-softmmu.mak
hw/pc.c
hw/pc.h
hw/vmmouse.c
hw/vmport.c