index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
can
Age
Commit message (
Expand
)
Author
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2020-12-10
hw/net/can: Introduce Xilinx ZynqMP CAN controller
Vikram Garhwal
2020-11-11
hw/net/can/ctucan_core: Use stl_le_p to write to tx_buffers
Peter Maydell
2020-11-11
hw/net/can/ctucan_core: Handle big-endian hosts
Peter Maydell
2020-11-11
hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()
Peter Maydell
2020-11-11
hw/net/can/ctucan: Don't allow guest to write off end of tx_buffer
Peter Maydell
2020-09-30
hw/net/can: CTU CAN FD IP open hardware core emulation.
Jan Charvat
2020-09-30
hw/net/can/ctucafd: Add CTU CAN FD core register definitions.
Jan Charvat
2020-09-30
hw/net/can: sja1000 ignore CAN FD frames
Jan Charvat
2020-09-30
net/can: Initial host SocketCan support for CAN FD.
Jan Charvat
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-01
hw/net/can: Add missing fallthrough statements
Thomas Huth
2020-08-21
meson: convert hw/net
Marc-André Lureau
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-03-31
hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
Philippe Mathieu-Daudé
2019-12-18
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
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 exec/memory.h slightly less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-03-26
hw/net/can: Fix segfaults when using the devices without bus
Thomas Huth
2018-02-13
hw/net/can: interrupt cleanup
Paolo Bonzini
2018-02-13
hw/net/can: MIOe-3680 PCI (dual SJA1000 channel) emulation
Deniz Eren
2018-02-13
hw/net/can: PCM-3680I PCI (dual SJA1000 channel) emulation
Deniz Eren
2018-02-13
hw/net/can: Kvaser PCI CAN-S (single SJA1000 channel) emulation
Pavel Pisa
2018-02-13
hw/net/can: SJA1000 chip register level emulation for QEMU
Pavel Pisa