Sign in
qemu
/
qemu
/
f7d0fe0239e438c396f5602e18aaf1d615998dfe
/
hw
/
mipsnet.c
4f1c942
net: add return value to packet receive handler
by Mark McLoughlin
· 16 years ago
e3f5ec2
net: pass VLANClientState* as first arg to receive handlers
by Mark McLoughlin
· 16 years ago
cda9046
net: re-name vc->fd_read() to vc->receive()
by Mark McLoughlin
· 16 years ago
463af53
net: add fd_readv() handler to qemu_new_vlan_client() args
by Mark McLoughlin
· 16 years ago
b946a15
Introduce VLANClientState::cleanup() (Mark McLoughlin)
by aliguori
· 16 years ago
ad06714
Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)
by aliguori
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
0ae18ce
Check NIC model in some NIC init functions (Mark McLoughlin)
by aliguori
· 16 years ago
7a9f6e4
Add a -net name=foo parameter (Mark McLoughlin)
by aliguori
· 16 years ago
7cb7434b
Add qemu_format_nic_info_str() (Mark McLoughlin)
by aliguori
· 16 years ago
bf38c1a
Add a model string to VLANClientState (Mark McLoughlin)
by aliguori
· 16 years ago
9b59539
Fix mipsnet device ID, noticed by Vijay Kumar.
by aurel32
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
57ba97d
Less debug noise from the mipsnet driver.
by ths
· 17 years ago
f0fc6f8
Second half of mipssim support, plus documentation improvements.
by ths
· 17 years ago