index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove extra spaces in help messages
Benjamin MARSILI
2012-02-10
1
-4
/
+4
*
Change license from GPLv2 to GPLv2+
Stefan Weil
2012-02-01
1
-4
/
+1
*
Add support for net bridge
Corey Bryant
2012-02-01
2
-3
/
+204
*
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-13
1
-0
/
+3
*
Support for UDP unicast network backend
Benjamin
2012-01-12
1
-2
/
+75
*
net/socket.c: Fix fd leak in net_socket_listen_init() error paths
Peter Maydell
2012-01-06
1
-0
/
+2
*
net: store guest timestamp in dump file instead of time since guest startup
Hervé Poussineau
2011-12-20
1
-1
/
+6
*
net: truncate output file when using dump backend
Hervé Poussineau
2011-12-20
1
-1
/
+1
*
slirp: Fix typo in net_slirp_hostfwd_remove
Geoffrey Thomas
2011-12-19
1
-1
/
+1
*
network scripts: don't block SIGCHLD before forking
Michael Roth
2011-12-15
1
-6
/
+0
*
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
2011-12-14
2
-1
/
+4
|
\
|
*
fix typo: delete redundant semicolon
Dong Xu Wang
2011-12-06
1
-1
/
+1
|
*
net/socket.c : fix memory leak
Zhi Hui Li
2011-12-06
1
-0
/
+3
*
|
net: take ownership of fd in socket init functions
Stefan Hajnoczi
2011-12-12
1
-8
/
+9
*
|
net: expand tabs in net/socket.c
Stefan Hajnoczi
2011-12-12
1
-38
/
+41
|
/
*
slirp: Clean up net_slirp_hostfwd_remove()'s use of get_str_sep()
Markus Armbruster
2011-11-22
1
-5
/
+4
*
net: tap-linux: Fix unhelpful error message
Luiz Capitulino
2011-11-01
1
-1
/
+5
*
Allow overriding the location of Samba's smbd.
Brad
2011-09-03
1
-1
/
+1
*
char: rename qemu_chr_open() -> qemu_chr_new()
Anthony Liguori
2011-08-22
1
-1
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
3
-21
/
+21
*
Fix forcing multicast msgs to loopback on OpenBSD.
Brad
2011-08-07
1
-2
/
+8
*
Fix network interface tap backend
Manuel Bouyer
2011-08-07
1
-2
/
+24
*
Wrap recv to avoid warnings
Blue Swirl
2011-07-25
1
-2
/
+2
*
net: Refactor net_client_types
Jan Kiszka
2011-07-23
1
-1
/
+1
*
slirp: Canonicalize restrict syntax
Jan Kiszka
2011-07-23
1
-6
/
+15
*
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
2011-06-24
1
-3
/
+3
*
slirp: fix guestfwd id
Alexander Graf
2011-06-08
1
-1
/
+1
*
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
2011-06-08
1
-1
/
+0
*
Use qemu-common.h or qemu-timer.h in place of sysemu.h
Blue Swirl
2011-04-15
1
-1
/
+1
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
2
-2
/
+0
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-1
/
+1
*
Fixing tap adapter for win32
Pavel Dovgaluk
2011-02-25
1
-1
/
+1
*
Fixing network over sockets implementation for win32
Pavel Dovgaluk
2011-02-25
1
-1
/
+1
*
vhost: force vhost off for non-MSI guests
mst@redhat.com
2011-02-01
1
-2
/
+4
*
tap: safe sndbuf default
Michael S. Tsirkin
2011-02-01
1
-4
/
+9
*
Add support for OpenBSD to QEMU's tap driver.
Brad
2010-12-21
1
-2
/
+6
*
Fix warning on mingw32
Blue Swirl
2010-12-17
1
-1
/
+2
*
net/sock: option to specify local address
Mike Ryan
2010-12-09
1
-13
/
+39
*
tap: make set_offload a nop after netdev cleanup
Michael S. Tsirkin
2010-11-16
1
-1
/
+5
*
tap: clear vhost_net backend on cleanup
Michael S. Tsirkin
2010-11-16
1
-0
/
+1
*
Delete write only variables
Blue Swirl
2010-10-13
1
-3
/
+2
*
tap: Add stub for Haiku
Andreas Färber
2010-10-03
1
-0
/
+61
*
tap: Remove double include of util.h
Andreas Färber
2010-09-29
1
-4
/
+0
*
tap: add APIs for vnet header length
Michael S. Tsirkin
2010-09-07
8
-0
/
+92
*
tap: generalize code for different vnet header len
Michael S. Tsirkin
2010-09-07
2
-14
/
+20
*
Fix a warning on OpenSolaris
Blue Swirl
2010-07-31
1
-0
/
+1
*
give some useful error messages when tap open
Michael Tokarev
2010-06-22
1
-3
/
+5
*
Remove dead assignments in various common files, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-1
/
+1
*
Fix build on mingw32
Anthony Liguori
2010-04-02
1
-0
/
+5
*
tap: add API to retrieve vhost net header
Michael S. Tsirkin
2010-04-01
2
-0
/
+10
[next]