index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vmmouse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+3
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-12
/
+16
*
hw/vmmouse.c: Disable vmmouse after reboot
Gerhard Wiesinger
2012-02-01
1
-0
/
+2
*
isa: pic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-8
/
+14
*
vmmouse: Register vmstate via qdev
Jan Kiszka
2011-03-22
1
-1
/
+1
*
vmmouse: fix queue_size field initialization
Blue Swirl
2011-02-12
1
-0
/
+1
*
x86: make vmmouse optional
Blue Swirl
2011-02-12
1
-24
/
+0
*
vmmouse: convert to qdev
Blue Swirl
2011-02-12
1
-8
/
+29
*
vmmouse: adapt to mouse handler changes.
Gerd Hoffmann
2010-10-20
1
-10
/
+21
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-1
/
+1
*
Compile pckbd only once
Blue Swirl
2010-05-22
1
-1
/
+1
*
vmstate: add version_id argument to post_load
Juan Quintela
2009-10-05
1
-1
/
+1
*
vmstate: port vmmouse device
Juan Quintela
2009-09-11
1
-28
/
+20
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
1
-1
/
+0
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+4
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-2
/
+2
*
Use the framework for the VMware mouse emulation, by Herve Poussineau.
ths
2007-08-26
1
-15
/
+3
*
Replace tabs by 8 spaces. No code change, by Herve Poussineau.
ths
2007-08-26
1
-52
/
+52
*
VMMouse Emulation, by Anthony Liguori.
ths
2007-03-20
1
-0
/
+300