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