Laurent Vivier
|
c744cf7879
dp8393x: fix dp8393x_receive()
|
5 years ago |
Laurent Vivier
|
af9f0be36c
dp8393x: put the DMA buffer in the state structure
|
5 years ago |
Laurent Vivier
|
be92084198
dp8393x: manage big endian bus
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Philippe Mathieu-Daudé
|
04f3c0084d
hw: Remove unused 'hw/devices.h' include
|
6 years ago |
Peter Maydell
|
8fad0a6558
hw/net/dp8393x: don't make prom region 'nomigrate'
|
7 years ago |
Peter Maydell
|
1cfe48c1ce
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
|
8 years ago |
Eduardo Habkost
|
e90f2a8c3e
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
|
8 years ago |
Peter Maydell
|
581f7b127d
hw/net/dp8393x: Avoid unintentional sign extensions on addresses
|
8 years ago |
Eric Blake
|
f394b2e20d
qapi: Change Netdev into a flat union
|
9 years ago |
Rutuja Shah
|
73bcb24d93
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
|
9 years ago |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 years ago |
Peter Maydell
|
e8d4046559
hw/net: Clean up includes
|
9 years ago |
Hervé Poussineau
|
52579c681c
net/dp8393x: do not use memory_region_init_rom_device with NULL
|
10 years ago |
Hervé Poussineau
|
30dfa9a46c
net/dp8393x: remove check of runt packets
|
10 years ago |
Hervé Poussineau
|
f6351288b6
net/dp8393x: disable user creation
|
10 years ago |
Fam Zheng
|
4594f93a73
dp8393x: Flush packets when link comes up
|
10 years ago |
Hervé Poussineau
|
bd8f1ebce4
net/dp8393x: fix hardware reset
|
10 years ago |
Hervé Poussineau
|
409b52bfe1
net/dp8393x: correctly reset in_use field
|
10 years ago |
Hervé Poussineau
|
1670735dd7
net/dp8393x: add load/save support
|
10 years ago |
Hervé Poussineau
|
89ae0ff9b7
net/dp8393x: add PROM to store MAC address
|
10 years ago |
Hervé Poussineau
|
104655a5c8
net/dp8393x: QOM'ify
|
10 years ago |
Hervé Poussineau
|
3df5de64f0
net/dp8393x: use dp8393x_ prefix for all functions
|
10 years ago |
Hervé Poussineau
|
84689cbb97
net/dp8393x: do not use old_mmio accesses
|
10 years ago |
Hervé Poussineau
|
f2f62c4db2
net/dp8393x: always calculate proper checksums
|
10 years ago |
Hervé Poussineau
|
dd8205130b
dma/rc4030: use AddressSpace and address_space_rw in users
|
10 years ago |
Paolo Bonzini
|
57407ea44c
net: remove all cleanup methods from NIC NetClientInfos
|
10 years ago |