GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mipsnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: convert mipsnet to NICState
Mark McLoughlin
2009-12-03
1
-18
/
+27
*
net: remove NICInfo::vc
Mark McLoughlin
2009-12-03
1
-5
/
+5
*
net: add receive_raw parameter to qemu_new_vlan_client()
Mark McLoughlin
2009-10-27
1
-1
/
+1
*
net: add a client type code
Mark McLoughlin
2009-10-27
1
-1
/
+2
*
net: allow NICs to be connected to netdevs
Mark McLoughlin
2009-10-15
1
-2
/
+3
*
Don't leak VLANClientState on PCI hot remove
Mark McLoughlin
2009-07-09
1
-3
/
+3
*
net: add return value to packet receive handler
Mark McLoughlin
2009-06-09
1
-2
/
+4
*
net: pass VLANClientState* as first arg to receive handlers
Mark McLoughlin
2009-06-09
1
-5
/
+5
*
net: re-name vc->fd_read() to vc->receive()
Mark McLoughlin
2009-06-09
1
-1
/
+1
*
net: add fd_readv() handler to qemu_new_vlan_client() args
Mark McLoughlin
2009-06-09
1
-1
/
+1
*
Introduce VLANClientState::cleanup() (Mark McLoughlin)
aliguori
2009-04-17
1
-1
/
+15
*
Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)
aliguori
2009-04-17
1
-3
/
+1
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Check NIC model in some NIC init functions (Mark McLoughlin)
aliguori
2009-01-13
1
-0
/
+2
*
Add a -net name=foo parameter (Mark McLoughlin)
aliguori
2009-01-07
1
-1
/
+1
*
Add qemu_format_nic_info_str() (Mark McLoughlin)
aliguori
2009-01-07
1
-8
/
+1
*
Add a model string to VLANClientState (Mark McLoughlin)
aliguori
2009-01-07
1
-2
/
+2
*
Fix mipsnet device ID, noticed by Vijay Kumar.
aurel32
2008-03-28
1
-4
/
+2
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+4
*
Less debug noise from the mipsnet driver.
ths
2007-10-28
1
-3
/
+3
*
Second half of mipssim support, plus documentation improvements.
ths
2007-10-17
1
-0
/
+269