index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
/
can
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-24
1
-1
/
+1
*
hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic
Anton Kochkov
2022-09-22
1
-16
/
+16
*
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2022-05-19
1
-1
/
+1
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
2
-4
/
+4
*
util/log: Remove qemu_log_flush
Richard Henderson
2022-04-20
1
-1
/
+0
*
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
2022-04-20
1
-13
/
+15
*
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
2022-04-20
1
-1
/
+1
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
6
-8
/
+0
*
hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel when dlc is out of ...
Pavel Pisa
2021-08-02
1
-0
/
+8
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw/net/can: Introduce Xilinx ZynqMP CAN controller
Vikram Garhwal
2020-12-10
4
-0
/
+1172
*
hw/net/can/ctucan_core: Use stl_le_p to write to tx_buffers
Peter Maydell
2020-11-11
1
-4
/
+2
*
hw/net/can/ctucan_core: Handle big-endian hosts
Peter Maydell
2020-11-11
1
-2
/
+1
*
hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()
Peter Maydell
2020-11-11
1
-12
/
+3
*
hw/net/can/ctucan: Don't allow guest to write off end of tx_buffer
Peter Maydell
2020-11-11
1
-2
/
+4
*
hw/net/can: CTU CAN FD IP open hardware core emulation.
Jan Charvat
2020-09-30
4
-0
/
+1106
*
hw/net/can/ctucafd: Add CTU CAN FD core register definitions.
Jan Charvat
2020-09-30
2
-0
/
+1160
*
hw/net/can: sja1000 ignore CAN FD frames
Jan Charvat
2020-09-30
1
-6
/
+23
*
net/can: Initial host SocketCan support for CAN FD.
Jan Charvat
2020-09-30
1
-0
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
3
-6
/
+6
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
3
-6
/
+12
*
hw/net/can: Add missing fallthrough statements
Thomas Huth
2020-09-01
1
-0
/
+2
*
meson: convert hw/net
Marc-André Lureau
2020-08-21
2
-4
/
+4
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
3
-5
/
+5
*
hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
2
-5
/
+5
*
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
2019-12-18
1
-2
/
+2
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
3
-0
/
+3
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
4
-4
/
+0
*
Include exec/memory.h slightly less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
4
-0
/
+4
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
4
-0
/
+5
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
3
-0
/
+3
*
hw/net/can: Fix segfaults when using the devices without bus
Thomas Huth
2018-03-26
1
-0
/
+4
*
hw/net/can: interrupt cleanup
Paolo Bonzini
2018-02-13
2
-41
/
+45
*
hw/net/can: MIOe-3680 PCI (dual SJA1000 channel) emulation
Deniz Eren
2018-02-13
2
-0
/
+263
*
hw/net/can: PCM-3680I PCI (dual SJA1000 channel) emulation
Deniz Eren
2018-02-13
2
-0
/
+264
*
hw/net/can: Kvaser PCI CAN-S (single SJA1000 channel) emulation
Pavel Pisa
2018-02-13
2
-0
/
+320
*
hw/net/can: SJA1000 chip register level emulation for QEMU
Pavel Pisa
2018-02-13
3
-0
/
+1096