[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH v7 6/6] introduce a 'passthrough' configuration option to xl.cfg...
- To: Paul Durrant <Paul.Durrant@xxxxxxxxxx>
- From: Christian Lindig <christian.lindig@xxxxxxxxxx>
- Date: Fri, 30 Aug 2019 14:12:37 +0000
- Accept-language: en-GB, en-US
- Authentication-results: esa6.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=christian.lindig@xxxxxxxxxx; spf=Pass smtp.mailfrom=christian.lindig@xxxxxxxxxx; spf=None smtp.helo=postmaster@xxxxxxxxxxxxxxx
- Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>, Andrew Cooper <Andrew.Cooper3@xxxxxxxxxx>, David Scott <dave@xxxxxxxxxx>, "Tim \(Xen.org\)" <tim@xxxxxxx>, George Dunlap <George.Dunlap@xxxxxxxxxx>, Julien Grall <julien.grall@xxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Ian Jackson <Ian.Jackson@xxxxxxxxxx>, Anthony Perard <anthony.perard@xxxxxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, Roger Pau Monne <roger.pau@xxxxxxxxxx>
- Delivery-date: Fri, 30 Aug 2019 14:12:51 +0000
- Ironport-sdr: dSUdhxmKNOHOit38ZW6mIEQRLSKZqosFNmL7KEhLZ08RYL2Q7FPbknDEbF4Y6CK6g8JGosY9Lz L5lxa0/VQjF8V2DLDbh2GpATXarE54kMEY8sqUrSP2qto80W6Xc0CbAg6DwdDBLsPobZ5trfGf ImoKNzxVq5KOqRse5rp/DeiWhhet0ICIvJDUKX9jher2ordevRe4+89vocIhacmxwgcv45hci3 Y6lkzvQ5xCXtRtLPlfsx2TBX7q+iltKn2S0uag25N8qul/BGj51cz6rM7fZdqlOCo3bBvg7glo HGM=
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Thread-index: AQHVXw0eX3Nouh0x2U+r9QJLsU4U06cTmlKA
- Thread-topic: [PATCH v7 6/6] introduce a 'passthrough' configuration option to xl.cfg...
> On 30 Aug 2019, at 09:29, Paul Durrant <paul.durrant@xxxxxxxxxx> wrote:
>
> tools/ocaml/libs/xc/xenctrl.ml | 4 +
> tools/ocaml/libs/xc/xenctrl.mli | 4 +
> tools/ocaml/libs/xc/xenctrl_stubs.c | 15 ++-
The OCaml part looks good to me. Options are represented on the OCaml side as a
list (of an enumeration type) and a bit vector in C and the bindings translate
between the two.
— C
--
Acked-by: Christian Lindig <christian.lindig@xxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel
|