summaryrefslogtreecommitdiff
path: root/hw/net/mipsnet.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-19qapi: Change Netdev into a flat unionEric Blake1-1/+1
2016-06-28net: mipsnet: check transmit buffer size before sendingPrasad J Pandit1-3/+5
2016-05-25net: mipsnet: check packet length against bufferPrasad J Pandit1-0/+3
2016-01-29hw/net: Clean up includesPeter Maydell1-0/+1
2015-07-27mipsnet: Flush queued packets when receiving is enabledFam Zheng1-2/+7
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini1-8/+0
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-2/+1
2013-07-29mipsnet: QOM cast cleanupAndreas Färber1-8/+12
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+284