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