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 |
Michael Tokarev
|
5691f4778e
mark <zlib.h> with for-crc32 in a consistent manner
|
1 year ago |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 months ago |
Jamin Lin
|
2095468d2c
hw/net:ftgmac100: update TX and RX packet buffers address to 64 bits
|
1 year ago |
Jamin Lin
|
578c6e9ed5
hw/net:ftgmac100: introduce TX and RX ring base address high registers to support 64 bits
|
1 year ago |
Jamin Lin
|
0b51fd0f99
hw/net:ftgmac100: update ring base address to 64 bits
|
1 year ago |
Jamin Lin
|
eec2f9cc69
hw/net:ftgmac100: update memory region size to 64KB
|
1 year ago |
Jamin Lin
|
5b0961f7ad
hw/net:ftgmac100: fix coding style
|
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 |
Bin Meng
|
71e11da1fa
hw/net: ftgmac100: Drop the small packet check in the receive path
|
2 years ago |
Stephen Longfield
|
036e98e5c2
hw/net: Fix read of uninitialized memory in ftgmac100
|
2 years ago |
Philippe Mathieu-Daudé
|
ba06fe8add
dma: Let dma_memory_read/write() take MemTxAttrs argument
|
5 years ago |
Bin Meng
|
f574633529
net: checksum: Introduce fine control over checksum type
|
4 years ago |
Cédric Le Goater
|
e0059c8883
ftgmac100: Improve software reset
|
5 years ago |
Cédric Le Goater
|
c2ab73fcbe
ftgmac100: Fix integer overflow in ftgmac100_do_tx()
|
5 years ago |
Cédric Le Goater
|
af6d66e235
ftgmac100: Check for invalid len and address before doing a DMA transfer
|
5 years ago |
Cédric Le Goater
|
9c30f092a0
ftgmac100: Change interrupt status when a DMA error occurs
|
5 years ago |
Cédric Le Goater
|
cf9f48d323
ftgmac100: Fix interrupt status "Packet moved to RX FIFO"
|
5 years ago |
Cédric Le Goater
|
dcf5137696
ftgmac100: Fix interrupt status "Packet transmitted on ethernet"
|
5 years ago |
Cédric Le Goater
|
39161476ab
ftgmac100: Fix registers that can be read
|
5 years ago |
erik-smit
|
a134321ef6
ftgmac100: fix dblac write test
|
5 years ago |
Erik Smit
|
d7a64d0063
Implement configurable descriptor size in ftgmac100
|
5 years ago |
Philippe Mathieu-Daudé
|
8e5c952b37
hw: Remove unnecessary DEVICE() cast
|
5 years ago |
Philippe Mathieu-Daudé
|
b8c4b67e3e
hw/net: Make NetCanReceive() return a boolean
|
5 years ago |
Cédric Le Goater
|
55efb36519
ftgmac100: check RX and TX buffer alignment
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |