aboutsummaryrefslogtreecommitdiff
path: root/hw/net/can/ctucan_core.c
AgeCommit message (Expand)Author
2023-12-30hw/net: Constify VMStateRichard Henderson
2022-01-28Remove unnecessary minimum_version_id_old fieldsPeter Maydell
2020-11-11hw/net/can/ctucan_core: Use stl_le_p to write to tx_buffersPeter Maydell
2020-11-11hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()Peter Maydell
2020-11-11hw/net/can/ctucan: Don't allow guest to write off end of tx_bufferPeter Maydell
2020-09-30hw/net/can: CTU CAN FD IP open hardware core emulation.Jan Charvat