index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
rocker
Age
Commit message (
Expand
)
Author
2016-10-26
net: rocker: set limit to DMA buffer size
Prasad J Pandit
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-06-27
hw/net/rocker: Don't use *_to_cpup()
Peter Maydell
2016-06-07
rocker: Use DIV_ROUND_UP
Laurent Vivier
2016-03-08
rocker: allow user to specify rocker world by property
Jiri Pirko
2016-03-08
rocker: add name field into WorldOps ale let world specify its name
Jiri Pirko
2016-03-08
rocker: return -ENOMEM in case of some world alloc fails
Jiri Pirko
2016-03-08
rocker: forbid to change world type
Jiri Pirko
2016-01-29
hw/net: Clean up includes
Peter Maydell
2016-01-11
net: rocker: fix an incorrect array bounds check
Prasad J Pandit
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-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-07-07
rocker: mark copy-to-cpu pkts as forwarding offloaded
Scott Feldman
2015-07-07
rocker: return -1 when dropping packet on ingress
Scott Feldman
2015-07-07
rocker: fix missing break statements
Scott Feldman
2015-07-07
rocker: fix misplaced break statement
Scott Feldman
2015-07-07
rocker: don't queue receive pkts when port is disabled
Scott Feldman
2015-07-07
rocker: fix memory leak
Gonglei
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-12
qmp/hmp: add rocker device support
Scott Feldman
2015-06-12
rocker: bring link up/down on PHY enable/disable
Scott Feldman
2015-06-12
rocker: Add support for phys name
David Ahern
2015-05-11
rocker: timestamp on the debug logs helps correlate with events in the VM
David Ahern
2015-05-11
rocker: add new rocker switch device
Scott Feldman