23 Commits (a08784dd11794fc60fcc724c7ef2cd1a75a5356d)

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