Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 달 전 |
Richard Henderson
|
e732f00f32
hw/net: Constify all Property
|
8 달 전 |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 달 전 |
Akihiko Odaki
|
7d0fefdf81
net: Provide MemReentrancyGuard * to qemu_new_nic()
|
2 년 전 |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 년 전 |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 년 전 |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 년 전 |
Philippe Mathieu-Daudé
|
b8c4b67e3e
hw/net: Make NetCanReceive() return a boolean
|
5 년 전 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 년 전 |
Markus Armbruster
|
d5938f29fe
Clean up inclusion of sysemu/sysemu.h
|
6 년 전 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 년 전 |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 년 전 |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 년 전 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 년 전 |
Cédric Le Goater
|
842fac8e20
net: opencores_eth: convert SysBus init method to a realize method
|
6 년 전 |
Mark Cave-Ayland
|
308913bb43
opencores_eth: use inline net_crc32() and bitshift instead of compute_mcast_idx()
|
7 년 전 |
Eric Blake
|
f394b2e20d
qapi: Change Netdev into a flat union
|
9 년 전 |
Zhou Jie
|
ea4d824168
hw/net/opencores_eth: Allocating Large sized arrays to heap
|
9 년 전 |
Max Filippov
|
aa8e0ab975
hw/net/opencores_eth: use mii.h
|
9 년 전 |
Max Filippov
|
34fe9af09b
opencores_eth: indicate autonegotiation completion
|
9 년 전 |
Peter Maydell
|
e8d4046559
hw/net: Clean up includes
|
9 년 전 |
Paolo Bonzini
|
57407ea44c
net: remove all cleanup methods from NIC NetClientInfos
|
10 년 전 |
Max Filippov
|
b807b5ff89
opencores_eth: flush queue whenever can_receive can go from false to true
|
11 년 전 |
Andreas Färber
|
4632cf2d5f
opencores_eth: QOM cast cleanup
|
12 년 전 |
Marcel Apfelbaum
|
125ee0ed9c
devices: Associate devices to their logical category
|
12 년 전 |
Paolo Bonzini
|
eedfac6f38
hw/n*: pass owner to memory_region_init* functions
|
12 년 전 |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 년 전 |
Paolo Bonzini
|
49ab747f66
hw: move target-independent files to subdirectories
|
12 년 전 |