aboutsummaryrefslogtreecommitdiff
path: root/hw/net/rocker/rocker.c
AgeCommit message (Expand)Author
2023-01-18bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster
2022-11-07msix: Assert that specified vector is in rangeAkihiko Odaki
2022-08-09hw/net/rocker: Avoid undefined shifts with more than 31 portsPeter Maydell
2021-01-01Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell
2020-12-19rocker: Revamp fp_port_get_infoEric Blake
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-08-27rocker: Move QOM macros to headerEduardo Habkost
2020-02-18hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)Philippe Mathieu-Daudé
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-09-08net/rocker: Fix the unusual macro nameMao Zhongyi
2017-09-08net/rocker: Convert to realize()Mao Zhongyi
2017-09-08net/rocker: Plug memory leak in pci_rocker_init()Mao Zhongyi
2017-09-08net/rocker: Remove the dead error handlingMao Zhongyi
2017-06-07net/rocker: Cleanup the useless return value checkMao Zhongyi
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin
2016-10-26net: rocker: set limit to DMA buffer sizePrasad J Pandit
2016-03-08rocker: allow user to specify rocker world by propertyJiri Pirko
2016-03-08rocker: return -ENOMEM in case of some world alloc failsJiri Pirko
2016-03-08rocker: forbid to change world typeJiri Pirko
2016-01-29hw/net: Clean up includesPeter Maydell
2016-01-11net: rocker: fix an incorrect array bounds checkPrasad J Pandit
2015-11-11error: More error_setg() usageEric Blake
2015-10-08rocker: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange
2015-07-07rocker: mark copy-to-cpu pkts as forwarding offloadedScott Feldman
2015-07-07rocker: fix missing break statementsScott Feldman
2015-07-07rocker: fix memory leakGonglei
2015-06-12qmp/hmp: add rocker device supportScott Feldman
2015-06-12rocker: Add support for phys nameDavid Ahern
2015-05-11rocker: add new rocker switch deviceScott Feldman