summaryrefslogtreecommitdiffstats
path: root/hw/net/rocker
Commit message (Expand)AuthorAgeFilesLines
* rocker: allow user to specify rocker world by propertyJiri Pirko2019-11-291-1/+28
* rocker: add name field into WorldOps ale let world specify its nameJiri Pirko2019-11-293-6/+3
* rocker: return -ENOMEM in case of some world alloc failsJiri Pirko2019-11-291-0/+1
* rocker: forbid to change world typeJiri Pirko2019-11-293-1/+13
* hw/net: Clean up includesPeter Maydell2019-11-296-0/+6
* net: rocker: fix an incorrect array bounds checkPrasad J Pandit2019-11-291-4/+4
* error: More error_setg() usageEric Blake2015-11-112-12/+6
* rocker: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-10-084-9/+8
* maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange2015-09-112-9/+3
* rocker: mark copy-to-cpu pkts as forwarding offloadedScott Feldman2015-07-074-3/+11
* rocker: return -1 when dropping packet on ingressScott Feldman2015-07-071-1/+1
* rocker: fix missing break statementsScott Feldman2015-07-071-0/+2
* rocker: fix misplaced break statementScott Feldman2015-07-071-1/+1
* rocker: don't queue receive pkts when port is disabledScott Feldman2015-07-071-8/+10
* rocker: fix memory leakGonglei2015-07-071-1/+2
* qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster2015-06-221-4/+4
* qmp/hmp: add rocker device supportScott Feldman2015-06-125-0/+418
* rocker: bring link up/down on PHY enable/disableScott Feldman2015-06-121-0/+12
* rocker: Add support for phys nameDavid Ahern2015-06-124-2/+30
* rocker: timestamp on the debug logs helps correlate with events in the VMDavid Ahern2015-05-111-1/+10
* rocker: add new rocker switch deviceScott Feldman2015-05-1112-0/+5508
OpenPOWER on IntegriCloud