aboutsummaryrefslogtreecommitdiff
path: root/hw/dp8393x.c
AgeCommit message (Expand)Author
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-07-09Don't leak VLANClientState on PCI hot removeMark McLoughlin
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-06-09net: add return value to packet receive handlerMark McLoughlin
2009-06-09net: pass VLANClientState* as first arg to receive handlersMark McLoughlin
2009-06-09net: re-name vc->fd_read() to vc->receive()Mark McLoughlin
2009-06-09net: add fd_readv() handler to qemu_new_vlan_client() argsMark McLoughlin
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-04-17Introduce VLANClientState::cleanup() (Mark McLoughlin)aliguori
2009-04-15Implement sonic netcard (MIPS Jazz)aurel32