index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
rocker
/
rocker.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
1
-13
/
+13
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-1
/
+1
2022-11-07
msix: Assert that specified vector is in range
Akihiko Odaki
1
-20
/
+3
2022-08-09
hw/net/rocker: Avoid undefined shifts with more than 31 ports
Peter Maydell
1
-2
/
+2
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
1
-0
/
+1
2020-12-19
rocker: Revamp fp_port_get_info
Eric Blake
1
-7
/
+1
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
1
-0
/
+1
2020-08-27
rocker: Move QOM macros to header
Eduardo Habkost
1
-5
/
+0
2020-02-18
hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)
Philippe Mathieu-Daudé
1
-6
/
+9
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
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
1
-46
/
+1
2017-06-07
net/rocker: Cleanup the useless return value check
Mao Zhongyi
1
-6
/
+3
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-03-08
rocker: allow user to specify rocker world by property
Jiri Pirko
1
-1
/
+28
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
1
-1
/
+7
2016-01-29
hw/net: Clean up includes
Peter Maydell
1
-0
/
+1
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
1
-4
/
+2
2015-10-08
rocker: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
1
-3
/
+1
2015-07-07
rocker: mark copy-to-cpu pkts as forwarding offloaded
Scott Feldman
1
-1
/
+5
2015-07-07
rocker: fix missing break statements
Scott Feldman
1
-0
/
+2
2015-07-07
rocker: fix memory leak
Gonglei
1
-1
/
+2
2015-06-12
qmp/hmp: add rocker device support
Scott Feldman
1
-0
/
+45
2015-06-12
rocker: Add support for phys name
David Ahern
1
-1
/
+22
2015-05-11
rocker: add new rocker switch device
Scott Feldman
1
-0
/
+1480