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
Age
Commit message (
Expand
)
Author
2023-11-21
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
2023-09-20
hw/net: spelling fixes
Michael Tokarev
2023-09-18
hw/net/rocker: Avoid variable length array
Peter Maydell
2023-02-23
rocker: Tweak stubbed out monitor commands' error messages
Markus Armbruster
2023-02-04
rocker: Move HMP commands from monitor to hw/net/rocker/
Markus Armbruster
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2022-12-14
qapi rocker: Elide redundant has_FOO in generated C
Markus Armbruster
2022-11-07
msix: Assert that specified vector is in range
Akihiko Odaki
2022-08-09
hw/net/rocker: Avoid undefined shifts with more than 31 ports
Peter Maydell
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2021-07-14
net/rocker: use GDateTime for formatting timestamp in debug messages
Daniel P. Berrangé
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-19
rocker: Revamp fp_port_get_info
Eric Blake
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-27
rocker: Move QOM macros to header
Eduardo Habkost
2020-02-18
hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)
Philippe Mathieu-Daudé
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2018-06-01
rocker: drop an unused include
Michael S. Tsirkin
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-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-09-08
net/rocker: Fix the unusual macro name
Mao Zhongyi
2017-09-08
net/rocker: Convert to realize()
Mao Zhongyi
2017-09-08
net/rocker: Plug memory leak in pci_rocker_init()
Mao Zhongyi
2017-09-08
net/rocker: Remove the dead error handling
Mao Zhongyi
2017-06-07
net/rocker: Cleanup the useless return value check
Mao Zhongyi
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
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
[next]