Peter Maydell
|
173c427eb5
Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into staging
|
10 달 전 |
Pierrick Bouvier
|
b5df251408
hw/net: replace assert(0) with g_assert_not_reached()
|
11 달 전 |
Michael Tokarev
|
5691f4778e
mark <zlib.h> with for-crc32 in a consistent manner
|
11 달 전 |
Richard Henderson
|
1de81b426c
hw/net: Constify VMState
|
1 년 전 |
Akihiko Odaki
|
7d0fefdf81
net: Provide MemReentrancyGuard * to qemu_new_nic()
|
2 년 전 |
Philippe Mathieu-Daudé
|
ae4994d2c8
hw/net/i82596: Include missing 'exec/address-spaces.h' header
|
2 년 전 |
Bin Meng
|
c58da33f2f
hw/net: i82596: Remove the logic of padding short frames in the receive path
|
2 년 전 |
Thomas Huth
|
4c386f8064
Do not include sysemu/sysemu.h if it's not really necessary
|
4 년 전 |
Philippe Mathieu-Daudé
|
b8c4b67e3e
hw/net: Make NetCanReceive() return a boolean
|
5 년 전 |
Peter Maydell
|
a43790f2f6
hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()
|
5 년 전 |
Philippe Mathieu-Daudé
|
baba731bc6
hw/net/i82596: Correct command bitmask (CID 1419392)
|
5 년 전 |
Peter Maydell
|
19f7034773
Avoid address_space_rw() with a constant is_write argument
|
5 년 전 |
Philippe Mathieu-Daudé
|
1ccda935d4
Let address_space_rw() calls pass a boolean 'is_write' argument
|
5 년 전 |
Philippe Mathieu-Daudé
|
4ef044cb14
hw/net: Avoid casting non-const pointer, use address_space_write()
|
5 년 전 |
Helge Deller
|
376b851909
hppa: Add support for LASI chip with i82596 NIC
|
5 년 전 |