Sign in
qemu-android
/
qemu-android
/
23e0affdd293d0f6625a097911800b48b5428727
/
tap-win32.c
4f1c942
net: add return value to packet receive handler
by Mark McLoughlin
· 16 years ago
e3f5ec2
net: pass VLANClientState* as first arg to receive handlers
by Mark McLoughlin
· 16 years ago
cda9046
net: re-name vc->fd_read() to vc->receive()
by Mark McLoughlin
· 16 years ago
463af53
net: add fd_readv() handler to qemu_new_vlan_client() args
by Mark McLoughlin
· 16 years ago
b946a15
Introduce VLANClientState::cleanup() (Mark McLoughlin)
by aliguori
· 16 years ago
b9e82a5
Fix some win32 compile warnings
by blueswir1
· 16 years ago
49dc768
Fix windows build and clean up use of <windows.h>
by aliguori
· 16 years ago
7a9f6e4
Add a -net name=foo parameter (Mark McLoughlin)
by aliguori
· 16 years ago
bf38c1a
Add a model string to VLANClientState (Mark McLoughlin)
by aliguori
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
978d5d7
Win32: Fix warnings
by aurel32
· 16 years ago
4fddf62
Use WIN32_LEAN_AND_MEAN, by Stefan Weil.
by ths
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 18 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
e6cda8e
win32 tap poll suppression (kazu)
by bellard
· 19 years ago
a18e524
multiple wait object support for win32 (kazu)
by bellard
· 19 years ago
4081fcc
WIn32 compile fix.
by pbrook
· 19 years ago
7fb843f
tap win32 support
by bellard
· 19 years ago