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

Re: [Minios-devel] [UNIKRAFT/LIBLUA PATCH v2 0/4] Support for the Lua language


  • To: Felipe Huici <felipe.huici@xxxxxxxxx>, "minios-devel@xxxxxxxxxxxxx" <minios-devel@xxxxxxxxxxxxx>
  • From: "Justin He (Arm Technology China)" <Justin.He@xxxxxxx>
  • Date: Mon, 16 Sep 2019 04:53:41 +0000
  • Accept-language: en-US, zh-CN
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=w2dvp3fUvPmW5lslHbSmZLDiiQVp/M9qk4TRQuH7urA=; b=IiH8RPsVaFY7T1HTVusauy7Yf6Oy9FPadBvYOPlU22L56AsVKUC/U4cQjKa/rBu6bmPNRdq18i1y9jQcRWcRwtnilL2z5rvAdl8X6dm5KD2jtAc5bXGKUgBSl2JbtSxNb5VowP/bDmuP6hcuWnv5EZHRZyQ6yORar2j8FaqJ0+GONFlSF0Pkjs7ncasAlVzwIL41y0xvDaRJvrnfut8YvwuDMi9N7E8NX5368PXlHLnqgobeTFg+bD41mKYPhG9HVt2aY0c/OYLbniuAGyjEC9K6AEw3GdoohIEnLWFn3StPJ0g67iqaiIaAEYEXkKXENbU8I0ORpasFoC7wy6Ceqg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=MkvKUVgAC/PD8DgoR9K0bPbv4JHFKuQngcV8z8yTE3lpVZGF5TCUkXMslfKf9PGKi80akSco0vTqnqU7cCZns8u4ZdGoMYur67eaqh45xgZzgXKli7uhJJ8rK1o//jj6zWZXfRixKrzvvxnyZjIAoF+AvppvC23kSowzsj5iSqlIW8AJwHfjruxYA068H/dwu2Lv+kiYd96CkKRGDAH+ADGHgeccF58jmcQdAMDKFQE5BAJE273zETcnz5WWqIkxhq8fiEto+QGVpmsbQ8K7BC8f6aeQ6/kwMhATa2uGcQ/1if5+jWZYZVA3Kq/3l2Sa3Ab/vWiCMihXeb6uLAHKKA==
  • Authentication-results: spf=temperror (sender IP is 63.35.35.123) smtp.mailfrom=arm.com; lists.xen.org; dkim=pass (signature was verified) header.d=armh.onmicrosoft.com;lists.xen.org; dmarc=none action=none header.from=arm.com;
  • Authentication-results-original: spf=none (sender IP is ) smtp.mailfrom=Justin.He@xxxxxxx;
  • Delivery-date: Mon, 16 Sep 2019 04:54:00 +0000
  • List-id: Mini-os development list <minios-devel.lists.xenproject.org>
  • Original-authentication-results: spf=none (sender IP is ) smtp.mailfrom=Justin.He@xxxxxxx;
  • Thread-index: AQHVaJih0FWeoxoe6UGekXVU1omqnactw+Qw
  • Thread-topic: [Minios-devel] [UNIKRAFT/LIBLUA PATCH v2 0/4] Support for the Lua language

Hi Felipe
In summary
Patch 1,2,4 look good to me.
Patch 3 got the compilation warnings

--
Cheers,
Justin (Jia He)



> -----Original Message-----
> From: Minios-devel <minios-devel-bounces@xxxxxxxxxxxxxxxxxxxx> On Behalf
> Of Felipe Huici
> Sent: 2019年9月11日 20:01
> To: minios-devel@xxxxxxxxxxxxx
> Cc: Felipe Huici <felipe.huici@xxxxxxxxx>
> Subject: [Minios-devel] [UNIKRAFT/LIBLUA PATCH v2 0/4] Support for the
> Lua language
>
> This is our intial port of the lua language to Unikraft. For now it supports
> interactive mode, running a string (i.e., a script)  and running a script
> from a file provided via initrd.
>
> Changes from v1:
> *) Depend on newlib
> *) Fix commit history
> *) Export additional symbols
>
> *** BLURB HERE ***
>
> Felipe Huici (4):
>   Introduce library skeleton
>   Add Makefile.uk
>   Add patches directory
>   Export symbols
>
>  .gitignore                                       |  27 ++
>  CODING_STYLE.md                                  |   4 +
>  CONTRIBUTING.md                                  |   4 +
>  COPYING.md                                       |  39 +++
>  Config.uk                                        |   4 +
>  MAINTAINERS.md                                   |  11 +
>  Makefile.uk                                      | 102 +++++++
>  README.md                                        |   9 +
>  exportsyms.uk                                    | 338 
> +++++++++++++++++++++++
>  patches/0001-add-initrd-rename-entry-point.patch |  42 +++
>  10 files changed, 580 insertions(+)
>  create mode 100644 .gitignore
>  create mode 100644 CODING_STYLE.md
>  create mode 100644 CONTRIBUTING.md
>  create mode 100644 COPYING.md
>  create mode 100644 Config.uk
>  create mode 100644 MAINTAINERS.md
>  create mode 100644 Makefile.uk
>  create mode 100644 README.md
>  create mode 100644 exportsyms.uk
>  create mode 100644 patches/0001-add-initrd-rename-entry-point.patch
>
> --
> 2.11.0
>
>
> _______________________________________________
> Minios-devel mailing list
> Minios-devel@xxxxxxxxxxxxxxxxxxxx
> https://lists.xenproject.org/mailman/listinfo/minios-devel
IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.
_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

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