summary refs log tree commit diff stats
path: root/hw/net/mipsnet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qapi: Change Netdev into a flat unionEric Blake2016-07-191-1/+1
* net: mipsnet: check transmit buffer size before sendingPrasad J Pandit2016-06-281-3/+5
* net: mipsnet: check packet length against bufferPrasad J Pandit2016-05-251-0/+3
* hw/net: Clean up includesPeter Maydell2016-01-291-0/+1
* mipsnet: Flush queued packets when receiving is enabledFam Zheng2015-07-271-2/+7
* net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini2015-01-121-8/+0
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-2/+1
* mipsnet: QOM cast cleanupAndreas Färber2013-07-291-8/+12
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+284