index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vmmouse.c
Age
Commit message (
Expand
)
Author
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-18
vmmouse_reset(): remove minimal code duplication
Laszlo Ersek
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-01
hw/vmmouse.c: Disable vmmouse after reboot
Gerhard Wiesinger
2012-01-27
isa: pic: convert to QEMU Object Model
Anthony Liguori
2011-03-22
vmmouse: Register vmstate via qdev
Jan Kiszka
2011-02-12
vmmouse: fix queue_size field initialization
Blue Swirl
2011-02-12
x86: make vmmouse optional
Blue Swirl
2011-02-12
vmmouse: convert to qdev
Blue Swirl
2010-10-20
vmmouse: adapt to mouse handler changes.
Gerd Hoffmann
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2010-05-22
Compile pckbd only once
Blue Swirl
2009-10-05
vmstate: add version_id argument to post_load
Juan Quintela
2009-09-11
vmstate: port vmmouse device
Juan Quintela
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2008-12-13
Remove unnecessary trailing newlines
blueswir1
2007-11-17
Break up vl.h.
pbrook
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-08-26
Use the framework for the VMware mouse emulation, by Herve Poussineau.
ths
2007-08-26
Replace tabs by 8 spaces. No code change, by Herve Poussineau.
ths
2007-03-20
VMMouse Emulation, by Anthony Liguori.
ths