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
/
etraxfs_eth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
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
-3
/
+4
*
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
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
etraxfs: remove PROP_PTR usage
Marc-André Lureau
2020-01-07
1
-11
/
+33
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
net: etraxfs_eth: add a reset method
Cédric Le Goater
2018-10-24
1
-6
/
+25
*
net: etraxfs_eth: convert SysBus init method to a realize method
Cédric Le Goater
2018-10-24
1
-7
/
+6
*
hw/net/etraxfs_eth: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2018-06-29
1
-4
/
+4
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-1
/
+1
*
qapi: Change Netdev into a flat union
Eric Blake
2016-07-19
1
-1
/
+1
*
hw/net: Clean up includes
Peter Maydell
2016-01-29
1
-1
/
+1
*
etraxfs_eth: Don't use hw_error() in init() method
Markus Armbruster
2016-01-13
1
-1
/
+3
*
etraxfs_eth: Drop eth_can_receive
Fam Zheng
2015-07-20
1
-6
/
+0
*
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2015-01-12
1
-13
/
+0
*
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
2013-12-24
1
-0
/
+2
*
etraxfs_eth: Rename fs_eth to ETRAXFSEthState
Andreas Färber
2013-07-29
1
-19
/
+19
*
etraxfs_eth: QOM cast cleanup
Andreas Färber
2013-07-29
1
-6
/
+12
*
hw/n*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+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
/
+656