[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH 26/28] libxl: ocaml: add disk and cdrom helper functions


  • To: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
  • From: Rob Hoes <Rob.Hoes@xxxxxxxxxx>
  • Date: Mon, 29 Apr 2013 12:41:48 +0100
  • Accept-language: en-US
  • Acceptlanguage: en-US
  • Cc: "xen-devel@xxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxx>
  • Delivery-date: Mon, 29 Apr 2013 11:42:44 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xen.org>
  • Thread-index: Ac42tFJHnHuuIQqLQ8u6GT3NV3Bb0wOGhOfQ
  • Thread-topic: [PATCH 26/28] libxl: ocaml: add disk and cdrom helper functions

> > Signed-off-by: Rob Hoes <rob.hoes@xxxxxxxxxx>
> > ---
> >  tools/ocaml/libs/xl/genwrap.py       |    5 ++++-
> >  tools/ocaml/libs/xl/xenlight_stubs.c |   19 ++++++++++++++-----
> >  2 files changed, 18 insertions(+), 6 deletions(-)
> >
> > diff --git a/tools/ocaml/libs/xl/genwrap.py
> > b/tools/ocaml/libs/xl/genwrap.py index becdef8..5bc165d 100644
> > --- a/tools/ocaml/libs/xl/genwrap.py
> > +++ b/tools/ocaml/libs/xl/genwrap.py
> > @@ -30,7 +30,10 @@ DEVICE_FUNCTIONS = [ ("add",            ["ctx",
> "?async:'a", "t", "domid", "unit
> >  functions = { # ( name , [type1,type2,....] )
> >      "device_vfb":     DEVICE_FUNCTIONS,
> >      "device_vkb":     DEVICE_FUNCTIONS,
> > -    "device_disk":    DEVICE_FUNCTIONS,
> > +    "device_disk":    DEVICE_FUNCTIONS +
> > +                      [ ("insert",         ["ctx", "?async:'a", "t", 
> > "domid", "unit"]),
> > +                        ("of_vdev",        ["ctx", "domid", "string", 
> > "t"]),
> 
> No list?
> 

Yeah, why not... I'll add it :)

Cheers,
Rob
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.