]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/ne2000.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[thirdparty/qemu.git] / hw / ne2000.c
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-25  thsInsufficient input validation in NE2000 card, written...
2007-06-03  thsSpelling fixes, by Stefan Weil.
2007-04-07  pbrookUnify IRQ handling.
2007-04-02  thsne2k buffer full bug fix, by Marcel Block.
2007-01-10  thsDevfn number for network PCI cards, by Aurelien Jarno.
2006-12-07  thsSpelling fixes, thanks to Stefan Weil.
2006-08-17  bellardPCI save/restore changes
2006-05-14  bellardne2000 buffer fulness fix (Han Zhu)
2006-02-04  pbrookAvoid buffer overflow when sending slirp packets.
2006-02-01  bellardrxcr save/restore (initial patch by Jürgen Pfennig
2005-11-22  bellardRTL8029 IDs support (Warner Losh)
2005-11-15  bellardnew network emulation
2005-04-28  bellardne2000 reset fix - start/stop registers read access...
2005-04-10  bellardpacket fix for for netware 3.11 (initial patch by Mark...
2004-10-03  bellardne2000 savevm support (Johannes Schindelin)
2004-07-10  bellardodd memory access fix
2004-06-21  bellardadded PCI bus
2004-06-07  bellardallow 32 but unaligned access (aka Win PCI network...
2004-05-22  bellardreceive status register support (aka GRUB netboot fix)
2004-05-20  bellardPCI irq support
2004-05-18  bellardPCI support
2004-04-21  bellardNE2000 fixes for windows (Renzo Davoli)
2004-04-12  bellardPowerPC system emulation fixes (Jocelyn Mayer)
2004-03-31  bellardwin32 port (initial patch by kazu)
2004-03-31  bellarduse new timer API
2004-03-14  bellardio port API change
2004-03-14  bellardseparated more devices from emulator