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 |
Sven Schnelle
|
9b60a3ed55
hw/net/tulip: add chip status register values
|
1 year ago |
Richard Henderson
|
1de81b426c
hw/net: Constify VMState
|
1 year ago |
Akihiko Odaki
|
7d0fefdf81
net: Provide MemReentrancyGuard * to qemu_new_nic()
|
2 years ago |
Helge Deller
|
2e90154eea
pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
|
1 year ago |
Markus Armbruster
|
edf5ca5dbe
include/hw/pci: Split pci_device.h off pci.h
|
2 years ago |
Miroslav Rezanina
|
6083dcad80
tulip: Remove unused variable
|
2 years ago |
Zheyu Ma
|
36a894aeb6
net: tulip: Restrict DMA engine to memories
|
3 years ago |
Helge Deller
|
052c2579b8
tulip: Assign default MAC address if not specified
|
3 years ago |
Philippe Mathieu-Daudé
|
4a63054bce
pci: Let ld*_pci_dma() propagate MemTxResult
|
3 years ago |
Philippe Mathieu-Daudé
|
398f9a84ac
pci: Let ld*_pci_dma() take MemTxAttrs argument
|
3 years ago |
Philippe Mathieu-Daudé
|
a423a1b523
pci: Let st*_pci_dma() take MemTxAttrs argument
|
3 years ago |
Eduardo Habkost
|
57af4d7fbc
tulip: Move TulipState typedef to header
|
5 years ago |
Philippe Mathieu-Daudé
|
97d7fb5a79
hw/net/tulip: Log descriptor overflows
|
5 years ago |
Helge Deller
|
d9b6964039
Fix tulip breakage
|
5 years ago |
Markus Armbruster
|
40c2281cc3
Drop more @errp parameters after previous commit
|
5 years ago |
Prasad J Pandit
|
8ffb7265af
net: tulip: check frame size and r/w data length
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Sven Schnelle
|
34ea023d4b
net: add tulip (dec21143) driver
|
5 years ago |