Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
71e8a91585
Include sysemu/reset.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é
|
872a2b7c4d
hw/net: Use the IEC binary prefix definitions
|
7 years ago |
Mark Cave-Ayland
|
d00d6d0054
eepro100: use inline net_crc32() and bitshift instead of compute_mcast_idx()
|
7 years ago |
Mark Cave-Ayland
|
7c0348bd63
eepro100: switch eepro100 e100_compute_mcast_idx() over to use net_crc32()
|
7 years ago |
Mark Cave-Ayland
|
eaba8f34f0
net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32() function
|
7 years ago |
Thomas Huth
|
8f8e8053d9
hw/net/eepro100: Fix endianness problem on big endian hosts
|
7 years ago |
Jason Wang
|
2ec405524e
Revert "Add new PCI ID for i82559a"
|
7 years ago |
Mike Nawrocki
|
5e89dc0113
Add new PCI ID for i82559a
|
7 years ago |
Mike Nawrocki
|
1865e288a8
Fix eepro100 simple transmission mode
|
7 years ago |
Eduardo Habkost
|
fd3b02c889
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
8 years ago |
Marc-André Lureau
|
e4d67e4f2e
eepro100: replace g_malloc()+memcpy() with g_memdup()
|
8 years ago |
Mao Zhongyi
|
9a7c2a5970
pci: Make errp the last parameter of pci_add_capability()
|
8 years ago |
Mao Zhongyi
|
9a815774bb
pci: Fix the wrong assertion.
|
8 years ago |
Li Qiang
|
2634ab7fe2
net: eepro100: fix memory leak in device uninit
|
8 years ago |
Eric Blake
|
f394b2e20d
qapi: Change Netdev into a flat union
|
9 years ago |
Peter Maydell
|
4d9be25200
hw/net/eepro100.c: Don't use cpu_to_*w() and *_to_cpup()
|
9 years ago |
Peter Maydell
|
e8d4046559
hw/net: Clean up includes
|
9 years ago |
Stefan Weil
|
00837731d2
eepro100: Prevent two endless loops
|
9 years ago |
Fam Zheng
|
363db4b249
eepro100: Drop nic_can_receive
|
10 years ago |
Markus Armbruster
|
9af21dbee1
pci: Trivial device model conversions to realize
|
10 years ago |
Paolo Bonzini
|
57407ea44c
net: remove all cleanup methods from NIC NetClientInfos
|
10 years ago |
Gonglei
|
d749e10c4f
bootindex: move calling add_boot_device_patch to bootindex setter function
|
11 years ago |
Gonglei
|
7317bb1782
eepro100: add bootindex to qom property
|
11 years ago |
Paolo Bonzini
|
469b046ead
memory: remove memory_region_destroy
|
11 years ago |
Peter Maydell
|
5e80dd223d
hw/net/eepro100: Implement read-only bits in MDI registers
|
11 years ago |
Juan Quintela
|
d49805aeea
savevm: Remove all the unneeded version_minimum_id_old (x86)
|
11 years ago |