aboutsummaryrefslogtreecommitdiff
path: root/hw/eeprom93xx.c
AgeCommit message (Expand)Author
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-05-06Fix typo in code and commentsStefan Weil
2010-07-06eepro100: Add a dev field to eeprom new/free functionsAlex Williamson
2010-07-06savevm: Add DeviceState paramAlex Williamson
2009-12-04Add "static" to please SparseBlue Swirl
2009-10-27eeprom93xx: port to vmstateJuan Quintela
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-07-09Unregister savevm callback in eeprom93xx_free()Mark McLoughlin
2009-05-13Include assert.h from qemu-common.hPaul Brook
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-03-28hw/eeprom93xx.c: support 93xx EEPROMs with more than 255 wordsaurel32
2009-03-28hw/eeprom93xx.c: substitute structure dump with discrete dump in eeprom_save/...aurel32
2007-11-17Break up vl.h.pbrook
2007-04-02Eepro100 emulation, by Stefan Weil.ths