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 년 전 |
Cédric Le Goater
|
b11ff5ecf6
net: stellaris_enet: add a reset method
|
6 년 전 |
Cédric Le Goater
|
bb4d585027
net: stellaris_enet: convert SysBus init method to a realize method
|
6 년 전 |
Philippe Mathieu-Daudé
|
f6de995714
hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
|
7 년 전 |
Philippe Mathieu-Daudé
|
5786e35da7
hw/net/stellaris_enet: Fix a typo
|
7 년 전 |
Michael Davidsaver
|
d05a86285c
arm: stellaris: make MII accesses complete immediately
|
8 년 전 |
Eric Blake
|
f394b2e20d
qapi: Change Netdev into a flat union
|
9 년 전 |
Prasad J Pandit
|
3a15cc0e1e
net: stellaris_enet: check packet length against receive buffer
|
9 년 전 |
Peter Maydell
|
8ef94f0bc9
arm: Clean up includes
|
9 년 전 |
Fam Zheng
|
1ef4a6069f
stellaris_enet: Flush queued packets when read done
|
10 년 전 |
Paolo Bonzini
|
57407ea44c
net: remove all cleanup methods from NIC NetClientInfos
|
10 년 전 |
Paolo Bonzini
|
469b046ead
memory: remove memory_region_destroy
|
11 년 전 |
Peter Maydell
|
2e11986727
hw/net/stellaris_enet: Convert to vmstate
|
11 년 전 |
Peter Maydell
|
889ac2a32f
hw/net/stellaris_enet: Get rid of rx_fifo pointer
|
11 년 전 |
Peter Maydell
|
eacd606ca7
hw/net/stellaris_enet: Fix debug format strings
|
11 년 전 |
Peter Maydell
|
a9171c4fb5
hw/net/stellaris_enet: Correctly implement the TR and THR registers
|
11 년 전 |
Peter Maydell
|
c6fa443b3d
hw/net/stellaris_enet: Rewrite tx fifo handling code
|
11 년 전 |
Peter Maydell
|
7fd5f064d1
hw/net/stellaris_enet: Correct handling of packet padding
|
11 년 전 |
Peter Maydell
|
5c10495ab1
hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun
|
11 년 전 |
Peter Maydell
|
106a73b6d2
hw/net/stellaris_enet: Avoid unintended sign extension
|
11 년 전 |
Andreas Färber
|
0618db44b9
stellaris_enet: Fix NetClientInfo::cleanup
|
12 년 전 |
Andreas Färber
|
2fa30abadf
stellaris_enet: QOM cast cleanup
|
12 년 전 |
Paolo Bonzini
|
eedfac6f38
hw/n*: pass owner to memory_region_init* functions
|
12 년 전 |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 년 전 |
Paolo Bonzini
|
d7e35d4a84
hw: move NICs to hw/net/, configure via default-configs/
|
12 년 전 |