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
/
xilinx_axienet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/net/xilinx_axienet: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
2020-12-10
1
-12
/
+12
*
hw/core/stream: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
2020-12-10
1
-10
/
+10
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
xilinx_axienet: Use typedef name for instance_size
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-8
/
+6
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+3
*
hw/net/xilinx_axienet: Remove unused code
Philippe Mathieu-Daudé
2020-09-01
1
-23
/
+0
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-2
/
+2
*
hw: Fix error API violation around object_property_set_link()
Markus Armbruster
2020-07-02
1
-10
/
+2
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
1
-6
/
+3
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-7
/
+2
*
hw/net/xilinx_axienet: Handle fragmented packets from DMA
Edgar E. Iglesias
2020-05-14
1
-7
/
+31
*
hw/core: stream: Add an end-of-packet flag
Edgar E. Iglesias
2020-05-14
1
-4
/
+10
*
hw/net/xilinx_axienet: Remove unncessary cast
Edgar E. Iglesias
2020-05-14
1
-1
/
+1
*
hw/net/xilinx_axienet: Cleanup stream->push assignment
Edgar E. Iglesias
2020-05-14
1
-6
/
+12
*
hw/net/xilinx_axienet: Auto-clear PHY Autoneg
Edgar E. Iglesias
2020-05-14
1
-2
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw/net/xilinx_axi: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
2019-09-03
1
-9
/
+8
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
Include hw/hw.h exactly where needed
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
*
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-06-12
1
-2
/
+2
*
xilinx_axienet: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-09-07
1
-12
/
+4
*
xilinx: Fix latent error handling bug
Eduardo Habkost
2017-07-13
1
-3
/
+1
*
qapi: Change Netdev into a flat union
Eric Blake
2016-07-19
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
hw/net: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
axienet: Flush queued packets when rx is done
Fam Zheng
2015-07-27
1
-4
/
+13
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2015-01-12
1
-9
/
+0
*
hw: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-05-05
1
-8
/
+8
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...
Peter Maydell
2014-04-28
1
-1
/
+1
|
\
|
*
xilinx: Fix typo in comment (Marvel -> Marvell)
Stefan Weil
2014-04-28
1
-1
/
+1
*
|
net: xilinx_axienet.c: Add phy soft reset bit clearing
Nathan Rossi
2014-04-25
1
-0
/
+3
|
/
*
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
1
-0
/
+4
*
qom: Make QOM link property unref optional
Stefan Hajnoczi
2014-03-19
1
-4
/
+12
*
hw: Remove assert_no_error usages
Peter Crosthwaite
2014-01-06
1
-9
/
+4
*
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-30
1
-2
/
+4
*
hw/n*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
xilinx_axienet: Fix bit mask code
Stefan Weil
2013-06-10
1
-1
/
+1
*
stream: Remove app argument hack
Peter Crosthwaite
2013-04-16
1
-15
/
+85
*
xilinx_axienet/dma: Implement rx path flow control
Peter Crosthwaite
2013-04-16
1
-3
/
+25
*
stream: Add flow control API
Peter Crosthwaite
2013-04-16
1
-3
/
+5
*
xilinx_axienet: Create Proxy object for stream
Peter Crosthwaite
2013-04-16
1
-4
/
+56
*
xilinx_axienet: converted init->realize
Peter Crosthwaite
2013-04-16
1
-13
/
+11
*
xilinx_axienet: Register reset properly
Peter Crosthwaite
2013-04-16
1
-2
/
+4
*
xilinx_axienet: Defined and use type cast macro
Peter Crosthwaite
2013-04-16
1
-3
/
+8
*
xilinx_axienet: typedef XilinxAXIEnet struct
Peter Crosthwaite
2013-04-16
1
-21
/
+23
[next]