index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
rocker
/
rocker_of_dpa.c
Age
Commit message (
Expand
)
Author
5 days
hw/net/rocker/rocker_of_dpa.c: Remove superfluous error check
Rodrigo Dias Correa
2023-09-18
hw/net/rocker: Avoid variable length array
Peter Maydell
2022-12-14
qapi rocker: Elide redundant has_FOO in generated C
Markus Armbruster
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2017-09-08
net/rocker: Remove the dead error handling
Mao Zhongyi
2016-06-07
rocker: Use DIV_ROUND_UP
Laurent Vivier
2016-03-08
rocker: add name field into WorldOps ale let world specify its name
Jiri Pirko
2016-01-29
hw/net: Clean up includes
Peter Maydell
2015-11-11
error: More error_setg() usage
Eric Blake
2015-10-08
rocker: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-07-07
rocker: mark copy-to-cpu pkts as forwarding offloaded
Scott Feldman
2015-07-07
rocker: fix misplaced break statement
Scott Feldman
2015-06-12
qmp/hmp: add rocker device support
Scott Feldman
2015-05-11
rocker: add new rocker switch device
Scott Feldman