xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Keir Fraser <keir.fraser@eu.citrix.com>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: [PATCH 00/14] Logging cleanups, libxc API change
Date: Thu, 27 May 2010 18:20:10 +0100	[thread overview]
Message-ID: <C824685A.1612F%keir.fraser@eu.citrix.com> (raw)
In-Reply-To: <1274976074-3965-1-git-send-email-ian.jackson@eu.citrix.com>

Patch 7/14 hasn't made it afaics.

 -- Keir

On 27/05/2010 17:01, "Ian Jackson" <Ian.Jackson@eu.citrix.com> wrote:

> In this patch series I do some serious cleanup.  In particular:
>  * Remove all static global variables from libxc
>    so that the library is fully reentrant.
>  * Allow all callers of libxs, libxc, libxl to control
>    where log messages to go.
>  * Assorted other minor fixups.
> 
> This involves an incompatible change to the interface to libxc.
> Instead of simply getting an int representing a file descriptor,
> callers now get an xc_interface*.  Also, there are three new
> parameters to xc_interface_open for which naive callers may pass 0.
> 
> The overall result is that (amongst other things) the stderr output
> from "xl" is much more sensible.
> 
> (This is a resend of the series with the patches numbered in the
> Subject line as they should have been.  Sorry for the inconvenience.)
> 
> Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

  parent reply	other threads:[~2010-05-27 17:20 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-27 16:01 [PATCH 00/14] Logging cleanups, libxc API change Ian Jackson
2010-05-27 16:01 ` [PATCH 01/14] xl: Combine headers into one header file Ian Jackson
2010-05-27 16:01   ` [PATCH 02/14] xl: Move "extern" declarations to xl.h Ian Jackson
2010-05-27 16:01     ` [PATCH 03/14] stubdom/newlib: Provide correct names for time.h timezone variables Ian Jackson
2010-05-27 16:01       ` [PATCH 04/14] libxc: xc_domain_save.c: rename "write_exact" macro Ian Jackson
2010-05-27 16:01         ` [PATCH 05/14] libelf: Tidy up logging and remove dependency on stdio Ian Jackson
2010-05-27 16:01           ` [PATCH 06/14] xtl: New xentoollog mini-library Ian Jackson
2010-05-27 16:01             ` [PATCH 07/14] libxc: eliminate static variables, use xentoollog; API change Ian Jackson
2010-05-27 16:01               ` [PATCH 08/14] libxc: Use new DBGPRINTF for a few debugging output messages Ian Jackson
2010-05-27 16:01                 ` [PATCH 09/14] libxl: Fix up some incorrect printf formats Ian Jackson
2010-05-27 16:01                   ` [PATCH 10/14] libxl: Use the caller's logger (xentoollog) Ian Jackson
2010-05-27 16:01                     ` [PATCH 11/14] xl: Allow control of logging level Ian Jackson
2010-05-27 16:01                       ` [PATCH 12/14] libxc: save/restore error handling fixes Ian Jackson
2010-05-27 16:01                         ` [PATCH 13/14] libxc: remove \n from strings passed to PERROR Ian Jackson
2010-05-27 16:01                           ` [PATCH 14/14] xl/libxtl: Remove glitch in xl migrate log output Ian Jackson
2010-06-07  5:51                       ` [PATCH 11/14] xl: Allow control of logging level Yang Hongyang
2010-06-07 10:38                         ` Ian Jackson
2010-05-27 17:20 ` Keir Fraser [this message]
2010-05-27 17:40   ` [PATCH 00/14] Logging cleanups, libxc API change Ian Jackson
  -- strict thread matches above, loose matches on Subject: below --
2010-05-27 15:55 Ian Jackson
2010-05-27 15:58 ` Ian Jackson

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=C824685A.1612F%keir.fraser@eu.citrix.com \
    --to=keir.fraser@eu.citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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).