aboutsummaryrefslogtreecommitdiff
path: root/hw/mipsnet.c
AgeCommit message (Expand)Author
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-13Check NIC model in some NIC init functions (Mark McLoughlin)aliguori
2009-01-07Add a -net name=foo parameter (Mark McLoughlin)aliguori
2009-01-07Add qemu_format_nic_info_str() (Mark McLoughlin)aliguori
2009-01-07Add a model string to VLANClientState (Mark McLoughlin)aliguori
2008-03-28Fix mipsnet device ID, noticed by Vijay Kumar.aurel32
2007-11-17Break up vl.h.pbrook
2007-10-28Less debug noise from the mipsnet driver.ths
2007-10-17Second half of mipssim support, plus documentation improvements.ths