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
/
eeprom93xx.c
Age
Commit message (
Expand
)
Author
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-05-06
Fix typo in code and comments
Stefan Weil
2010-07-06
eepro100: Add a dev field to eeprom new/free functions
Alex Williamson
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2009-12-04
Add "static" to please Sparse
Blue Swirl
2009-10-27
eeprom93xx: port to vmstate
Juan Quintela
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-09
Unregister savevm callback in eeprom93xx_free()
Mark McLoughlin
2009-05-13
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-03-28
hw/eeprom93xx.c: support 93xx EEPROMs with more than 255 words
aurel32
2009-03-28
hw/eeprom93xx.c: substitute structure dump with discrete dump in eeprom_save/...
aurel32
2007-11-17
Break up vl.h.
pbrook
2007-04-02
Eepro100 emulation, by Stefan Weil.
ths