aboutsummaryrefslogtreecommitdiff
path: root/hw/net/rocker/rocker_of_dpa.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-18hw/net/rocker: Avoid variable length arrayPeter Maydell1-1/+1
2022-12-14qapi rocker: Elide redundant has_FOO in generated CMarkus Armbruster1-11/+2
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake1-15/+5
2018-06-27compiler: add a sizeof_field() macroStefan Hajnoczi1-1/+1
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-1/+1
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-0/+1
2017-09-08net/rocker: Remove the dead error handlingMao Zhongyi1-20/+0
2016-06-07rocker: Use DIV_ROUND_UPLaurent Vivier1-3/+2
2016-03-08rocker: add name field into WorldOps ale let world specify its nameJiri Pirko1-0/+1
2016-01-29hw/net: Clean up includesPeter Maydell1-0/+1
2015-11-11error: More error_setg() usageEric Blake1-8/+4
2015-10-08rocker: Use g_new() & friends where that makes obvious senseMarkus Armbruster1-5/+4
2015-07-07rocker: mark copy-to-cpu pkts as forwarding offloadedScott Feldman1-1/+4
2015-07-07rocker: fix misplaced break statementScott Feldman1-1/+1
2015-06-12qmp/hmp: add rocker device supportScott Feldman1-0/+312
2015-05-11rocker: add new rocker switch deviceScott Feldman1-0/+2315