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
/
slirp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-29
slirp: VMStatify remaining except for loop
Dr. David Alan Gilbert
1
-29
/
+19
2017-04-29
slirp: VMStatify socket level
Dr. David Alan Gilbert
2
-80
/
+145
2017-04-29
slirp: Common lhost/fhost union
Dr. David Alan Gilbert
1
-10
/
+8
2017-04-29
slirp: VMStatify sbuf
Dr. David Alan Gilbert
2
-42
/
+78
2017-04-29
slirp: VMState conversion; tcpcb
Dr. David Alan Gilbert
2
-98
/
+57
2017-04-29
slirp: fix pinging the virtual ipv4 DNS server
Samuel Thibault
1
-2
/
+3
2017-04-29
slirp: tftp, copy sockaddr_size
Marc-André Lureau
1
-1
/
+1
2017-04-25
slirp: add a fake NC-SI backend
Cédric Le Goater
5
-1
/
+557
2017-03-29
slirp: Send RDNSS in RA only if host has an IPv6 DNS server
Samuel Thibault
1
-11
/
+14
2017-03-29
slirp: Make RA build more flexible
Samuel Thibault
1
-15
/
+9
2017-03-29
slirp: fix compilation errors with DEBUG set
Laurent Vivier
1
-1
/
+1
2017-02-26
slirp: tcp_listen(): Don't try to close() an fd we never opened
Peter Maydell
1
-1
/
+3
2017-02-26
slirp: Convert mbufs to use g_malloc() and g_free()
Peter Maydell
1
-16
/
+14
2017-02-26
slirp: Check qemu_socket() return value in udp_listen()
Peter Maydell
1
-0
/
+4
2016-12-21
slirp: support dynamic block size for TFTP transfers
Hervé Poussineau
2
-15
/
+19
2016-12-20
slirp, disas: Replace min/max with MIN/MAX macros
Yuval Shaia
8
-21
/
+16
2016-11-14
slirp: Fix access to freed memory
Samuel Thibault
1
-0
/
+17
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
1
-1
/
+3
2016-08-16
slirp: Rename "struct arphdr" to "struct slirp_arphdr"
Thomas Huth
2
-7
/
+7
2016-08-08
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-4
/
+4
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
3
-3
/
+6
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
14
-29
/
+29
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2
-4
/
+4
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
15
-18
/
+17
2016-07-03
slirp: Add support for stateless DHCPv6
Thomas Huth
4
-2
/
+244
2016-07-03
slirp: Remove superfluous memset() calls from the TFTP code
Thomas Huth
1
-4
/
+0
2016-07-03
slirp: Add RDNSS advertisement
Samuel Thibault
2
-5
/
+34
2016-07-03
slirp: Support link-local DNS addresses
Samuel Thibault
3
-7
/
+32
2016-07-03
slirp: Add dns6 resolution
Samuel Thibault
4
-24
/
+69
2016-07-03
slirp: Split get_dns_addr
Samuel Thibault
1
-19
/
+34
2016-06-07
slirp: Use DIV_ROUND_UP
Laurent Vivier
1
-2
/
+2
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
2
-2
/
+0
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-05-16
slirp: Clean up osdep.h related header inclusions
Thomas Huth
3
-3
/
+0
2016-05-16
slirp: Remove some unused code from slirp.h
Thomas Huth
1
-22
/
+0
2016-05-16
slirp: Remove obsolete backward-compatibility cruft
Thomas Huth
3
-61
/
+0
2016-05-16
slirp: Clean up slirp_config.h
Thomas Huth
1
-87
/
+0
2016-04-28
slirp: fix guest network access with darwin host
Samuel Thibault
4
-3
/
+15
2016-04-15
wxx: Fix broken TCP networking (regression)
Stefan Weil
2
-5
/
+1
2016-04-07
slirp: handle deferred ECONNREFUSED on non-blocking TCP sockets
Steven Luo
2
-1
/
+7
2016-04-07
slirp: Propagate host TCP RST to the guest.
Edgar E. Iglesias
1
-1
/
+16
2016-04-07
slirp: avoid use-after-free in slirp_pollfds_poll() if soread() returns an error
Steven Luo
3
-8
/
+23
2016-04-07
slirp: don't crash when tcp_sockclosed() is called with a NULL tp
Steven Luo
1
-2
/
+5
2016-04-01
slirp: Allow disabling IPv4 or IPv6
Samuel Thibault
6
-2
/
+30
2016-04-01
slirp: Fix migration from older versions of QEMU to the current one
Thomas Huth
1
-18
/
+26
2016-03-29
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
8
-37
/
+38
2016-03-29
Use C99 flexible array instead of 1-byte trailing array
Peter Maydell
1
-4
/
+2
2016-03-23
Avoid embedding struct mbuf in other structures
Samuel Thibault
5
-30
/
+34
2016-03-22
slirp: send icmp6 errors when UDP send failed
Samuel Thibault
1
-2
/
+1
[next]