qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Samuel Thibault <samuel.thibault@ens-lyon.org>, qemu-devel@nongnu.org
Cc: Jan Kiszka <jan.kiszka@siemens.com>, qemu-trivial@nongnu.org
Subject: [Qemu-devel] [PATCH 0/4] slirp: Spring-cleaning
Date: Fri, 13 May 2016 09:04:28 +0200	[thread overview]
Message-ID: <1463123072-30603-1-git-send-email-thuth@redhat.com> (raw)

QEMU 2.6.0 has been released ... time for some spring-cleaning
in the slirp code: These patches remove some old and unused
code, and clean up osdep.h related header inclusions.

Thomas Huth (4):
  slirp: Clean up slirp_config.h
  slirp: Remove obsolete backward-compatibility cruft
  slirp: Remove some unused code from slirp.h
  slirp: Clean up osdep.h related header inclusions

 slirp/ip6_icmp.c     |  1 -
 slirp/ip_input.c     |  1 -
 slirp/misc.c         | 21 -----------
 slirp/slirp.h        | 50 --------------------------
 slirp/slirp_config.h | 99 ----------------------------------------------------
 slirp/udp6.c         |  1 -
 6 files changed, 173 deletions(-)

-- 
1.8.3.1

             reply	other threads:[~2016-05-13  7:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-13  7:04 Thomas Huth [this message]
2016-05-13  7:04 ` [Qemu-devel] [PATCH 1/4] slirp: Clean up slirp_config.h Thomas Huth
2016-05-13  7:04 ` [Qemu-devel] [PATCH 2/4] slirp: Remove obsolete backward-compatibility cruft Thomas Huth
2016-05-13  7:04 ` [Qemu-devel] [PATCH 3/4] slirp: Remove some unused code from slirp.h Thomas Huth
2016-05-13  7:04 ` [Qemu-devel] [PATCH 4/4] slirp: Clean up osdep.h related header inclusions Thomas Huth
2016-05-13  9:42 ` [Qemu-devel] [PATCH 0/4] slirp: Spring-cleaning Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1463123072-30603-1-git-send-email-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=samuel.thibault@ens-lyon.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).