Peter Maydell
|
700d3d6dd4
hw/net/smc91c111: Don't allow data register access to overrun buffer
|
5 сар өмнө |
Peter Maydell
|
e21fe8fb15
hw/net/smc91c111: Use MAX_PACKET_SIZE instead of magic numbers
|
5 сар өмнө |
Peter Maydell
|
aad6f264ad
hw/net/smc91c111: Sanitize packet length on tx
|
5 сар өмнө |
Peter Maydell
|
2fa3a5b946
hw/net/smc91c111: Sanitize packet numbers
|
5 сар өмнө |
Peter Maydell
|
937df81af6
hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
|
6 сар өмнө |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 сар өмнө |
Richard Henderson
|
e732f00f32
hw/net: Constify all Property
|
8 сар өмнө |
Michael Tokarev
|
5691f4778e
mark <zlib.h> with for-crc32 in a consistent manner
|
11 сар өмнө |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 сар өмнө |
David Woodhouse
|
cd53991de4
hw/net/smc91c111: use qemu_configure_nic_device()
|
1 жил өмнө |
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 жил өмнө |
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
|
3c6ef471ee
sysbus: Convert to sysbus_realize() etc. with Coccinelle
|
5 жил өмнө |
Markus Armbruster
|
3e80f6902c
qdev: Convert uses of qdev_create() with Coccinelle
|
5 жил өмнө |
Philippe Mathieu-Daudé
|
b8c4b67e3e
hw/net: Make NetCanReceive() return a boolean
|
5 жил өмнө |
Philippe Mathieu-Daudé
|
0002c3a696
hw/net/smc91c111: Let smc91c111_can_receive() 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
|
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 жил өмнө |
Philippe Mathieu-Daudé
|
437cc27ddf
hw/devices: Move SMSC 91C111 declaration into a new header
|
6 жил өмнө |
Cédric Le Goater
|
f5ac82ce6c
net: smc91c111: convert SysBus init method to a realize method
|
6 жил өмнө |
Philippe Mathieu-Daudé
|
637e5d86fc
hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf
|
7 жил өмнө |
Philippe Mathieu-Daudé
|
b9992d122d
hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
|
7 жил өмнө |
Peter Maydell
|
50a22d0de8
hw/net/smc91c111: Convert away from old_mmio
|
7 жил өмнө |