minios-devel - Mail Index


April 29, 20
12:34 Re: [PATCH] mini-os: Avoid segfaults in tc{g,s}etattr Andrew Cooper
April 28, 20
12:10 [UNIKRAFT PATCH 10/10] lib/vfscore: Register `dup2` to syscall_shim Constantin Raducanu
12:10 [UNIKRAFT PATCH 09/10] lib/vfscore: Register `dup3` to syscall_shim Constantin Raducanu
12:10 [UNIKRAFT PATCH 08/10] lib/vfscore: Register `dup` to syscall_shim Constantin Raducanu
12:10 [UNIKRAFT PATCH 07/10] lib/vfscore: Register `fchdir` to syscall_shim Constantin Raducanu
12:10 [UNIKRAFT PATCH 06/10] lib/vfscore: Register `chdir` to syscall_shim Constantin Raducanu
12:10 [UNIKRAFT PATCH 05/10] lib/vfscore: Register `fchmod` to syscall_shim Constantin Raducanu
12:10 [UNIKRAFT PATCH 04/10] lib/vfscore: Register `chmod` to syscall_shim Constantin Raducanu
12:10 [UNIKRAFT PATCH 03/10] lib/vfscore: Register `fallocate` to syscall_shim Constantin Raducanu
12:10 [UNIKRAFT PATCH 02/10] lib/vfscore: Register `faccessat` to syscall_shim Constantin Raducanu
12:09 [UNIKRAFT PATCH 01/10] lib/vfscore: Register `access` to syscall_shim Constantin Raducanu
11:55 Re: [PATCH] mini-os: Avoid segfaults in tc{g,s}etattr Andrew Cooper
11:45 Re: [PATCH] mini-os: Avoid segfaults in tc{g,s}etattr Jason Andryuk
11:37 Re: [PATCH] MAINTAINERS: list myself as mini-os reviewer Wei Liu
11:32 Re: [PATCH] MAINTAINERS: list myself as mini-os reviewer Jan Beulich
11:30 Re: [PATCH] MAINTAINERS: list myself as mini-os reviewer Samuel Thibault
11:24 Re: [PATCH] mini-os: Avoid segfaults in tc{g,s}etattr Andrew Cooper
11:23 [PATCH] MAINTAINERS: list myself as mini-os reviewer Wei Liu
11:18 Re: [PATCH] mini-os: Avoid segfaults in tc{g,s}etattr Wei Liu
11:16 Re: [PATCH] mini-os: Avoid segfaults in tc{g,s}etattr Wei Liu
April 27, 20
14:42 [PATCH] mini-os: Avoid segfaults in tc{g,s}etattr Jason Andryuk
13:56 [UNIKRAFT/LIB-PCRE V2] Makefile.uk: Update symbolic link generation gaulthier . gain
13:31 Re: [PATCH] mini-os: Avoid segfaults in tc{g,s}etattr Jason Andryuk
07:54 Re: [PATCH] mini-os: Avoid segfaults in tc{g,s}etattr Samuel Thibault
05:29 Re: [UNIKRAFT/GEMMLOWP PATCH] Add supress flags for cleaner builds. George-Cristian Muraru
05:28 Re: [UNIKRAFT/LIBFFT2D PATCH] Set default "dimension" menu option to 2, as needed by tflite. George-Cristian Muraru
April 24, 20
19:54 Re: [UNIKRAFT/EIGEN PATCH] Prevent kludgeoning by barrier macro. felipehuici .
April 23, 20
03:34 Re: [UNIKRAFT/LIBFFT2D PATCH] Set default "dimension" menu option to 2, as needed by tflite. George-Cristian Muraru
April 22, 20
12:30 Re: [UNIKRAFT/GEMMLOWP PATCH] Add supress flags for cleaner builds. George-Cristian Muraru
10:58 Re: [UNIKRAFT/LIBFFT2D PATCH v2 0/1] George-Cristian Muraru
10:42 [UNIKRAFT/LIBTFLITE PATCH v2 1/1] Add main and improve Readme George Muraru
10:42 [UNIKRAFT/LIBTFLITE PATCH v2 0/1] George Muraru
08:44 [UNIKRAFT/PTHREAD-EMBEDDED PATCH 1/1] Remove compile warning George Muraru
08:44 [UNIKRAFT/PTHREAD-EMBEDDED PATCH 0/1] George Muraru
April 21, 20
18:51 [UNIKRAFT/LIBFFT2D PATCH v2 1/1] Add dimension 2 default George Muraru
18:51 [UNIKRAFT/LIBFFT2D PATCH v2 0/1] George Muraru
15:49 [UNIKRAFT PATCH v2 3/3] lib/syscall_shim: Provide `uk_syscall6()`, `uk_syscall6_r()` Simon Kuenzer
15:37 [UNIKRAFT PATCH v2 2/3] lib/syscall_shim: handler: Take only required number of arguments Simon Kuenzer
15:37 [UNIKRAFT PATCH v2 1/3] lib/syscall_shim: Provide `uk_syscall_r_fn()` Simon Kuenzer
15:37 [UNIKRAFT PATCH v2 0/3] lib/syscall_shim: Enhancements Simon Kuenzer
April 20, 20
14:35 Re: [UNIKRAFT PATCH] mm.c: Rename function call to _arch_rebuild_p2m Costin Lupu
13:53 Re: [UNIKRAFT PATCH] mm.c: Rename function call to _arch_rebuild_p2m Radu Nicolau
13:20 [UNIKRAFT/OPENJPEG PATCH v1 2/2] [OPENJPEG PATCH] openjpeg: Add Makefile.uk and includes Esteban Martinez
13:20 [UNIKRAFT/OPENJPEG PATCH v1 1/2] [OPENJPEG PATCH] openjpeg: Add skeleton new library Esteban Martinez
13:20 [UNIKRAFT/OPENJPEG PATCH v1 0/2] OPENJPEG library porting Esteban Martinez
12:37 Re: [UNIKRAFT PATCH] mm.c: Rename function call to _arch_rebuild_p2m Costin Lupu
12:36 Re: [UNIKRAFT PATCH] blkfront_xs.c: Fix warning generated by wrong print specifier Costin Lupu
12:36 Re: [UNIKRAFT PATCH] blkfront.c: Increase error verbosity Costin Lupu
12:34 Re: [Minios-devel] [UNIKRAFT PATCH] plat/xen/drivers/blk: Retry writing rings info on getting -EAGAIN Costin Lupu
12:34 Re: [Minios-devel] [UNIKRAFT PATCH] plat/xen/drivers/blk: Fix freeing zero pages bug in blkfront_ring_fini Costin Lupu
11:47 [UNIKRAFT/TIFF PATCH v1 1/2] [TIFF PATCH] tiff: Add skeleton new library Esteban Martinez
11:47 [UNIKRAFT/TIFF PATCH v1 2/2] [TIFF PATCH] tiff: Add Makefile.uk Esteban Martinez
11:47 [UNIKRAFT/TIFF PATCH v1 0/2] TIFF library porting Esteban Martinez
11:31 [UNIKRAFT/PNG PATCH v1 2/2] [PNG PATCH] png: Add Makefile.uk Esteban Martinez
11:30 [UNIKRAFT/PNG PATCH v1 0/2] PNG library porting Esteban Martinez
11:30 [UNIKRAFT/PNG PATCH v1 1/2] [PNG PATCH] png: Add skeleton new library Esteban Martinez
10:00 [UNIKRAFT/LCMS PATCH v5 2/2] [LCMS PATCH] lcms: Add Makefile.uk Esteban Martinez
10:00 [UNIKRAFT/LCMS PATCH v5 1/2] [LCMS PATCH] lcms: Add skeleton new library Esteban Martinez
10:00 [UNIKRAFT/LCMS PATCH v5 0/2] LCMS library porting Esteban Martinez
09:42 [UNIKRAFT/JPEG PATCH v1 2/2] [JPEG PATCH] jpeg: Add Makefile.uk Esteban Martinez
09:42 [UNIKRAFT/JPEG PATCH v1 1/2] [JPEG PATCH] jpeg: Add skeleton new library Esteban Martinez
09:42 [UNIKRAFT/JPEG PATCH v1 0/2] JPEG library porting Esteban Martinez
April 19, 20
09:28 [UNIKRAFT PATCH] mm.c: Rename function call to _arch_rebuild_p2m Radu Nicolau
09:28 [UNIKRAFT PATCH] blkfront_xs.c: Fix warning generated by wrong print specifier Radu Nicolau
09:28 [UNIKRAFT PATCH] blkfront.c: Increase error verbosity Radu Nicolau
April 18, 20
00:00 Re: [UNIKRAFT/LIBTFLITE PATCH 2/2] Add Makefile.uk felipehuici .
April 17, 20
23:57 Re: [UNIKRAFT/LIBTFLITE PATCH 1/2] Library skeleton felipehuici .
23:50 Re: [UNIKRAFT/LIBTFLITE PATCH v2 1/1] Add clrsbdi2 needed by tensorflowlite felipehuici .
20:28 [UNIKRAFT/LIBFFT2D PATCH] Set default "dimension" menu option to 2, as needed by tflite. Felipe Huici
20:23 [UNIKRAFT/EIGEN PATCH] Prevent kludgeoning by barrier macro. Felipe Huici
20:19 [UNIKRAFT/GEMMLOWP PATCH] Add supress flags for cleaner builds. Felipe Huici
20:19 [UNIKRAFT/LIBUNWIND PATCH] Add suppress flag for cleaner builds. Felipe Huici
20:18 [UNIKRAFT/LIBCXXABI PATCH] Add suppress flag for cleaner build. Felipe Huici
20:17 [UNIKRAFT/LIBCXX PATCH] Add suppress flag for cleaner builds. Felipe Huici
20:16 [UNIKRAFT/NEWLIB PATCH] Add suppress flag for cleaner builds. Felipe Huici
20:15 [UNIKRAFT/COMPILER-RT PATCH] Add suppress flags for cleaner builds. Felipe Huici
19:44 [UNIKRAFT PATCH 5/5] lib/vfscore: Register `truncate` to syscall_shim Constantin Raducanu
19:44 [UNIKRAFT PATCH 4/5] lib/vfscore: Register `ftruncate` to syscall_shim Constantin Raducanu
19:43 [UNIKRAFT PATCH 3/5] lib/vfscore: Register `link` to syscall_shim Constantin Raducanu
19:43 [UNIKRAFT PATCH 2/5] lib/vfscore: Register `lseek` to syscall_shim Constantin Raducanu
19:43 [UNIKRAFT PATCH 1/5] lib/vfscore: Register `close` to syscall_shim Constantin Raducanu
April 16, 20
21:31 Re: [UNIKRAFT/NEWLIB PATCH] Define tzname Sharan Santhanam
19:57 [UNIKRAFT/LIBICU PATCH 2/2] Add documentation Felipe Huici
19:57 [UNIKRAFT/LIBICU PATCH 1/2] Introduce icu to Unikraft. Felipe Huici
19:57 [UNIKRAFT/LIBICU PATCH 0/2] Introducing libicu port to Unikraft Felipe Huici
19:49 [UNIKRAFT/NEWLIB PATCH] Define tzname Felipe Huici
19:48 Re: [UNIKRAFT/NEWLIB PATCH] Define tzname felipehuici .
13:32 Re: [PATCH] mini-os: allow 4096 event channels for 64-bit mini-os Wei Liu
13:31 Re: [PATCH v2] mini-os: use -m elf_i386 for final linking Wei Liu
13:30 Re: [PATCH] mini-os: provide binary without debug information Wei Liu
13:19 [UNIKRAFT/NEWLIB PATCH] Define tzname Felipe Huici
13:17 [PATCH v2] mini-os: use -m elf_i386 for final linking Juergen Gross
13:11 Re: [PATCH] mini-os: use -m elf_i386 for final linking Samuel Thibault
12:58 Re: [PATCH] mini-os: use -m elf_i386 for final linking Jürgen Groß
12:46 Re: [PATCH] mini-os: use -m elf_i386 for final linking Samuel Thibault
12:30 Re: [PATCH] mini-os: provide binary without debug information Samuel Thibault
12:29 Re: [PATCH] mini-os: allow 4096 event channels for 64-bit mini-os Samuel Thibault
12:27 [PATCH] mini-os: provide binary without debug information Juergen Gross
12:27 [PATCH] mini-os: use -m elf_i386 for final linking Juergen Gross
12:27 [PATCH] mini-os: allow 4096 event channels for 64-bit mini-os Juergen Gross
10:11 [UNIKRAFT PATCH 3/3] lib/syscall_shim: Provide `uk_syscall6()`, `uk_syscall6_r()` Simon Kuenzer
10:11 [UNIKRAFT PATCH 2/3] lib/syscall_shim: handler: Take only required number of arguments Simon Kuenzer
10:11 [UNIKRAFT PATCH 1/3] lib/syscall_shim: Provide `uk_syscall_r_fn()` Simon Kuenzer
10:11 [UNIKRAFT PATCH 0/3] lib/syscall_shim: Enhancements Simon Kuenzer
April 15, 20
13:47 Re: [UNIKRAFT/LIB-PCRE] Makefile.uk: Add -f argument to ln Simon Kuenzer
10:58 [UNIKRAFT/LIB-PCRE] Makefile.uk: Add -f argument to ln gaulthier . gain
10:00 [UNIKRAFT/LCMS PATCH v4 2/2] [LCMS PATCH] lcms: Add Makefile.uk Esteban Martinez
10:00 [UNIKRAFT/LCMS PATCH v4 1/2] [LCMS PATCH] lcms: Add skeleton new library Esteban Martinez
10:00 [UNIKRAFT/LCMS PATCH v4 0/2] LCMS library porting Esteban Martinez
06:16 [UNIKRAFT/LIBTFLITE PATCH v2 1/1] Add clrsbdi2 needed by tensorflowlite George Muraru
06:16 [UNIKRAFT/LIBTFLITE PATCH v2 0/1] George Muraru
April 14, 20
18:45 Re: [UNIKRAFT/LIB-OPENSSL] Makefile.uk: Fix OpenSSL source url felipehuici .
15:29 Re: [UNIKRAFT/PTHREAD-EMBEDDED PATCH] Remove reference to non-existing exportsyms.uk file . Simon Kuenzer
15:17 [UNIKRAFT/PTHREAD-EMBEDDED PATCH] Remove reference to non-existing exportsyms.uk file . Felipe Huici
12:43 Re: [Minios-devel] [UNIKRAFT PATCH v3] lib/vfscore: fix null pointer dereferences Simon Kuenzer
12:30 Re: [UNIKRAFT PATCH] lib/ukalloc: make uk_alloc_get_default static inline Simon Kuenzer
12:06 Re: [UNIKRAFT PATCH] lib/ukdebug: always provide uk_asmdumpk Simon Kuenzer
12:03 Re: [Minios-devel] [UNIKRAFT PATCH] lib/vfscore: fix null pointer dereferences Simon Kuenzer
11:49 Re: [Minios-devel] [UNIKRAFT PATCH v2] lib/ukalloc: fix memory wastage in uk_posix_memalign_ifpages Simon Kuenzer
April 12, 20
20:41 Re: [UNIKRAFT/LIBCOMPILERRT PATCH 2/2] Add clrsbdi2 to makefile felipehuici .
14:40 [UNIKRAFT/LIBCOMPILERRT PATCH 2/2] Add clrsbdi2 to makefile George Muraru
14:40 [UNIKRAFT/LIBTFLITE PATCH 2/2] Add Makefile.uk George Muraru
14:40 [UNIKRAFT/LIBTFLITE PATCH 1/2] Library skeleton George Muraru
14:40 [UNIKRAFT/LIBTFLITE PATCH 0/2] George Muraru
14:39 [UNIKRAFT/LIBCOMPILERRT PATCH 1/2] Add clrsbdi2.c needed by tensorflowlite George Muraru
14:39 [UNIKRAFT/LIBCOMPILERRT PATCH 0/2] George Muraru
April 10, 20
13:02 RE: [UNIKRAFT/LIBNEWLIB PATCH] Make sure floating point is enabled when ARM64 is selected. Justin He
09:09 [UNIKRAFT PATCH] build: Fix "Argument list too long" problem Cyril Soldani
06:50 [UNIKRAFT/LIBNEWLIB PATCH] Make sure floating point is enabled when ARM64 is selected. Felipe Huici
April 09, 20
22:59 Re: [PATCH 3/3] mini-os: fix several memory leaks related to xenbus Wei Liu
22:59 Re: [PATCH 0/3] mini-os: fix several double frees and memory leaks Wei Liu
14:35 Re: [PATCH 3/3] mini-os: fix several memory leaks related to xenbus Samuel Thibault
14:34 Re: [PATCH 2/3] mini-os: fix double free() in xenbus Samuel Thibault
14:33 Re: [PATCH 1/3] mini-os: fix double free() in netfront Samuel Thibault
14:13 [PATCH 1/3] mini-os: fix double free() in netfront Juergen Gross
14:12 [PATCH 2/3] mini-os: fix double free() in xenbus Juergen Gross
14:12 [PATCH 3/3] mini-os: fix several memory leaks related to xenbus Juergen Gross
14:12 [PATCH 0/3] mini-os: fix several double frees and memory leaks Juergen Gross
11:39 RE: [UNIKRAFT PATCH v5 0/7] Support float point on arm64 kvm plat Justin He
11:38 [UNIKRAFT/LIB-OPENSSL] Makefile.uk: Fix OpenSSL source url gaulthier . gain
09:21 Re: [UNIKRAFT PATCH v5 0/7] Support float point on arm64 kvm plat Sharan Santhanam
09:14 Re: [UNIKRAFT PATCH v5 2/7] build: Link libgcc at the end of the link options list Sharan Santhanam
08:58 Re: [UNIKRAFT PATCH v5 4/7] plat/arm: Support fp/simd save/restore during context switch Sharan Santhanam
08:50 Re: [UNIKRAFT PATCH v3 2/7] build: Link libgcc at the end of the link options list Sharan Santhanam
02:20 [UNIKRAFT PATCH v5 7/7] build: Add 'isr' variant for arm64 kvm plat source files called within irq context Jia He
02:20 [UNIKRAFT PATCH v5 6/7] arch/arm64: Fix -mfpu=none when not supporting fpsimd Jia He
02:20 [UNIKRAFT PATCH v5 5/7] arch/arm64: Don't pass -mgeneral-regs-only when CONFIG_FPSIMD is y Jia He
02:20 [UNIKRAFT PATCH v5 3/7] plat/kvm: arm64: Enable the fp/simd at the starting point Jia He
02:20 [UNIKRAFT PATCH v5 4/7] plat/arm: Support fp/simd save/restore during context switch Jia He
02:20 [UNIKRAFT PATCH v5 1/7] plat: build: Add a config option to enable fp on arm64 Jia He
02:20 [UNIKRAFT PATCH v5 2/7] build: Link libgcc at the end of the link options list Jia He
02:19 [UNIKRAFT PATCH v5 0/7] Support float point on arm64 kvm plat Jia He
01:36 RE: [UNIKRAFT PATCH v3 2/7] build: Link libgcc at the end of the link options list Justin He
April 08, 20
22:18 Re: [UNIKRAFT PATCH 3/3] build: Option to set sources, object, alibs, and symbol localization for each library felipehuici .
22:18 Re: [UNIKRAFT PATCH 2/3] build: Provide option to localize symbols (LIBNAME_LOCALS(-y)) felipehuici .
22:18 Re: [UNIKRAFT PATCH 1/3] build: Support multiple symbol export files felipehuici .
22:18 Re: [UNIKRAFT PATCH] lib/ukdebug: Include tracepoint linker script when tracing is enabled felipehuici .
22:18 Re: [UNIKRAFT PATCH] include: Provide `__unalign` attribute felipehuici .
22:05 [UNIKRAFT/LIBPTHREAD-EMBEDDED PATCH] Add support for the uksignal Unikraft internal library. Felipe Huici
22:04 [UNIKRAFT/LIBNEWLIB PATCH] Add support for the uksignal Unikraft internal library. Felipe Huici
21:58 [UNIKRAFT PATCH] lib/uksignal: Initial uksignal code Felipe Huici
18:24 [UNIKRAFT PATCH] lib/ukalloc: make uk_alloc_get_default static inline Hugo Lefeuvre
12:20 [UNIKRAFT PATCH] lib/ukdebug: always provide uk_asmdumpk Hugo Lefeuvre
11:34 Re: [UNIKRAFT PATCH v4 4/7] plat/arm: Support fp/simd save/restore during context switch Sharan Santhanam
11:07 Re: [UNIKRAFT PATCH v4 3/7] plat/kvm: arm64: Enable the fp/simd at the starting point Sharan Santhanam
11:07 Re: [UNIKRAFT PATCH v4 1/7] plat: build: Add a config option to enable fp on arm64 Sharan Santhanam
00:25 [UNIKRAFT/PYTORCH PATCH v2 2/5] Add Makefile Vlad-Andrei Badoiu
00:25 [UNIKRAFT/PYTORCH PATCH v2 4/5] Add includes: config headers and missing headers Vlad-Andrei Badoiu
00:25 [UNIKRAFT/PYTORCH PATCH v2 5/5] Add patches Vlad-Andrei Badoiu
00:25 [UNIKRAFT/PYTORCH PATCH v2 3/5] Add gluecode Vlad-Andrei Badoiu
00:25 [UNIKRAFT/PYTORCH PATCH v2 1/5] Introduce library skeleton Vlad-Andrei Badoiu
00:25 [UNIKRAFT/PYTORCH PATCH v2 0/5] Initial port of Pytorch on Unikraft Vlad-Andrei Badoiu
00:24 Re: [UNIKRAFT/PYTORCH PATCH 0/5] Initial port of Pytorch on Unikraft Vlad-Andrei Badoiu
00:23 [UNIKRAFT/PYTORCH PATCH 2/5] Add Makefile Vlad-Andrei Badoiu
00:23 [UNIKRAFT/PYTORCH PATCH 1/4] Add Makefile Vlad-Andrei Badoiu
00:23 [UNIKRAFT/PYTORCH PATCH 3/4] Add includes: config headers and missing headers Vlad-Andrei Badoiu
00:23 [UNIKRAFT/PYTORCH PATCH 5/5] Add patches Vlad-Andrei Badoiu
00:22 [UNIKRAFT/PYTORCH PATCH 4/4] Add patches Vlad-Andrei Badoiu
00:22 [UNIKRAFT/PYTORCH PATCH 4/5] Add includes: config headers and missing headers Vlad-Andrei Badoiu
00:22 [UNIKRAFT/PYTORCH PATCH 1/5] Introduce library skeleton Vlad-Andrei Badoiu
00:22 [UNIKRAFT/PYTORCH PATCH 2/4] Add gluecode Vlad-Andrei Badoiu
00:22 [UNIKRAFT/PYTORCH PATCH 0/5] Initial port of Pytorch on Unikraft Vlad-Andrei Badoiu
00:22 [UNIKRAFT/PYTORCH PATCH 3/5] Add gluecode Vlad-Andrei Badoiu
00:11 [UNIKRAFT PATCH 3/3] build: Option to set sources, object, alibs, and symbol localization for each library Simon Kuenzer
00:11 [UNIKRAFT PATCH 2/3] build: Provide option to localize symbols (LIBNAME_LOCALS(-y)) Simon Kuenzer
00:11 [UNIKRAFT PATCH 0/3] Support for adding sources or symbol masking to every library Simon Kuenzer
00:11 [UNIKRAFT PATCH 1/3] build: Support multiple symbol export files Simon Kuenzer
April 07, 20
23:54 [UNIKRAFT PATCH] lib/ukdebug: Include tracepoint linker script when tracing is enabled Simon Kuenzer
23:54 [UNIKRAFT PATCH] include: Provide `__unalign` attribute Simon Kuenzer
14:49 Re: [Minios-devel] [UNIKRAFT/INTEL-INTRINSICS PATCH 2/2] Fix _mm256_extract_epi64 definition on GCC felipehuici .
14:49 Re: [Minios-devel] [UNIKRAFT/INTEL-INTRINSICS PATCH 1/2] Add x86intrin.h felipehuici .
10:00 [Minios-devel] Important: There will be no subject prefix anymore on this mailing list Dominic Brekau
07:14 [Minios-devel] [UNIKRAFT PATCH v4 6/7] arch/arm64: Fix -mfpu=none when not supporting fpsimd Jia He
07:14 [Minios-devel] [UNIKRAFT PATCH v4 7/7] build: Add 'isr' variant for arm64 kvm plat source files called within irq context Jia He
07:14 [Minios-devel] [UNIKRAFT PATCH v4 4/7] plat/arm: Support fp/simd save/restore during context switch Jia He
07:14 [Minios-devel] [UNIKRAFT PATCH v4 5/7] arch/arm64: Don't pass -mgeneral-regs-only when CONFIG_FPSIMD is y Jia He
07:14 [Minios-devel] [UNIKRAFT PATCH v4 3/7] plat/kvm: arm64: Enable the fp/simd at the starting point Jia He
07:14 [Minios-devel] [UNIKRAFT PATCH v4 1/7] plat: build: Add a config option to enable fp on arm64 Jia He
07:14 [Minios-devel] [UNIKRAFT PATCH v4 2/7] build: Link libgcc at the end of the link options list Jia He
07:14 [Minios-devel] [UNIKRAFT PATCH v4 0/7] Support float point on arm64 kvm plat Jia He
07:13 Re: [Minios-devel] [UNIKRAFT PATCH v2 2/5] lib/syscall_shim: Option to disable libc-style wrapper functions Gaulthier Gain
07:05 Re: [Minios-devel] [UNIKRAFT PATCH v2 5/5] lib/syscall_shim: Option to generate libc-style stubs Gaulthier Gain
07:05 Re: [Minios-devel] [UNIKRAFT PATCH v2 4/5] lib/syscall_shim: Provide uk_vsyscall(), uk_vsyscall_r() Gaulthier Gain
07:04 Re: [Minios-devel] [UNIKRAFT PATCH v2 1/5] lib/syscall_shim: UK_LLSYSCALL_(R_)_DEFINE variants Gaulthier Gain
07:04 Re: [Minios-devel] [UNIKRAFT PATCH v2 3/5] lib/syscall_shim: `UK_(LL)SYSCALL_R_DEFINE()`: Use given return type Gaulthier Gain
07:03 Re: [Minios-devel] [UNIKRAFT PATCH v2 3/5] lib/syscall_shim: `UK_(LL)SYSCALL_R_DEFINE()`: Use given return type Gaulthier Gain
07:03 Re: [Minios-devel] [UNIKRAFT PATCH v2 0/5] lib/syscall_shim: Further improvements Gaulthier Gain
02:35 Re: [Minios-devel] [UNIKRAFT PATCH v3 3/7] plat/kvm: arm64: Enable the fp/simd at the starting point Justin He
02:27 Re: [Minios-devel] [UNIKRAFT PATCH v3 2/7] build: Link libgcc at the end of the link options list Justin He
April 06, 20
20:34 [Minios-devel] [UNIKRAFT/LIBSLEEF PATCH 3/3] Add header files Vlad-Andrei Badoiu
20:34 [Minios-devel] [UNIKRAFT/LIBSLEEF PATCH 2/3] Add Makefile.uk Vlad-Andrei Badoiu
20:34 [Minios-devel] [UNIKRAFT/LIBSLEEF PATCH 1/3] Introduce library skeleton Vlad-Andrei Badoiu
20:33 [Minios-devel] [UNIKRAFT/LIBSLEEF PATCH 0/3] Initial port of sleef on Unikraft Vlad-Andrei Badoiu
19:24 [Minios-devel] [UNIKRAFT/INTEL-INTRINSICS PATCH 2/2] Fix _mm256_extract_epi64 definition on GCC Vlad-Andrei Badoiu
19:24 [Minios-devel] [UNIKRAFT/INTEL-INTRINSICS PATCH 1/2] Add x86intrin.h Vlad-Andrei Badoiu
19:24 [Minios-devel] [UNIKRAFT/INTEL-INTRINSICS PATCH 0/2] Add fixes need by sleef Vlad-Andrei Badoiu
18:41 [Minios-devel] [UNIKRAFT/LIBONNX PATCH 1/3] Introduce library skeleton Vlad-Andrei Badoiu
18:41 [Minios-devel] [UNIKRAFT/LIBONNX PATCH 2/3] Add Makefile Vlad-Andrei Badoiu
18:41 [Minios-devel] [UNIKRAFT/LIBONNX PATCH 0/3] Initial port of onnx on Unikraft Vlad-Andrei Badoiu
18:41 [Minios-devel] [UNIKRAFT/LIBONNX PATCH 3/3] Add patches Vlad-Andrei Badoiu
14:09 Re: [Minios-devel] [UNIKRAFT PATCH] lib/vfscore: fix null pointer dereferences Hugo Lefeuvre
14:06 [Minios-devel] [UNIKRAFT PATCH v3] lib/vfscore: fix null pointer dereferences Hugo Lefeuvre
13:40 [Minios-devel] [UNIKRAFT/LIBUV PATCH v2 2/3] Add Makefile.uk Vlad-Andrei Badoiu
13:40 [Minios-devel] [UNIKRAFT/LIBUV PATCH v2 1/3] Introduce library skeleton Vlad-Andrei Badoiu
13:40 [Minios-devel] [UNIKRAFT/LIBUV PATCH v2 0/3] Initial port of libuv on Unikraft Vlad-Andrei Badoiu
13:40 [Minios-devel] [UNIKRAFT/LIBUV PATCH v2 3/3] Add patches Vlad-Andrei Badoiu
13:04 [Minios-devel] [UNIKRAFT PATCH v2] lib/vfscore: fix null pointer dereferences Hugo Lefeuvre
09:47 Re: [Minios-devel] [UNIKRAFT PATCH v3 7/7] build: Add 'isr' variant for arm64 kvm plat source files called within irq context Sharan Santhanam
09:46 Re: [Minios-devel] [UNIKRAFT PATCH v3 6/7] arch/arm64: Fix -mfpu=none when not supporting fpsimd Sharan Santhanam
09:43 Re: [Minios-devel] [UNIKRAFT PATCH v3 5/7] arch/arm64: Don't pass -mgeneral-regs-only when CONFIG_FLOAT_POINT is y Sharan Santhanam
09:41 Re: [Minios-devel] [UNIKRAFT PATCH v3 4/7] plat/arm: Support fp/simd save/restore during context switch Sharan Santhanam
09:37 Re: [Minios-devel] [UNIKRAFT PATCH v3 3/7] plat/kvm: arm64: Enable the fp/simd at the starting point Sharan Santhanam
09:34 Re: [Minios-devel] [UNIKRAFT PATCH v3 2/7] build: Link libgcc at the end of the link options list Sharan Santhanam
09:04 Re: [Minios-devel] [UNIKRAFT PATCH v3 1/7] plat: build: Add a config option to enable fp on arm64 Sharan Santhanam
08:54 [Minios-devel] [UNIKRAFT PATCH v2] lib/ukalloc: fix memory wastage in uk_posix_memalign_ifpages Hugo Lefeuvre
08:27 Re: [Minios-devel] [UNIKRAFT/LIBFFT2D PATCH 2/2] Initial port of fft2d on Unikraft felipehuici .
08:23 Re: [Minios-devel] [UNIKRAFT/LIBFFT2D PATCH 1/2] Introduce library skeleton felipehuici .
07:49 [Minios-devel] [UNIKRAFT/LIBFFT2D PATCH 2/2] Initial port of fft2d on Unikraft George Muraru
07:49 [Minios-devel] [UNIKRAFT/LIBFFT2D PATCH 1/2] Introduce library skeleton George Muraru
07:49 [Minios-devel] [UNIKRAFT/LIBFFT2D PATCH 0/2] George Muraru
April 05, 20
20:05 Re: [Minios-devel] [UNIKRAFT/LIBUV PATCH 2/2] Add Makefile.uk felipehuici .
20:03 Re: [Minios-devel] [UNIKRAFT/LIBUV PATCH 1/2] Introduce library skeleton felipehuici .
19:53 Re: [Minios-devel] [UNIKRAFT/EIGEN PATCH 1/1] Update eigen version felipehuici .
19:43 Re: [Minios-devel] [UNIKRAFT PATCH v2 2/2] lib/vfscore: Add scandir felipehuici .
19:42 Re: [Minios-devel] [UNIKRAFT PATCH v2 1/2] lib/nolib: Add qsort felipehuici .
19:25 Re: [Minios-devel] [UNIKRAFT PATCH] Add support for clang compilation Alice Suiu
18:16 Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH] include/endian.h Define the __bswap16, __bswap32, __bswap64 builtin functions only if the compilation is done with gcc Alice Suiu
14:42 [Minios-devel] [UNIKRAFT PATCH v2 3/3] arch/*, build: Add support for clang compilation Alice Suiu
14:42 [Minios-devel] [UNIKRAFT PATCH v2 2/3] arch/*, build: Delete some flags for clang Alice Suiu
14:42 [Minios-devel] [UNIKRAFT PATCH v2 1/3] build: Configure the compiler from command line Alice Suiu
12:08 Re: [Minios-devel] [UNIKRAFT/LIBPTHREADPOOL PATCH] Freeze the library against a particular commit hash. Vlad-Andrei Badoiu
12:02 Re: [Minios-devel] [UNIKRAFT/NNPACK PATCH] Update dependency name to LIBPOSIX_SYSINFO Vlad-Andrei Badoiu
11:57 [Minios-devel] [UNIKRAFT PATCH v2 2/2] lib/vfscore: Add scandir Vlad-Andrei Badoiu
11:56 [Minios-devel] [UNIKRAFT PATCH v2 1/2] lib/nolib: Add qsort Vlad-Andrei Badoiu
11:56 [Minios-devel] [UNIKRAFT PATCH v2 0/2] lib/vfscore: Add scandir Vlad-Andrei Badoiu
April 04, 20
18:04 [Minios-devel] [UNIKRAFT/EIGEN PATCH 1/1] Update eigen version George Muraru
18:03 [Minios-devel] [UNIKRAFT/EIGEN PATCH 0/1] George Muraru
April 03, 20
16:30 [Minios-devel] [UNIKRAFT PATCH v2 5/5] lib/syscall_shim: Option to generate libc-style stubs Simon Kuenzer
16:30 [Minios-devel] [UNIKRAFT PATCH v2 3/5] lib/syscall_shim: `UK_(LL)SYSCALL_R_DEFINE()`: Use given return type Simon Kuenzer
16:29 [Minios-devel] [UNIKRAFT PATCH v2 4/5] lib/syscall_shim: Provide uk_vsyscall(), uk_vsyscall_r() Simon Kuenzer
16:29 [Minios-devel] [UNIKRAFT PATCH v2 1/5] lib/syscall_shim: UK_LLSYSCALL_(R_)_DEFINE variants Simon Kuenzer
16:29 [Minios-devel] [UNIKRAFT PATCH v2 2/5] lib/syscall_shim: Option to disable libc-style wrapper functions Simon Kuenzer
16:29 [Minios-devel] [UNIKRAFT PATCH v2 0/5] lib/syscall_shim: Further improvements Simon Kuenzer
01:28 [Minios-devel] [UNIKRAFT/EIGEN UPDATE VERSION 1/1] Update eigen version George Muraru
01:28 [Minios-devel] [UNIKRAFT/EIGEN UPDATE VERSION 0/1] George Muraru
April 02, 20
16:56 Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH] include/endian.h Define the __bswap16, __bswap32, __bswap64 builtin functions only if the compilation is done with gcc Simon Kuenzer
16:54 Re: [Minios-devel] [UNIKRAFT PATCH] Add support for clang compilation Simon Kuenzer
16:30 Re: [Minios-devel] [UNIKRAFT PATCH] lib/vfscore: fix null pointer dereferences Simon Kuenzer
15:28 Re: [Minios-devel] [UNIKRAFT PATCH 3/3] plat/common/x86: Disassemble failed instruction on crashes felipehuici .
15:27 Re: [Minios-devel] [UNIKRAFT PATCH 2/3] lib/ukdebug: Provide uk_asmdumpd(), uk_asmdumpk() felipehuici .
15:26 Re: [Minios-devel] [UNIKRAFT PATCH 1/3] lib/ukdebug: Move hexdump output demultiplexer felipehuici .
15:26 Re: [Minios-devel] [UNIKRAFT/ZYDIS PATCH 3/3] libzydis: Disassembler library port felipehuici .
15:26 Re: [Minios-devel] [UNIKRAFT/ZYDIS PATCH 2/3] libzycorec: Core library needed by Zyan libraries felipehuici .
15:26 Re: [Minios-devel] [UNIKRAFT/ZYDIS PATCH 1/3] Introduce library skeleton felipehuici .
09:45 [Minios-devel] [UNIKRAFT/NNPACK PATCH] Update dependency name to LIBPOSIX_SYSINFO Felipe Huici
09:43 [Minios-devel] [UNIKRAFT/LIBPTHREADPOOL PATCH] Freeze the library against a particular commit hash. Felipe Huici
08:57 Re: [Minios-devel] [UNIKRAFT/PTHREAD-EMBEDDED PATCH 1/2] Add clockid_t field to pthread_condattr_t_ felipehuici .
08:56 Re: [Minios-devel] [UNIKRAFT/PTHREAD-EMBEDDED PATCH 2/2] Implement pthread_condattr_{getclock, setclock} felipehuici .
08:47 Re: [Minios-devel] [UNIKRAFT/LWIP PATCH 3/3] netinet/in.h: Add several missing IPV6 & IP defines and structures felipehuici .
08:46 Re: [Minios-devel] [UNIKRAFT/LWIP PATCH 2/3] netinet/tcp.h: Add header guards felipehuici .
08:46 Re: [Minios-devel] [UNIKRAFT/LWIP PATCH 1/3] Use if_nametoindex and if_nametoindex from lwip felipehuici .
08:42 Re: [Minios-devel] [UNIKRAFT/LIBELF PATCH 1/7] Copy from official ELF Tool Chain (0.7.1) Razvan Deaconescu
04:19 [Minios-devel] [UNIKRAFT PATCH v3 7/7] build: Add 'isr' variant for arm64 kvm plat source files called within irq context Jia He
04:19 [Minios-devel] [UNIKRAFT PATCH v3 6/7] arch/arm64: Fix -mfpu=none when not supporting fpsimd Jia He
04:19 [Minios-devel] [UNIKRAFT PATCH v3 4/7] plat/arm: Support fp/simd save/restore during context switch Jia He
04:19 [Minios-devel] [UNIKRAFT PATCH v3 5/7] arch/arm64: Don't pass -mgeneral-regs-only when CONFIG_FLOAT_POINT is y Jia He
04:19 [Minios-devel] [UNIKRAFT PATCH v3 3/7] plat/kvm: arm64: Enable the fp/simd at the starting point Jia He
04:19 [Minios-devel] [UNIKRAFT PATCH v3 2/7] build: Link libgcc at the end of the link options list Jia He
04:18 [Minios-devel] [UNIKRAFT PATCH v3 0/7] Support float point on arm64 kvm plat Jia He
04:18 [Minios-devel] [UNIKRAFT PATCH v3 1/7] plat: build: Add a config option to enable fp on arm64 Jia He
04:13 Re: [Minios-devel] [UNIKRAFT PATCH v2 0/7] Support float point on arm64 kvm plat Justin He
April 01, 20
19:47 Re: [Minios-devel] [UNIKRAFT PATCH v2 0/7] Support float point on arm64 kvm plat felipehuici .
19:45 Re: [Minios-devel] [UNIKRAFT PATCH 1/2] lib/nolib: Add qsort felipehuici .
19:39 Re: [Minios-devel] [UNIKRAFT PATCH] lib/nolibc: Provide abort() felipehuici .
02:59 Re: [Minios-devel] [UNIKRAFT/LIBELF PATCH 5/7] Integrate to Unikraft build system Razvan Deaconescu
02:59 Re: [Minios-devel] [UNIKRAFT/LIBELF PATCH 7/7] Uncomment source files that depend on libvfscore Razvan Deaconescu
02:58 Re: [Minios-devel] [UNIKRAFT/LIBELF PATCH 6/7] Provide `exportsyms.uk` Razvan Deaconescu
02:58 Re: [Minios-devel] [UNIKRAFT/LIBELF PATCH 4/7] Add `__Unikraft__` configuration Razvan Deaconescu
02:58 Re: [Minios-devel] [UNIKRAFT/LIBELF PATCH 3/7] Add SLIST macro operation Razvan Deaconescu
02:58 Re: [Minios-devel] [UNIKRAFT/LIBELF PATCH 2/7] Provide `README.md`, `COPYING.md`, `CONTRIBUTING.md` Razvan Deaconescu
02:58 Re: [Minios-devel] [UNIKRAFT/LIBELF PATCH 0/7] Port libelf from ELF Toolchain Razvan Deaconescu
02:56 Re: [Minios-devel] [UNIKRAFT PATCH] build: Remove flag -fms-extensions for CFLAGS Razvan Deaconescu

Mail converted by MHonArc

 


Rackspace

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