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_ethlite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-0
/
+1
*
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
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
-1
/
+1
*
hw/net: Fix a heap overflow in xlnx.xps-ethernetlite
chaojianhu
2016-08-09
1
-0
/
+4
*
qapi: Change Netdev into a flat union
Eric Blake
2016-07-19
1
-1
/
+1
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
1
-0
/
+2
*
hw/net: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
xilinx_ethlite: Clean up after commit 2f991ad
Markus Armbruster
2015-03-10
1
-0
/
+1
*
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2015-01-12
1
-8
/
+0
*
net: xilinx_ethlite: Fix Rx-pong interrupt
Peter Crosthwaite
2014-06-09
1
-1
/
+2
*
net: xilinx_ethlite: Convert to realize()
Peter Crosthwaite
2014-06-09
1
-11
/
+14
*
net: xilinx_ethlite: Don't reset from init
Peter Crosthwaite
2014-06-09
1
-1
/
+8
*
xilinx_ethlite: QOM cast cleanup
Andreas Färber
2013-07-29
1
-7
/
+13
*
hw/n*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
hw: move NICs to hw/net/, configure via default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+263