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