Chris Wright
|
260437cba3
Pci nic: pci_register_device can fail
|
17 years ago |
aliguori
|
a34b6eb776
Introduce VLANClientState::cleanup() (Mark McLoughlin)
|
16 years ago |
aliguori
|
72da420859
qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti)
|
16 years ago |
aliguori
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 years ago |
blueswir1
|
173a543b36
Add and use #defines for PCI device classes
|
16 years ago |
aliguori
|
deb54399df
Define PCI vendor and device IDs in pci.h (Stuart Brady)
|
16 years ago |
blueswir1
|
5653494a49
Remove unused info_str parameter to pcnet_common_init()
|
16 years ago |
aliguori
|
0ae18ceeaa
Check NIC model in some NIC init functions (Mark McLoughlin)
|
16 years ago |
aliguori
|
7a9f6e4a8d
Add a -net name=foo parameter (Mark McLoughlin)
|
16 years ago |
aliguori
|
7cb7434b1e
Add qemu_format_nic_info_str() (Mark McLoughlin)
|
16 years ago |
aliguori
|
bf38c1a0e1
Add a model string to VLANClientState (Mark McLoughlin)
|
16 years ago |
blueswir1
|
e64d7d595f
Remove address masking
|
16 years ago |
blueswir1
|
b6c4f71f50
Resurrect the safe part of r5274
|
17 years ago |
blueswir1
|
2ca83a8dd6
Revert r5274 which breaks savevm/loadvm
|
17 years ago |
blueswir1
|
67d8cec34b
Add signed versions of save/load functions
|
17 years ago |
aurel32
|
841c26a0c7
hw/pcnet: use qemu_socket.h
|
17 years ago |
aurel32
|
d317b92da0
hw/pcnet.c: windows compile fix
|
17 years ago |
aurel32
|
89b190a2bb
pcnet: add loopback mode emulation
|
17 years ago |
blueswir1
|
cb3df91a71
Fix debug message address formats
|
17 years ago |
blueswir1
|
3c924ac06c
Fix wrong function names in debug messages (Stefan Weil)
|
17 years ago |
ths
|
18fdb1c5c6
Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.
|
17 years ago |
blueswir1
|
9bd0d29401
PCnet: Allow more then two TMDs (Jan Kiszka)
|
17 years ago |
blueswir1
|
7c56045670
Register only valid register access widths
|
17 years ago |
ths
|
69b349765c
Fix miscellaneous minor things, by Andre Przywara.
|
17 years ago |
ths
|
bee8d6842d
qemu_put signedness fixes, by Andre Przywara.
|
17 years ago |
pbrook
|
87ecb68bdf
Break up vl.h.
|
18 years ago |
ths
|
3b46e62427
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
18 years ago |
ths
|
5fafdf24ef
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
18 years ago |
ths
|
7f27bae69d
Remove obsolete comment.
|
18 years ago |
blueswir1
|
2d069bab6a
Use qemu_irq for a reset signal between DMA and ESP/Lance
|
18 years ago |