All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: Re: Re: [PATCH 01 of 25] libxc: infrastructure for hypercall safe data buffers
Date: Wed, 27 Oct 2010 08:30:30 +0200	[thread overview]
Message-ID: <20101027063030.GA22675@aepfle.de> (raw)
In-Reply-To: <1288118860.10179.61.camel@localhost.localdomain>

On Tue, Oct 26, Ian Campbell wrote:

> On Tue, 2010-10-26 at 17:38 +0100, Ian Campbell wrote:
> > ASAP won't be today now unfortunately. 
> 
> Actually, maybe it will:
> 
> # HG changeset patch
> # User Ian Campbell <ian.campbell@citrix.com>
> # Date 1288118755 -3600
> # Node ID 630441a717dacd0764836386b63a5db8cd5d11dd
> # Parent  cd193fa265b88bf4ff891f03c9be0e12415e6778
> libxc: fix xc_version by handling all known command types.
> 
> xend was crashing since 22289:ca4a781c8ae8 due to missing handling of
> XENVER_commandline.
> 
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>

Tested-by: Olaf Hering <olaf@aepfle.de>


Thanks, that change helps.

Olaf

  reply	other threads:[~2010-10-27  6:30 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-22 14:15 [PATCH 00 of 25] libxc: Hypercall buffers Ian Campbell
2010-10-22 14:15 ` [PATCH 01 of 25] libxc: infrastructure for hypercall safe data buffers Ian Campbell
2010-10-25 16:04   ` Ian Campbell
2010-10-26 11:23     ` Ian Jackson
2010-10-26 15:17       ` Olaf Hering
2010-10-26 15:24         ` Ian Campbell
2010-10-26 16:38           ` Ian Campbell
2010-10-26 18:47             ` Ian Campbell
2010-10-27  6:30               ` Olaf Hering [this message]
2010-10-27 11:25               ` Ian Jackson
2010-10-25 16:05   ` Ian Campbell
2010-10-22 14:15 ` [PATCH 02 of 25] libxc: convert xc_version over to hypercall buffers Ian Campbell
2010-10-22 14:15 ` [PATCH 03 of 25] libxc: convert domctl interfaces " Ian Campbell
2010-10-22 14:15 ` [PATCH 04 of 25] libxc: convert shadow domctl interfaces and save/restore " Ian Campbell
2010-10-22 14:15 ` [PATCH 05 of 25] libxc: convert sysctl interfaces " Ian Campbell
2010-10-22 14:15 ` [PATCH 06 of 25] libxc: convert watchdog interface " Ian Campbell
2010-10-22 14:15 ` [PATCH 07 of 25] libxc: convert acm interfaces " Ian Campbell
2010-10-22 14:15 ` [PATCH 08 of 25] libxc: convert evtchn " Ian Campbell
2010-10-22 14:15 ` [PATCH 09 of 25] libxc: convert schedop " Ian Campbell
2010-10-22 14:15 ` [PATCH 10 of 25] libxc: convert physdevop interface " Ian Campbell
2010-10-22 14:15 ` [PATCH 11 of 25] libxc: convert flask interfaces " Ian Campbell
2010-10-22 14:15 ` [PATCH 12 of 25] libxc: convert hvmop " Ian Campbell
2010-10-22 14:15 ` [PATCH 13 of 25] libxc: convert mca interface " Ian Campbell
2010-10-22 14:15 ` [PATCH 14 of 25] libxc: convert tmem " Ian Campbell
2010-10-22 14:15 ` [PATCH 15 of 25] libxc: convert gnttab interfaces " Ian Campbell
2010-10-22 14:15 ` [PATCH 16 of 25] libxc: convert memory op interface " Ian Campbell
2010-10-22 14:15 ` [PATCH 17 of 25] libxc: convert mmuext " Ian Campbell
2010-10-22 14:16 ` [PATCH 18 of 25] libxc: switch page offlining interfaces " Ian Campbell
2010-10-22 14:16 ` [PATCH 19 of 25] libxc: convert ia64 dom0vp interface " Ian Campbell
2010-10-22 14:16 ` [PATCH 20 of 25] python acm: use hypercall buffer interface Ian Campbell
2010-10-22 14:16 ` [PATCH 21 of 25] python xc: " Ian Campbell
2010-10-22 14:16 ` [PATCH 22 of 25] xenpm: use hypercall buffers Ian Campbell
2010-10-22 14:16 ` [PATCH 23 of 25] secpol: " Ian Campbell
2010-10-22 14:16 ` [PATCH 24 of 25] libxc: do not align/lock buffers which do not need it Ian Campbell
2010-10-22 14:16 ` [PATCH 25 of 25] libxc: finalise transition to hypercall buffers Ian Campbell
2010-10-26 15:37 ` [PATCH 00 of 25] libxc: Hypercall buffers Olaf Hering
2010-10-26 16:25   ` Ian Campbell
2010-10-27 14:53     ` Olaf Hering
2010-10-27 15:45       ` Ian Campbell

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=20101027063030.GA22675@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=Ian.Campbell@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.