Add a -net name=foo parameter (Mark McLoughlin)
[qemu] / hw / eepro100.c
2009-01-07 aliguoriAdd a -net name=foo parameter (Mark McLoughlin)
2009-01-07 aliguoriAdd qemu_format_nic_info_str() (Mark McLoughlin)
2009-01-07 aliguoriAdd a model string to VLANClientState (Mark McLoughlin)
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-07-18 thsVarious NICs: Fix suspend/resume of multiple instances...
2007-11-17 pbrookBreak up vl.h.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-14 thsLess magic constants, by Filip Navara.
2007-09-13 thsImproved EEPRO 100 emulation, by Filip Navara.
2007-07-02 balrogE100 savevm/loadvm support, patch by Jason Wessel.
2007-04-07 pbrookUnify IRQ handling.
2007-04-02 thsEepro100 emulation, by Stefan Weil.