From: Andreas Florath <xen@flonatel.org>
To: xen-devel@lists.xensource.com
Subject: [PATCH] Add support for URI ('file:' and 'data:' scheme) for PV/kernel and PV/ramdisk
Date: Sun, 19 Jul 2009 19:40:12 +0200 [thread overview]
Message-ID: <4A635A7C.90902@flonatel.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 685 bytes --]
Hello!
Attached you can find a patch which adds support for 'file:' and 'data:'
URI schemes for the parameters 'PV/kernel' and 'PV/ramdisk' in the
VM.create() call.
The 'data:' scheme handling enables using a file which is stored inside
the management system (from where the XenAPI call is send) as kernel
or ramdisk.
Notes:
o all included: a detailed description can be found in the xenapi
documentation
o bumped up the version of the API document to 1.0.8 (because of
(minimal) interface extension)
o Future enhancements (like http:, ftp: schemes) fit seamlessly into the
current design / classes
Kind regards
Andreas Florath
Signed-off-by: Andreas Florath <xen@flonatel.org>
[-- Attachment #2: xu-data-uri-scheme-1.hg-export.gz --]
[-- Type: application/x-gzip, Size: 7313 bytes --]
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
reply other threads:[~2009-07-19 17:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4A635A7C.90902@flonatel.org \
--to=xen@flonatel.org \
--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.