summaryrefslogtreecommitdiffstats
path: root/hw/eeprom93xx.c
Commit message (Expand)AuthorAgeFilesLines
* eepro100: Add a dev field to eeprom new/free functionsAlex Williamson2010-07-061-4/+4
* savevm: Add DeviceState paramAlex Williamson2010-07-061-2/+2
* Add "static" to please SparseBlue Swirl2009-12-041-1/+1
* eeprom93xx: port to vmstateJuan Quintela2009-10-271-53/+49
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-10/+10
* Get rid of _t suffixmalc2009-10-011-10/+10
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Unregister savevm callback in eeprom93xx_free()Mark McLoughlin2009-07-091-0/+1
* Include assert.h from qemu-common.hPaul Brook2009-05-131-1/+0
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-2/+2
* hw/eeprom93xx.c: support 93xx EEPROMs with more than 255 wordsaurel322009-03-281-10/+14
* hw/eeprom93xx.c: substitute structure dump with discrete dump in eeprom_save/...aurel322009-03-281-2/+27
* Break up vl.h.pbrook2007-11-171-0/+1
* Eepro100 emulation, by Stefan Weil.ths2007-04-021-0/+312
OpenPOWER on IntegriCloud