Philippe Mathieu-Daudé
|
883f2c591f
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
|
2 years ago |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 years ago |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 years ago |
Philippe Mathieu-Daudé
|
b8c4b67e3e
hw/net: Make NetCanReceive() return a boolean
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
chaojianhu
|
a0d1cbdacf
hw/net: Fix a heap overflow in xlnx.xps-ethernetlite
|
9 years ago |
Eric Blake
|
f394b2e20d
qapi: Change Netdev into a flat union
|
9 years ago |
Paolo Bonzini
|
4771d756f4
hw: explicitly include qemu-common.h and cpu.h
|
9 years ago |
Peter Maydell
|
e8d4046559
hw/net: Clean up includes
|
9 years ago |
Markus Armbruster
|
31da45ce04
xilinx_ethlite: Clean up after commit 2f991ad
|
10 years ago |
Paolo Bonzini
|
57407ea44c
net: remove all cleanup methods from NIC NetClientInfos
|
10 years ago |
Peter Crosthwaite
|
40e76f736d
net: xilinx_ethlite: Fix Rx-pong interrupt
|
11 years ago |
Peter Crosthwaite
|
e8198f6ea0
net: xilinx_ethlite: Convert to realize()
|
11 years ago |
Peter Crosthwaite
|
8c6d96728d
net: xilinx_ethlite: Don't reset from init
|
11 years ago |
Andreas Färber
|
91a2804295
xilinx_ethlite: QOM cast cleanup
|
12 years ago |
Paolo Bonzini
|
eedfac6f38
hw/n*: pass owner to memory_region_init* functions
|
12 years ago |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 years ago |
Paolo Bonzini
|
d7e35d4a84
hw: move NICs to hw/net/, configure via default-configs/
|
12 years ago |