index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-08
Allow devices be notified of link status change (Mark McLoughlin)
aliguori
1
-0
/
+3
2009-01-08
Add 'set_link' monitor command (Mark McLoughlin)
aliguori
1
-1
/
+30
2009-01-08
Add "restrict" and "ip" option to "user" net option (Gleb Natapov)
aliguori
1
-3
/
+11
2009-01-08
Add slirp_restrict option (Gleb Natapov)
aliguori
1
-3
/
+3
2009-01-08
Add model field to nic info (Mark McLoughlin)
aliguori
1
-1
/
+2
2009-01-07
Add a -net name=foo parameter (Mark McLoughlin)
aliguori
1
-33
/
+64
2009-01-07
Add qemu_format_nic_info_str() (Mark McLoughlin)
aliguori
1
-6
/
+16
2009-01-07
Assign a name to each VLAN client (Mark McLoughlin)
aliguori
1
-0
/
+21
2009-01-07
Add a model string to VLANClientState (Mark McLoughlin)
aliguori
1
-35
/
+43
2008-12-18
consolidate definition for tap script and smb support
aurel32
1
-8
/
+0
2008-12-17
Add support for tap vectored send
aliguori
1
-0
/
+18
2008-12-17
virtio-net support
aliguori
1
-0
/
+44
2008-12-07
Fix some new warnings introduced after r5022
blueswir1
1
-2
/
+2
2008-11-22
Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger
blueswir1
1
-1
/
+1
2008-11-18
Preliminary AIX support
malc
1
-0
/
+7
2008-11-16
Attached patch fixes a series of this warning
blueswir1
1
-1
/
+1
2008-11-11
Move the things that aren't target specific to libqemu_common.a.
aliguori
1
-12
/
+1
2008-11-11
Revert commits 5685 to 5688 committed by mistake
aurel32
1
-3
/
+0
2008-11-11
qemu: generate signals on tap I/O
aurel32
1
-0
/
+3
2008-11-07
Fix some build issues for BSD.
blueswir1
1
-7
/
+12
2008-10-31
Move network redirection code out of vl.c and into net.c
aliguori
1
-0
/
+1605