index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
rocker
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-1
/
+1
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
1
-1
/
+1
2018-06-01
rocker: drop an unused include
Michael S. Tsirkin
1
-1
/
+0
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
4
-4
/
+4
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
3
-0
/
+3
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+4
2017-09-08
net/rocker: Fix the unusual macro name
Mao Zhongyi
1
-9
/
+9
2017-09-08
net/rocker: Convert to realize()
Mao Zhongyi
1
-16
/
+11
2017-09-08
net/rocker: Plug memory leak in pci_rocker_init()
Mao Zhongyi
1
-1
/
+3
2017-09-08
net/rocker: Remove the dead error handling
Mao Zhongyi
5
-87
/
+6
2017-06-07
net/rocker: Cleanup the useless return value check
Mao Zhongyi
2
-9
/
+4
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
1
-1
/
+3
2016-10-26
net: rocker: set limit to DMA buffer size
Prasad J Pandit
1
-1
/
+1
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-1
/
+1
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
7
-20
/
+19
2016-06-27
hw/net/rocker: Don't use *_to_cpup()
Peter Maydell
1
-3
/
+3
2016-06-07
rocker: Use DIV_ROUND_UP
Laurent Vivier
1
-3
/
+2
2016-03-08
rocker: allow user to specify rocker world by property
Jiri Pirko
1
-1
/
+28
2016-03-08
rocker: add name field into WorldOps ale let world specify its name
Jiri Pirko
3
-6
/
+3
2016-03-08
rocker: return -ENOMEM in case of some world alloc fails
Jiri Pirko
1
-0
/
+1
2016-03-08
rocker: forbid to change world type
Jiri Pirko
3
-1
/
+13
2016-01-29
hw/net: Clean up includes
Peter Maydell
6
-0
/
+6
2016-01-11
net: rocker: fix an incorrect array bounds check
Prasad J Pandit
1
-4
/
+4
2015-11-11
error: More error_setg() usage
Eric Blake
2
-12
/
+6
2015-10-08
rocker: Use g_new() & friends where that makes obvious sense
Markus Armbruster
4
-9
/
+8
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2
-9
/
+3
2015-07-07
rocker: mark copy-to-cpu pkts as forwarding offloaded
Scott Feldman
4
-3
/
+11
2015-07-07
rocker: return -1 when dropping packet on ingress
Scott Feldman
1
-1
/
+1
2015-07-07
rocker: fix missing break statements
Scott Feldman
1
-0
/
+2
2015-07-07
rocker: fix misplaced break statement
Scott Feldman
1
-1
/
+1
2015-07-07
rocker: don't queue receive pkts when port is disabled
Scott Feldman
1
-8
/
+10
2015-07-07
rocker: fix memory leak
Gonglei
1
-1
/
+2
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-4
/
+4
2015-06-12
qmp/hmp: add rocker device support
Scott Feldman
5
-0
/
+418
2015-06-12
rocker: bring link up/down on PHY enable/disable
Scott Feldman
1
-0
/
+12
2015-06-12
rocker: Add support for phys name
David Ahern
4
-2
/
+30
2015-05-11
rocker: timestamp on the debug logs helps correlate with events in the VM
David Ahern
1
-1
/
+10
2015-05-11
rocker: add new rocker switch device
Scott Feldman
12
-0
/
+5508