index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
1
-1
/
+1
2024-01-05
hw/net/can/sja1000: fix bug for single acceptance filter and standard frame
Pavel Pisa
1
-1
/
+1
2023-12-30
hw/net: Constify VMState
Richard Henderson
8
-10
/
+10
2023-11-27
hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFO
Philippe Mathieu-Daudé
1
-8
/
+9
2023-11-27
hw/net/can/xlnx-zynqmp: Avoid underflow while popping TX FIFOs
Philippe Mathieu-Daudé
1
-3
/
+47
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-8
/
+8
2023-06-06
hw/net/can: Introduce Xilinx Versal CANFD controller
Vikram Garhwal
3
-0
/
+2115
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
4
-4
/
+4
2022-11-11
net: Replace TAB indentations with spaces
Ahmed Abouzied
2
-720
/
+720
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
1
-1
/
+1
2022-09-22
hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic
Anton Kochkov
1
-16
/
+16
2022-05-19
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
1
-1
/
+1
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2
-4
/
+4
2022-04-20
util/log: Remove qemu_log_flush
Richard Henderson
1
-1
/
+0
2022-04-20
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
1
-13
/
+15
2022-04-20
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
1
-1
/
+1
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2022-01-28
Remove unnecessary minimum_version_id_old fields
Peter Maydell
6
-8
/
+0
2021-08-02
hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel when dlc is out of ...
Pavel Pisa
1
-0
/
+8
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2020-12-10
hw/net/can: Introduce Xilinx ZynqMP CAN controller
Vikram Garhwal
4
-0
/
+1172
2020-11-11
hw/net/can/ctucan_core: Use stl_le_p to write to tx_buffers
Peter Maydell
1
-4
/
+2
2020-11-11
hw/net/can/ctucan_core: Handle big-endian hosts
Peter Maydell
1
-2
/
+1
2020-11-11
hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()
Peter Maydell
1
-12
/
+3
2020-11-11
hw/net/can/ctucan: Don't allow guest to write off end of tx_buffer
Peter Maydell
1
-2
/
+4
2020-09-30
hw/net/can: CTU CAN FD IP open hardware core emulation.
Jan Charvat
4
-0
/
+1106
2020-09-30
hw/net/can/ctucafd: Add CTU CAN FD core register definitions.
Jan Charvat
2
-0
/
+1160
2020-09-30
hw/net/can: sja1000 ignore CAN FD frames
Jan Charvat
1
-6
/
+23
2020-09-30
net/can: Initial host SocketCan support for CAN FD.
Jan Charvat
1
-0
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
3
-6
/
+6
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
3
-6
/
+12
2020-09-01
hw/net/can: Add missing fallthrough statements
Thomas Huth
1
-0
/
+2
2020-08-21
meson: convert hw/net
Marc-André Lureau
2
-4
/
+4
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
3
-5
/
+5
2020-03-31
hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
Philippe Mathieu-Daudé
2
-5
/
+5
2019-12-18
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
1
-2
/
+2
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
3
-0
/
+3
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
4
-4
/
+0
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
4
-0
/
+4
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
4
-0
/
+5
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
3
-0
/
+3
2018-03-26
hw/net/can: Fix segfaults when using the devices without bus
Thomas Huth
1
-0
/
+4
2018-02-13
hw/net/can: interrupt cleanup
Paolo Bonzini
2
-41
/
+45
2018-02-13
hw/net/can: MIOe-3680 PCI (dual SJA1000 channel) emulation
Deniz Eren
2
-0
/
+263
2018-02-13
hw/net/can: PCM-3680I PCI (dual SJA1000 channel) emulation
Deniz Eren
2
-0
/
+264
2018-02-13
hw/net/can: Kvaser PCI CAN-S (single SJA1000 channel) emulation
Pavel Pisa
2
-0
/
+320
2018-02-13
hw/net/can: SJA1000 chip register level emulation for QEMU
Pavel Pisa
3
-0
/
+1096