index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
/
rocker
/
rocker.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-18
1
-13
/
+13
*
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
1
-1
/
+1
*
msix: Assert that specified vector is in range
Akihiko Odaki
2022-11-07
1
-20
/
+3
*
hw/net/rocker: Avoid undefined shifts with more than 31 ports
Peter Maydell
2022-08-09
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-request' into staging
Peter Maydell
2021-01-01
1
-0
/
+1
|
\
|
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
|
rocker: Revamp fp_port_get_info
Eric Blake
2020-12-19
1
-7
/
+1
|
/
*
rocker: Move QOM macros to header
Eduardo Habkost
2020-08-27
1
-5
/
+0
*
hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)
Philippe Mathieu-Daudé
2020-02-18
1
-6
/
+9
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
net/rocker: Fix the unusual macro name
Mao Zhongyi
2017-09-08
1
-9
/
+9
*
net/rocker: Convert to realize()
Mao Zhongyi
2017-09-08
1
-16
/
+11
*
net/rocker: Plug memory leak in pci_rocker_init()
Mao Zhongyi
2017-09-08
1
-1
/
+3
*
net/rocker: Remove the dead error handling
Mao Zhongyi
2017-09-08
1
-46
/
+1
*
net/rocker: Cleanup the useless return value check
Mao Zhongyi
2017-06-07
1
-6
/
+3
*
pci: Convert msix_init() to Error and fix callers
Cao jin
2017-02-01
1
-1
/
+3
*
net: rocker: set limit to DMA buffer size
Prasad J Pandit
2016-10-26
1
-1
/
+1
*
rocker: allow user to specify rocker world by property
Jiri Pirko
2016-03-08
1
-1
/
+28
*
rocker: return -ENOMEM in case of some world alloc fails
Jiri Pirko
2016-03-08
1
-0
/
+1
*
rocker: forbid to change world type
Jiri Pirko
2016-03-08
1
-1
/
+7
*
hw/net: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
net: rocker: fix an incorrect array bounds check
Prasad J Pandit
2016-01-11
1
-4
/
+4
*
error: More error_setg() usage
Eric Blake
2015-11-11
1
-4
/
+2
*
rocker: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-10-08
1
-1
/
+1
*
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
1
-3
/
+1
*
rocker: mark copy-to-cpu pkts as forwarding offloaded
Scott Feldman
2015-07-07
1
-1
/
+5
*
rocker: fix missing break statements
Scott Feldman
2015-07-07
1
-0
/
+2
*
rocker: fix memory leak
Gonglei
2015-07-07
1
-1
/
+2
*
qmp/hmp: add rocker device support
Scott Feldman
2015-06-12
1
-0
/
+45
*
rocker: Add support for phys name
David Ahern
2015-06-12
1
-1
/
+22
*
rocker: add new rocker switch device
Scott Feldman
2015-05-11
1
-0
/
+1480