Jan Kiszka
|
6eed18568d
net: Consistently use qemu_macaddr_default_if_unset
|
14 lat temu |
Juan Quintela
|
c7298ab251
vmstate: port mipsnet
|
14 lat temu |
Stefan Weil
|
a4a77677d7
mipsnet: Fix compiler warning in debug code
|
15 lat temu |
Alex Williamson
|
0be71e324f
savevm: Add DeviceState param
|
15 lat temu |
Mark McLoughlin
|
1f30d10a46
net: convert mipsnet to NICState
|
15 lat temu |
Mark McLoughlin
|
e13b10be5c
net: remove NICInfo::vc
|
15 lat temu |
Mark McLoughlin
|
70783b9c9b
net: add receive_raw parameter to qemu_new_vlan_client()
|
16 lat temu |
Mark McLoughlin
|
bb6e636443
net: add a client type code
|
16 lat temu |
Mark McLoughlin
|
283c7c63f5
net: allow NICs to be connected to netdevs
|
16 lat temu |
Mark McLoughlin
|
ae50b2747f
Don't leak VLANClientState on PCI hot remove
|
16 lat temu |
Mark McLoughlin
|
4f1c942b7f
net: add return value to packet receive handler
|
16 lat temu |
Mark McLoughlin
|
e3f5ec2b5e
net: pass VLANClientState* as first arg to receive handlers
|
16 lat temu |
Mark McLoughlin
|
cda9046ba7
net: re-name vc->fd_read() to vc->receive()
|
16 lat temu |
Mark McLoughlin
|
463af5349a
net: add fd_readv() handler to qemu_new_vlan_client() args
|
16 lat temu |
aliguori
|
b946a15332
Introduce VLANClientState::cleanup() (Mark McLoughlin)
|
16 lat temu |
aliguori
|
ad06714858
Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)
|
16 lat temu |
aliguori
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 lat temu |
aliguori
|
0ae18ceeaa
Check NIC model in some NIC init functions (Mark McLoughlin)
|
16 lat temu |
aliguori
|
7a9f6e4a8d
Add a -net name=foo parameter (Mark McLoughlin)
|
16 lat temu |
aliguori
|
7cb7434b1e
Add qemu_format_nic_info_str() (Mark McLoughlin)
|
16 lat temu |
aliguori
|
bf38c1a0e1
Add a model string to VLANClientState (Mark McLoughlin)
|
16 lat temu |
aurel32
|
9b5953952a
Fix mipsnet device ID, noticed by Vijay Kumar.
|
17 lat temu |
pbrook
|
87ecb68bdf
Break up vl.h.
|
18 lat temu |
ths
|
57ba97deb8
Less debug noise from the mipsnet driver.
|
18 lat temu |
ths
|
f0fc6f8fbc
Second half of mipssim support, plus documentation improvements.
|
18 lat temu |