aboutsummaryrefslogtreecommitdiff
path: root/hw/net/can/xlnx-zynqmp-can.c
AgeCommit message (Expand)Author
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell
2023-12-30hw/net: Constify VMStateRichard Henderson
2023-11-27hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFOPhilippe Mathieu-Daudé
2023-11-27hw/net/can/xlnx-zynqmp: Avoid underflow while popping TX FIFOsPhilippe Mathieu-Daudé
2022-09-22hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logicAnton Kochkov
2022-05-19ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACYPeter Maydell
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2020-12-10hw/net/can: Introduce Xilinx ZynqMP CAN controllerVikram Garhwal