WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] XCP Java language bindings

To: Dave Scott <Dave.Scott@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] XCP Java language bindings
From: David Erickson <halcyon1981@xxxxxxxxx>
Date: Thu, 14 Jan 2010 16:39:52 -0800
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 14 Jan 2010 16:40:13 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=C/P5NWSr6QewLSzkil/tFO2cgHofChuioE8/8Lje0hs=; b=bESi7RuRAcKNR3lUsljV6kbGSzm86RJRRCmSUCzQbQPReBe0JiBUQTTboH8rAzCLb0 sk89izQhBInL4gw1B5+1hD/2uoVLEpjgWLvsNfkl/voX4fjtyzS+wqiZT53kJIDOA8RX mu8IWbWye2hpUId6gvd3+EeLt69biFNcH89cU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=NXAodYWZtz6XusqSfv8HE5Ud6tLAjzGKLmqSZTeIrgIdp15TEq4t8/yUh/kDkaFZtY QqMDNNgtKe9y5Oz9G1OQRnOPkQf0f+cPeugYl2ePKEK447L4kqwA3/yH14q+PfGCAAJc VZbDWs3s7Puzh2m5tANsENvr2y1YrpEGRrN58=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <81A73678E76EA642801C8F2E4823AD2143B8C1948A@xxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <740b8bba1001061649k6647c319vfaec03e5c63eb259@xxxxxxxxxxxxxx> <81A73678E76EA642801C8F2E4823AD2143B8C1945D@xxxxxxxxxxxxxxxxxxxxxxxxx> <740b8bba1001121335u2fea5c1as48a97fc69554d6c5@xxxxxxxxxxxxxx> <81A73678E76EA642801C8F2E4823AD2143B8C1948A@xxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi Dave,

On Wed, Jan 13, 2010 at 1:30 PM, Dave Scott <Dave.Scott@xxxxxxxxxxxxx> wrote:
>
> Hi David,
>
>> > In the meantime you could take a look at the Java bindings in the
>> most recently released XenServer SDK-- they should be ok (except
>> they'll be missing some of the cool new stuff in XCP)
>>
>> On that topic, is there a succinct list of the differences/changes
>> between XenServer's SDK and XCP's SDK? I am not familiar enough with
>> the former to easily be able to grok and determine what is new and
>> cool.
>
> Unfortunately we've not got a list of API changes. It ought to be easy to 
> generate one because all the APIs have associated version metadata. We're 
> making a project to-do list: I think I'll add this to it.
>
> In the meantime the best thing is to grep
>
> http://xenbits.xen.org/xapi/xen-api.hg?file/c2268131edc6/ocaml/idl/datamodel.ml
>
> for "rel_midnight_ride" ("midnight ride" is a codename corresponding to the 
> new stuff)

Great, this was very useful. I noticed a lot of changes focused on
controlling guest's memory, I have a separate thread on the xen-user
list with some questions about what has changed in regards to this in
XCP, perhaps you can comment there?

>
>> And also, I was having a look around and couldn't find a webpage with
>> exact SDK docs anywhere (definitely possible that I missed it), but I
>> was hoping for something similar to
>> http://docs.vmd.citrix.com/XenServer/4.0.1/api/docs/html/browser.html
>> for XenServer.
>
> Hm, I don't think that's on the web anywhere. It's generated by a "make 
> sdk-install" in xen-api.hg if you have an SDK VM handy.

I had a quick look for an SDK VM, the closest I could find was the DDK
VM for XCP here:
http://www.xen.org/files/XenCloud/Software/20719c/ddk.iso, is this
what you are referring to?

Thanks,
David

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>