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
/
lm832x.c
Age
Commit message (
Expand
)
Author
2011-07-30
lm832x: Take DeviceState pointer in lm832x_key_event()
Peter Maydell
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2009-12-03
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-10-05
vmstate: port lm832x device
Juan Quintela
2009-10-05
lm832x: make fields to have the same types that they are saved/loaded
Juan Quintela
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
2009-05-22
Introduce reset notifier order
Jan Kiszka
2009-05-14
LM832x qdev conversion
Paul Brook
2009-05-10
Follow coding conventions
Paul Brook
2009-04-07
Don't try to return result from a void function (spotted by Sparse)
blueswir1
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-07-01
Remove duplicate device index calculations.
pbrook
2008-05-09
Add the LM8323-based keyboard of N810.
balrog