]> git.proxmox.com Git - qemu.git/history - hw/eeprom93xx.c
sun4u: implement interrupt clearing registers
[qemu.git] / hw / eeprom93xx.c
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-06 Stefan WeilFix typo in code and comments
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsoneepro100: Add a dev field to eeprom new/free functions
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2009-12-04 Blue SwirlAdd "static" to please Sparse
2009-10-27 Juan Quintelaeeprom93xx: port to vmstate
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-09 Mark McLoughlinUnregister savevm callback in eeprom93xx_free()
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-03-28 aurel32hw/eeprom93xx.c: support 93xx EEPROMs with more than...
2009-03-28 aurel32hw/eeprom93xx.c: substitute structure dump with discret...
2007-11-17 pbrookBreak up vl.h.
2007-04-02 thsEepro100 emulation, by Stefan Weil.