summaryrefslogtreecommitdiffstats
path: root/hw/vmmouse.c
Commit message (Expand)AuthorAgeFilesLines
* vmmouse: adapt to mouse handler changes.Gerd Hoffmann2010-10-201-10/+21
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* Compile pckbd only onceBlue Swirl2010-05-221-1/+1
* vmstate: add version_id argument to post_loadJuan Quintela2009-10-051-1/+1
* vmstate: port vmmouse deviceJuan Quintela2009-09-111-28/+20
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Break up vl.h.pbrook2007-11-171-1/+4
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Use the framework for the VMware mouse emulation, by Herve Poussineau.ths2007-08-261-15/+3
* Replace tabs by 8 spaces. No code change, by Herve Poussineau.ths2007-08-261-52/+52
* VMMouse Emulation, by Anthony Liguori.ths2007-03-201-0/+300
OpenPOWER on IntegriCloud