1. 737308f net/can: Remove unused struct 'CanBusState' by Dr. David Alan Gilbert · 11 months ago
  2. d0cda6f configure, meson: rename targetos to host_os by Paolo Bonzini · 1 year, 5 months ago
  3. 53e8868 meson: remove OS definitions from config_targetos by Paolo Bonzini · 1 year, 10 months ago
  4. de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 10 months ago
  5. 90f3736 util/log: Remove qemu_log_flush by Richard Henderson · 3 years ago
  6. 78b5485 *: Use fprintf between qemu_log_trylock/unlock by Richard Henderson · 3 years ago
  7. c60f599 util/log: Rename qemu_log_lock to qemu_log_trylock by Richard Henderson · 3 years ago
  8. 70b7566 can_host: Use class properties by Eduardo Habkost · 4 years, 5 months ago
  9. 7cc25f6 can-host: Fix crash when 'canbus' property is not set by Kevin Wolf · 4 years, 4 months ago
  10. d9753cc can-host-socketcan: Fix crash when 'if' option is not set by Eduardo Habkost · 4 years, 6 months ago
  11. ad0c674 net/can: Add can_dlc2len and can_len2dlc for CAN FD. by Jan Charvat · 4 years, 7 months ago
  12. d44948c net/can: Initial host SocketCan support for CAN FD. by Jan Charvat · 4 years, 7 months ago
  13. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 7 months ago
  14. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
  15. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 7 months ago
  16. cdaf072 meson: convert net directory to Meson by Marc-André Lureau · 6 years ago
  17. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 5 years ago
  18. 767cc9a hw/net/can: Make CanBusClientInfo::can_receive() return a boolean by Philippe Mathieu-Daudé · 5 years ago
  19. fc59d2d qemu_log_lock/unlock now preserves the qemu_logfile handle. by Robert Foley · 5 years ago
  20. db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
  21. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  22. 265b578 object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence by Marc-André Lureau · 7 years ago
  23. ea15ea8 net/can: support for connecting to Linux host SocketCAN interface. by Pavel Pisa · 7 years ago
  24. d18957d net/can: simple messages transport implementation for QEMU by Pavel Pisa · 7 years ago