Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 months ago |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
Richard Henderson
|
e732f00f32
hw/net: Constify all Property
|
8 months ago |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 months ago |
Richard Henderson
|
1de81b426c
hw/net: Constify VMState
|
1 year ago |
Markus Armbruster
|
edf5ca5dbe
include/hw/pci: Split pci_device.h off pci.h
|
2 years ago |
Peter Maydell
|
729cc68373
Remove superfluous timer_del() calls
|
4 years ago |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 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 |
Markus Armbruster
|
40c2281cc3
Drop more @errp parameters after previous commit
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Marc-André Lureau
|
4cc76287d8
lance: replace PROP_PTR with PROP_LINK
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
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 |
Peter Maydell
|
b187e20f9b
hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/write
|
7 years ago |
Peter Maydell
|
5d026de8b6
hw/net/pcnet-pci: Convert away from old_mmio accessors
|
7 years ago |
Thomas Huth
|
b20219b645
hw/net: Remove unnecessary header includes
|
7 years ago |
Eduardo Habkost
|
fd3b02c889
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
8 years ago |
Eric Blake
|
f394b2e20d
qapi: Change Netdev into a flat union
|
9 years ago |
Peter Maydell
|
e8d4046559
hw/net: Clean up includes
|
9 years ago |
Fam Zheng
|
b0ba0b9b6b
pcnet: Drop pcnet_can_receive
|
10 years ago |
Markus Armbruster
|
eb1bef94b4
pcnet: Convert to realize
|
10 years ago |
Markus Armbruster
|
4c3b22459d
pcnet: pcnet_common_init() always returns 0, change to void
|
10 years ago |
Don Koch
|
32c952498b
Add/convert trace calls in pcnet-pci.c.
|
10 years ago |
Paolo Bonzini
|
57407ea44c
net: remove all cleanup methods from NIC NetClientInfos
|
10 years ago |
Gonglei
|
ea3b3511cd
pcnet: add bootindex to qom property
|
11 years ago |