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
/
fsl_etsec
/
etsec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/net: fsl_etsec: Fix build error when HEX_DUMP is on
Bin Meng
2021-03-09
1
-0
/
+1
*
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
2020-09-11
1
-1
/
+1
*
util/hexdump: Convert to take a void pointer argument
Philippe Mathieu-Daudé
2020-09-11
1
-1
/
+1
*
etsec: Use TYPE_ETSEC_COMMON constant
Eduardo Habkost
2020-08-27
1
-1
/
+1
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+3
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw/net/fsl_etsec/etsec.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-24
1
-4
/
+5
*
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
2019-10-15
1
-1
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
etsec: fix IRQ (un)masking
Michael Davidsaver
2018-07-16
1
-32
/
+36
*
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
2017-05-17
1
-0
/
+2
*
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
2017-01-31
1
-1
/
+0
*
fsl_etsec: Fix various small problems in hexdump code
Andrey Smirnov
2016-12-06
1
-2
/
+2
*
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
2016-09-22
1
-1
/
+1
*
qapi: Change Netdev into a flat union
Eric Blake
2016-07-19
1
-1
/
+1
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
hw/net: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
typofixes - v4
Veres Lajos
2015-09-11
1
-1
/
+1
*
etsec: Flush queue when rx buffer is consumed
Fam Zheng
2015-07-27
1
-1
/
+10
*
etsec: Move etsec_can_receive into etsec_receive
Fam Zheng
2015-07-27
1
-10
/
+1
*
etsec: Replace qdev_init() by qdev_init_nofail()
Markus Armbruster
2015-02-24
1
-4
/
+1
*
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2015-01-12
1
-6
/
+0
*
Add Enhanced Three-Speed Ethernet Controller (eTSEC)
Fabien Chouteau
2014-03-05
1
-0
/
+465