All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Fehlig <jfehlig@suse.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: xen-devel@lists.xensource.com, "xen.org" <Ian.Jackson@eu.citrix.com>
Subject: Re: [libvirt test] 33157: regressions	-	trouble:	blocked/fail/pass/preparing/queued
Date: Thu, 08 Jan 2015 22:59:57 -0700	[thread overview]
Message-ID: <54AF6E5D.8050401@suse.com> (raw)
In-Reply-To: <54AEFD29.9070506@suse.com>

Jim Fehlig wrote:
> Jim Fehlig wrote:
>   
>> Ian Campbell wrote:
>>
>>   
>>     
>>> I must confess that I thought you already did use libxlu...
>>>   
>>>     
>>>       
>> No, not directly.  But I will be doing so now.  I should try to revert
>> all this nonsense and use libxlu before it ends up in the next libvirt
>> release.
>>   
>>     
>
> Hmm, I don't think that is going to be possible since libxlutil.h has
> never been installed :-(.

That's a bit pessimistic.  I could always add something like the
following hack to libvirt

typedef struct XLU_Config XLU_Config;

extern XLU_Config *xlu_cfg_init(FILE *report,
                                const char *report_filename);

extern int xlu_disk_parse(XLU_Config *cfg,
                          int nspecs,
                          const char *const *specs,
                          libxl_device_disk *disk);

Regards,
Jim

  reply	other threads:[~2015-01-09  5:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06 14:02 [libvirt test] 33157: regressions - trouble: blocked/fail/pass/preparing/queued xen.org
2015-01-08 16:37 ` Jim Fehlig
2015-01-08 16:45   ` Ian Campbell
2015-01-08 17:16     ` Jim Fehlig
2015-01-08 21:56       ` Jim Fehlig
2015-01-09  5:59         ` Jim Fehlig [this message]
2015-01-09  9:27         ` Ian Campbell
2015-01-09 16:59         ` Dario Faggioli
2015-01-09 17:55           ` Jim Fehlig
2015-01-19 17:00         ` Ian Campbell
2015-01-19 17:42           ` 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=54AF6E5D.8050401@suse.com \
    --to=jfehlig@suse.com \
    --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.