All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Thibault <samuel.thibault@eu.citrix.com>
To: Yuji Shimada <shimada-yxb@necst.nec.co.jp>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH][RFC] Support more Capability Structures and Device Specific
Date: Fri, 27 Jun 2008 14:51:34 +0100	[thread overview]
Message-ID: <20080627135134.GB4433@implementation.uk.xensource.com> (raw)
In-Reply-To: <20080627163201.A922.SHIMADA-YXB@necst.nec.co.jp>

Hello,

diff -r 926a366ca82f tools/ioemu/list.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/ioemu/list.h	Fri Jun 27 11:58:26 2008 +0900
@@ -0,0 +1,89 @@
+#ifndef _IOEMU_LIST_H
+#define _IOEMU_LIST_H
+/* Taken from Linux kernel code, but de-kernelized for userspace. */
+#include <stddef.h>

Could you use the list implementation of qemu instead please?

Samuel

  parent reply	other threads:[~2008-06-27 13:51 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-27  7:38 [PATCH][RFC] Support more Capability Structures and Device Specific Yuji Shimada
2008-06-27 10:14 ` [PATCH][RFC] Support more Capability Structures andDevice Specific Dong, Eddie
2008-06-27 10:19   ` Keir Fraser
2008-06-27 10:25     ` Dong, Eddie
2008-06-27 13:34       ` Ian Jackson
2008-06-30  4:31         ` Yuji Shimada
2008-06-30  5:48           ` [PATCH][RFC] Support more Capability StructuresandDevice Specific Cui, Dexuan
2008-06-30  8:14             ` Yuji Shimada
2008-06-30  9:29               ` Cui, Dexuan
2008-07-02  1:03                 ` Yuji Shimada
2008-07-02  2:07                   ` Cui, Dexuan
2008-07-03  1:49                   ` Dong, Eddie
2008-07-01  2:27           ` [PATCH][RFC] Support more Capability Structures andDevice Specific Dong, Eddie
2008-07-01  8:00             ` Yuji Shimada
2008-07-01  9:54               ` Ian Jackson
2008-07-01 23:23                 ` Dong, Eddie
2008-07-02 10:30                   ` Ian Jackson
2008-07-02 11:17                     ` Alan Cox
2008-07-03  1:46                       ` Dong, Eddie
2008-07-03  9:50                         ` Ian Jackson
2008-07-03 23:03                           ` [PATCH][RFC] Support more Capability StructuresandDevice Specific Dong, Eddie
2008-07-03  1:38                     ` [PATCH][RFC] Support more Capability Structures andDevice Specific Dong, Eddie
2008-07-01  2:12         ` Dong, Eddie
2008-06-30  7:14       ` Yuji Shimada
2008-06-30  9:02         ` [PATCH][RFC] Support more Capability StructuresandDevice Specific Cui, Dexuan
2008-06-27 13:27     ` [PATCH][RFC] Support more Capability Structures andDevice Specific Ian Jackson
2008-06-27 13:55       ` Ian Jackson
2008-06-30  8:00         ` Yuji Shimada
2008-06-30 16:50           ` Ian Jackson
2008-07-01  2:25             ` [PATCH][RFC] Support more Capability StructuresandDevice Specific Cui, Dexuan
2008-06-27 13:51 ` Samuel Thibault [this message]
2008-06-30  7:12   ` [PATCH][RFC] Support more Capability Structures and Device Specific Yuji Shimada
2008-06-30 10:22     ` Samuel Thibault

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=20080627135134.GB4433@implementation.uk.xensource.com \
    --to=samuel.thibault@eu.citrix.com \
    --cc=shimada-yxb@necst.nec.co.jp \
    --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.