Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
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 月之前 |
Richard Henderson
|
1de81b426c
hw/net: Constify VMState
|
1 年之前 |
Akihiko Odaki
|
7d0fefdf81
net: Provide MemReentrancyGuard * to qemu_new_nic()
|
2 年之前 |
Michael Tokarev
|
2431f4f184
hw/net: spelling fixes
|
2 年之前 |
Richard Henderson
|
276d72ca1b
Merge tag 'pull-ppc-20230707-1' of https://gitlab.com/danielhb/qemu into staging
|
2 年之前 |
Bin Meng
|
aee87b43fe
hw/net: sungem: Remove the logic of padding short frames in the receive path
|
2 年之前 |
Nicholas Piggin
|
bc65beb3a4
sungem: Add WOL MMIO
|
2 年之前 |
Markus Armbruster
|
edf5ca5dbe
include/hw/pci: Split pci_device.h off pci.h
|
2 年之前 |
Jason Wang
|
8c92060d3c
sungem: switch to use qemu_receive_packet() for loopback
|
4 年之前 |
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 年之前 |
Markus Armbruster
|
40c2281cc3
Drop more @errp parameters after previous commit
|
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
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Mark Cave-Ayland
|
8f90bc2f8f
sungem: fix multicast filter CRC calculation
|
7 年之前 |
Eduardo Habkost
|
fd3b02c889
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
8 年之前 |
Benjamin Herrenschmidt
|
f85504b23a
net: Add SunGEM device emulation as found on Apple UniNorth
|
8 年之前 |