]> git.proxmox.com Git - qemu.git/history - hw/dp8393x.c
Remove io_index argument from cpu_register_io_memory()
[qemu.git] / hw / dp8393x.c
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-06-10 Anthony LiguoriMerge branch 'net-queue'
2009-06-09 Mark McLoughlinnet: add return value to packet receive handler
2009-06-09 Mark McLoughlinnet: pass VLANClientState* as first arg to receive...
2009-06-09 Mark McLoughlinnet: re-name vc->fd_read() to vc->receive()
2009-06-09 Mark McLoughlinnet: add fd_readv() handler to qemu_new_vlan_client...
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-04-17 aliguoriIntroduce VLANClientState::cleanup() (Mark McLoughlin)
2009-04-15 aurel32Implement sonic netcard (MIPS Jazz)