summaryrefslogtreecommitdiff
path: root/hw/net/e1000e.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-19qapi: Change Netdev into a flat unionEric Blake1-1/+1
2016-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-30/+7
2016-07-05e1000e: remove unnecessary internal msi state flagCao jin1-26/+7
2016-07-05pci: Convert msi_init() to Error and fix callers to check itCao jin1-6/+2
2016-06-24e1000e: add boot romGerd Hoffmann1-0/+1
2016-06-06e1000e: Fix build with gcc 4.6.3 and ust tracingDmitry Fleytman1-2/+2
2016-06-02net: Introduce e1000e device emulationDmitry Fleytman1-0/+739