May 31, 19 |
19:52 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH 1/1] Implement usleep |
Felipe Huici |
|
15:21 |
Re: [Minios-devel] [UNIKRAFT PATCH v6 1/1] build: always produce 2 images: w/ and w/o debug syms |
Simon Kuenzer |
|
14:34 |
[Minios-devel] [UNIKRAFT PATCH v6 1/1] build: always produce 2 images: w/ and w/o debug syms |
Yuri Volchkov |
|
14:34 |
[Minios-devel] [UNIKRAFT PATCH v6 0/1] build: reorganize linking |
Yuri Volchkov |
|
14:15 |
Re: [Minios-devel] [UNIKRAFT PATCH 0/3] plat/kvm: Make most of the first MB inaccessible |
Simon Kuenzer |
|
14:15 |
Re: [Minios-devel] [UNIKRAFT PATCH 1/3] plat/kvm: Replace numerical flags with defines in pagetable.S |
Simon Kuenzer |
|
14:15 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/3] plat/kvm: 4k-granularity page table for the first 2MB |
Simon Kuenzer |
|
14:15 |
Re: [Minios-devel] [UNIKRAFT PATCH 3/3] plat/kvm: set write protect flag in CR0 |
Simon Kuenzer |
|
14:01 |
Re: [Minios-devel] [UNIKRAFT PATCH v5 1/1] build: always produce 2 images: w/ and w/o debug syms |
Yuri Volchkov |
|
13:51 |
[Minios-devel] [UNIKRAFT PATCH v3 4/5] lib/devfs: Fix checkpath warnings |
Vlad-Andrei BĂDOIU (78692) |
|
13:51 |
[Minios-devel] [UNIKRAFT PATCH v3 5/5] lib/devfs: Update license header for the imported files |
Vlad-Andrei BĂDOIU (78692) |
|
13:51 |
[Minios-devel] [UNIKRAFT PATCH v3 3/5] lib/devfs: Tabify imported devfs code |
Vlad-Andrei BĂDOIU (78692) |
|
13:51 |
[Minios-devel] [UNIKRAFT PATCH v3 2/5] lib/devfs: Adapt imported devfs to Unikraft |
Vlad-Andrei BĂDOIU (78692) |
|
13:51 |
[Minios-devel] [UNIKRAFT PATCH v3 1/5] lib/devfs: Initial import from OSv |
Vlad-Andrei BĂDOIU (78692) |
|
13:51 |
[Minios-devel] [UNIKRAFT PATCH v3 0/5] Import devfs from OSv |
Vlad-Andrei BĂDOIU (78692) |
|
12:58 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 2/5] lib/devfs: Adapt imported devfs to Unikraft |
Vlad-Andrei BĂDOIU (78692) |
|
11:48 |
Re: [Minios-devel] [UNIKRAFT PATCH v5 1/1] build: always produce 2 images: w/ and w/o debug syms |
Simon Kuenzer |
|
10:53 |
Re: [Minios-devel] [UNIKRAFT PATCH v5 1/1] build: always produce 2 images: w/ and w/o debug syms |
Yuri Volchkov |
|
09:41 |
Re: [Minios-devel] [UNIKRAFT PATCH v5 1/1] build: always produce 2 images: w/ and w/o debug syms |
Simon Kuenzer |
|
May 30, 19 |
20:55 |
[Minios-devel] [UNIKRAFT PATCH 3/3] plat/kvm: set write protect flag in CR0 |
Florian Schmidt |
|
20:52 |
[Minios-devel] [UNIKRAFT PATCH 2/3] plat/kvm: 4k-granularity page table for the first 2MB |
Florian Schmidt |
|
20:52 |
[Minios-devel] [UNIKRAFT PATCH 1/3] plat/kvm: Replace numerical flags with defines in pagetable.S |
Florian Schmidt |
|
20:52 |
[Minios-devel] [UNIKRAFT PATCH 0/3] plat/kvm: Make most of the first MB inaccessible |
Florian Schmidt |
|
20:35 |
[Minios-devel] [UNIKRAFT PATCH v3 6/7] lib/uksched: create and delete thread-local storage area |
Florian Schmidt |
|
20:30 |
[Minios-devel] [UNIKRAFT PATCH v3 7/7] plat: switch thread-local storage area on context switch |
Florian Schmidt |
|
20:30 |
[Minios-devel] [UNIKRAFT PATCH v3 5/7] arch: provide thread-local storage helper functions |
Florian Schmidt |
|
20:30 |
[Minios-devel] [UNIKRAFT PATCH v3 3/7] plat: Replace 0x1000 / 4096 with __PAGE_SIZE |
Florian Schmidt |
|
20:29 |
[Minios-devel] [UNIKRAFT PATCH v3 4/7] plat: prepare linker script for thread-local storage |
Florian Schmidt |
|
20:29 |
[Minios-devel] [UNIKRAFT PATCH v3 2/7] plat: move common section definitions from linker script to include file |
Florian Schmidt |
|
20:29 |
[Minios-devel] [UNIKRAFT PATCH v3 1/7] plat/linuxu: make linker script preprocessable |
Florian Schmidt |
|
20:29 |
[Minios-devel] [UNIKRAFT PATCH v3 0/7] Thread-local storage support |
Florian Schmidt |
|
11:44 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 6/8] support/scripts: implement trace buffer parsing |
Costin Lupu |
|
11:43 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 5/8] support/scripts: fetch trace data from running Unikraft |
Costin Lupu |
|
11:38 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH 1/1] Implement usleep |
Vlad-Andrei BĂDOIU (78692) |
|
11:00 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 4/8] lib/ukdebug: key-value static storage for tracing |
Costin Lupu |
|
10:59 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 3/8] lib/ukdebug: save actual data into tracebuffer |
Costin Lupu |
|
10:58 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 2/8] lib/ukdebug: Register a tracepoint |
Costin Lupu |
|
10:57 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 1/8] lib/ukdebug: trace.h - introduce UK_FOREACH and UK_NARGS macros |
Costin Lupu |
|
05:34 |
Re: [Minios-devel] [UNIKRAFT PATCH] lib/ukunistd: Move utsname.h to ukunistd library |
Felipe Huici |
|
05:32 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH 1/2] Remove functions provided by internal Unikraft libs |
Felipe Huici |
|
05:32 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH 0/2] Remove functions that are now in core |
Felipe Huici |
|
05:32 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH 2/2] patches: Fix setgroups declaration in origin |
Felipe Huici |
|
May 29, 19 |
23:46 |
[Minios-devel] [UNIKRAFT PATCH v2 8/8] doc/guides: Add section about tracepoints |
Yuri Volchkov |
|
23:46 |
[Minios-devel] [UNIKRAFT PATCH v2 7/8] support/scripts: make uk-trace installable |
Yuri Volchkov |
|
23:46 |
[Minios-devel] [UNIKRAFT PATCH v2 6/8] support/scripts: implement trace buffer parsing |
Yuri Volchkov |
|
23:46 |
[Minios-devel] [UNIKRAFT PATCH v2 5/8] support/scripts: fetch trace data from running Unikraft |
Yuri Volchkov |
|
23:46 |
[Minios-devel] [UNIKRAFT PATCH v2 4/8] lib/ukdebug: key-value static storage for tracing |
Yuri Volchkov |
|
23:46 |
[Minios-devel] [UNIKRAFT PATCH v2 3/8] lib/ukdebug: save actual data into tracebuffer |
Yuri Volchkov |
|
23:46 |
[Minios-devel] [UNIKRAFT PATCH v2 1/8] lib/ukdebug: trace.h - introduce UK_FOREACH and UK_NARGS macros |
Yuri Volchkov |
|
23:46 |
[Minios-devel] [UNIKRAFT PATCH v2 2/8] lib/ukdebug: Register a tracepoint |
Yuri Volchkov |
|
23:46 |
[Minios-devel] [UNIKRAFT PATCH v2 0/8] introduce trace points |
Yuri Volchkov |
|
17:17 |
[Minios-devel] [UNIKRAFT PATCH v5 1/1] build: always produce 2 images: w/ and w/o debug syms |
Yuri Volchkov |
|
17:17 |
[Minios-devel] [UNIKRAFT PATCH v5 0/1] build: reorganize linking |
Yuri Volchkov |
|
16:37 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH 2/2] patches: Fix setgroups declaration in origin |
Costin Lupu |
|
16:37 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH 0/2] Remove functions that are now in core |
Costin Lupu |
|
16:37 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH 1/2] Remove functions provided by internal Unikraft libs |
Costin Lupu |
|
16:32 |
[Minios-devel] [UNIKRAFT PATCH] lib/ukunistd: Move utsname.h to ukunistd library |
Costin Lupu |
|
16:06 |
Re: [Minios-devel] [UNIKRAFT PATCH 6/8] support/scripts: implement trace buffer parcing |
Costin Lupu |
|
16:03 |
Re: [Minios-devel] [UNIKRAFT PATCH 5/8] support/scripts: fetch trace data from running unikraft |
Yuri Volchkov |
|
15:55 |
Re: [Minios-devel] [UNIKRAFT PATCH 6/8] support/scripts: implement trace buffer parcing |
Yuri Volchkov |
|
15:42 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 2/2] lib/uksysinfo: Introduce uksysinfo library |
Costin Lupu |
|
15:42 |
Re: [Minios-devel] [UNIKRAFT PATCH v4 2/3] build: always produce 2 images: w/ and w/o debug syms |
Yuri Volchkov |
|
15:40 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 1/2] lib/nolibc: Add utsname.h |
Costin Lupu |
|
15:30 |
Re: [Minios-devel] [UNIKRAFT PATCH 6/8] support/scripts: implement trace buffer parcing |
Costin Lupu |
|
15:27 |
Re: [Minios-devel] [UNIKRAFT PATCH v4 2/3] build: always produce 2 images: w/ and w/o debug syms |
Simon Kuenzer |
|
15:04 |
Re: [Minios-devel] [UNIKRAFT PATCH 5/8] support/scripts: fetch trace data from running unikraft |
Costin Lupu |
|
14:50 |
Re: [Minios-devel] [UNIKRAFT PATCH 4/8] lib/ukdebug: key-value static storage for tracing |
Yuri Volchkov |
|
14:46 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/8] lib/ukdebug: Register a tracepoint |
Yuri Volchkov |
|
14:37 |
Re: [Minios-devel] [UNIKRAFT PATCH 4/8] lib/ukdebug: key-value static storage for tracing |
Costin Lupu |
|
14:36 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/8] lib/ukdebug: Register a tracepoint |
Costin Lupu |
|
14:34 |
[Minios-devel] [UNIKRAFT PATCH v2 1/2] lib/nolibc: Add utsname.h |
Vlad-Andrei BĂDOIU (78692) |
|
14:34 |
[Minios-devel] [UNIKRAFT PATCH v2 2/2] lib/uksysinfo: Introduce uksysinfo library |
Vlad-Andrei BĂDOIU (78692) |
|
14:34 |
[Minios-devel] [UNIKRAFT PATCH v2 0/2] Introduce uksysinfo library |
Vlad-Andrei BĂDOIU (78692) |
|
14:23 |
Re: [Minios-devel] [UNIKRAFT PATCH v4 2/3] build: always produce 2 images: w/ and w/o debug syms |
Yuri Volchkov |
|
14:09 |
Re: [Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 5/5] lib/ukunistd: Add group related stubs |
Costin Lupu |
|
14:09 |
Re: [Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 4/5] lib/ukunistd: Add user related stubs |
Costin Lupu |
|
14:09 |
Re: [Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 3/5] lib/ukunistd: Move getuid.c to user.c |
Costin Lupu |
|
14:09 |
Re: [Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 2/5] lib/nolibc: Add pwd.h |
Costin Lupu |
|
14:08 |
Re: [Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 1/5] lib/nolibc: Enable pid_t type |
Costin Lupu |
|
14:03 |
Re: [Minios-devel] [UNIKRAFT PATCH] plat/xen: Fix compilation error for Arm32 |
Simon Kuenzer |
|
14:02 |
Re: [Minios-devel] [UNIKRAFT PATCH 8/8] doc/guides: Add section about tracepoints |
Yuri Volchkov |
|
13:42 |
Re: [Minios-devel] [UNIKRAFT PATCH 6/8] support/scripts: implement trace buffer parcing |
Yuri Volchkov |
|
13:28 |
Re: [Minios-devel] [UNIKRAFT PATCH 5/8] support/scripts: fetch trace data from running unikraft |
Yuri Volchkov |
|
12:45 |
Re: [Minios-devel] [UNIKRAFT PATCH v2] arch/spinlock: Add spin_lock_irq variants |
Simon Kuenzer |
|
12:35 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH v2 5/6] Silence unused parameter warnings |
Felipe Huici |
|
12:35 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH v2 6/6] poll.h: Include lwip/sockets.h if lwIP is available |
Felipe Huici |
|
12:35 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH v2 4/6] Yet another try to fix the __rtems__ shenanigans |
Felipe Huici |
|
12:34 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH v2 3/6] Add poll() and select() support via lwIP if available |
Felipe Huici |
|
12:34 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH v2 2/6] Glue code for getpwnam() |
Felipe Huici |
|
12:34 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH v2 1/6] Align POLL* values in glue code with musl. |
Felipe Huici |
|
12:17 |
Re: [Minios-devel] [UNIKRAFT PATCH 4/8] lib/ukdebug: key-value static storage for tracing |
Yuri Volchkov |
|
12:14 |
Re: [Minios-devel] [UNIKRAFT PATCH v4 2/3] build: always produce 2 images: w/ and w/o debug syms |
Simon Kuenzer |
|
11:59 |
Re: [Minios-devel] [UNIKRAFT PATCH 3/8] lib/ukdebug: save actual data into a tracebuffer |
Yuri Volchkov |
|
11:21 |
Re: [Minios-devel] [UNIKRAFT PATCH] lib/ukallocbbuddy: Fix the number of pages when resetting memory regions |
Simon Kuenzer |
|
11:19 |
[Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 4/5] lib/ukunistd: Add user related stubs |
Vlad-Andrei BĂDOIU (78692) |
|
11:19 |
[Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 2/5] lib/nolibc: Add pwd.h |
Vlad-Andrei BĂDOIU (78692) |
|
11:19 |
[Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 3/5] lib/ukunistd: Move getuid.c to user.c |
Vlad-Andrei BĂDOIU (78692) |
|
11:19 |
[Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 1/5] lib/nolibc: Enable pid_t type |
Vlad-Andrei BĂDOIU (78692) |
|
11:19 |
[Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 5/5] lib/ukunistd: Add group related stubs |
Vlad-Andrei BĂDOIU (78692) |
|
11:19 |
[Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 0/5] lib/ukunistd: Add user/group stubs |
Vlad-Andrei BĂDOIU (78692) |
|
11:14 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/8] lib/ukdebug: Register a tracepoint |
Yuri Volchkov |
|
10:48 |
Re: [Minios-devel] [UNIKRAFT PATCH 1/8] lib/ukdebug: trace.h - introduce UK_FOREACH and UK_NARGS macros |
Yuri Volchkov |
|
10:46 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/3] support/scripts: reorganise tracing scripts |
Costin Lupu |
|
10:45 |
Re: [Minios-devel] [UNIKRAFT PATCH 8/8] doc/guides: Add section about tracepoints |
Costin Lupu |
|
10:39 |
Re: [Minios-devel] [UNIKRAFT PATCH 6/8] support/scripts: implement trace buffer parcing |
Costin Lupu |
|
10:39 |
Re: [Minios-devel] [UNIKRAFT PATCH 5/8] support/scripts: fetch trace data from running unikraft |
Costin Lupu |
|
09:53 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 3/5] lib/ukschedcoop: Set current thread on platform stack |
Florian Schmidt |
|
08:44 |
[Minios-devel] [UNIKRAFT PATCH 17/17] plat/xen/drivers/blk: Optimize using pool of grant refs for each queue |
Roxana Nicolescu |
|
08:44 |
[Minios-devel] [UNIKRAFT PATCH 16/17] plat/xen/drivers/blk: Grant references support |
Roxana Nicolescu |
|
08:44 |
[Minios-devel] [UNIKRAFT PATCH 15/17] plat/xen/drivers/blk: Handle responses from backend |
Roxana Nicolescu |
|
08:43 |
[Minios-devel] [UNIKRAFT PATCH 14/17] plat/xen/drivers/blk: Flush requests |
Roxana Nicolescu |
|
08:43 |
[Minios-devel] [UNIKRAFT PATCH 13/17] plat/xen/drivers/blk: Send requests to backend |
Roxana Nicolescu |
|
08:43 |
[Minios-devel] [UNIKRAFT PATCH 12/17] plat/xen/drivers/blk: Read device capabilities |
Roxana Nicolescu |
|
08:42 |
[Minios-devel] [UNIKRAFT PATCH 11/17] plat/xen/drivers/blk: Write queues information to Xenstore |
Roxana Nicolescu |
|
08:42 |
[Minios-devel] [UNIKRAFT PATCH 10/17] plat/xen/drivers/blk: Start blkfront device |
Roxana Nicolescu |
|
08:42 |
[Minios-devel] [UNIKRAFT PATCH 09/17] plat/xen/drivers/blk: Enable/disable interrupts for queues |
Roxana Nicolescu |
|
08:42 |
[Minios-devel] [UNIKRAFT PATCH 08/17] plat/xen/drivers/blk: Configure blkfront queue |
Roxana Nicolescu |
|
08:41 |
[Minios-devel] [UNIKRAFT PATCH 07/17] plat/xen/drivers/blk: Create blkfront queues |
Roxana Nicolescu |
|
08:40 |
[Minios-devel] [UNIKRAFT PATCH 06/17] plat/xen/drivers/blk: Configure block device |
Roxana Nicolescu |
|
08:39 |
[Minios-devel] [UNIKRAFT PATCH 05/17] plat/xen/drivers/blk: Init Xenbus Device |
Roxana Nicolescu |
|
08:39 |
[Minios-devel] [UNIKRAFT PATCH 04/17] plat/xen/drivers/blk: Register blkfront with libukblkdev |
Roxana Nicolescu |
|
08:39 |
[Minios-devel] [UNIKRAFT PATCH 03/17] plat/xen/drivers: Blkfront driver skeleton |
Roxana Nicolescu |
|
08:39 |
[Minios-devel] [UNIKRAFT PATCH 02/17] plat/xen: Add block device type |
Roxana Nicolescu |
|
08:38 |
[Minios-devel] [UNIKRAFT PATCH 01/17] plat/xen: Introduce xenbus drivers menu |
Roxana Nicolescu |
|
08:38 |
[Minios-devel] [UNIKRAFT PATCH 00/17] Xen Blkfront Driver |
Roxana Nicolescu |
|
08:34 |
[Minios-devel] [UNIKRAFT PATCH 6/6] lib/ukblkdev: Stop and release an Unikraft block device |
Roxana Nicolescu |
|
08:34 |
[Minios-devel] [UNIKRAFT PATCH 5/6] lib/ukblkdev: Synchronous operations |
Roxana Nicolescu |
|
08:33 |
[Minios-devel] [UNIKRAFT PATCH 4/6] lib/ukblkdev: Request interface |
Roxana Nicolescu |
|
08:33 |
[Minios-devel] [UNIKRAFT PATCH 3/6] lib/ukblkdev: Blkdev initialization |
Roxana Nicolescu |
|
08:33 |
[Minios-devel] [UNIKRAFT PATCH 2/6] lib/ukblkdev: Blkdev registration |
Roxana Nicolescu |
|
08:33 |
[Minios-devel] [UNIKRAFT PATCH 1/6] lib/ukblkdev: Blkdev Library skeleton. |
Roxana Nicolescu |
|
08:32 |
[Minios-devel] [UNIKRAFT PATCH 0/6] Unikraft Block API |
Roxana Nicolescu |
|
08:20 |
[Minios-devel] [UNIKRAFT PATCH] plat/xen: Update grants fields |
Roxana Nicolescu |
|
07:38 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 1/6] plat: move common section definitions from linker script to include file |
Florian Schmidt |
|
07:27 |
Re: [Minios-devel] [UNIKRAFT PATCH 3/8] lib/ukdebug: save actual data into a tracebuffer |
Costin Lupu |
|
07:27 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/8] lib/ukdebug: Register a tracepoint |
Costin Lupu |
|
06:34 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 2/5] plat/*: Set current thread on IRQ stack |
Florian Schmidt |
|
06:33 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 1/5] plat/xen: Align x86 interrupt stack address at compile time |
Florian Schmidt |
|
05:38 |
Re: [Minios-devel] [UNIKRAFT PATCH 4/8] lib/ukdebug: key-value static storage for tracing |
Costin Lupu |
|
05:28 |
Re: [Minios-devel] [UNIKRAFT PATCH 7/8] lib/vfscore: replace tracing stabs with new tracepoints |
Costin Lupu |
|
05:27 |
Re: [Minios-devel] [UNIKRAFT PATCH 4/8] lib/ukdebug: key-value static storage for tracing |
Costin Lupu |
|
05:25 |
Re: [Minios-devel] [UNIKRAFT PATCH 3/8] lib/ukdebug: save actual data into a tracebuffer |
Costin Lupu |
|
05:23 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/8] lib/ukdebug: Register a tracepoint |
Costin Lupu |
|
05:19 |
Re: [Minios-devel] [UNIKRAFT PATCH 1/8] lib/ukdebug: trace.h - introduce UK_FOREACH and UK_NARGS macros |
Costin Lupu |
|
04:56 |
[Minios-devel] [UNIKRAFT PATCH v2 1/5] plat/xen: Align x86 interrupt stack address at compile time |
Costin Lupu |
|
04:56 |
[Minios-devel] [UNIKRAFT PATCH v2 2/5] plat/*: Set current thread on IRQ stack |
Costin Lupu |
|
04:56 |
[Minios-devel] [UNIKRAFT PATCH v2 0/5] Scheduling fixes |
Costin Lupu |
|
04:56 |
[Minios-devel] [UNIKRAFT PATCH v2 3/5] lib/ukschedcoop: Set current thread on platform stack |
Costin Lupu |
|
04:56 |
[Minios-devel] [UNIKRAFT PATCH v2 4/5] lib/ukschedcoop: Fix yield behavior when current thread is first in thread list |
Costin Lupu |
|
04:56 |
[Minios-devel] [UNIKRAFT PATCH v2 5/5] lib/ukschedcoop: Fix race condition when trying to wake up current thread |
Costin Lupu |
|
04:44 |
Re: [Minios-devel] [UNIKRAFT PATCH 7/8] lib/ukschedcoop: Fix yield behavior when current thread is first in thread list |
Costin Lupu |
|
May 28, 19 |
19:27 |
Re: [Minios-devel] [UNIKRAFT/LWIP PATCH] liblwip: Remove vfscore_put_fd from socket_close |
Florian Schmidt |
|
19:15 |
Re: [Minios-devel] [UNIKRAFT PATCH 7/8] lib/ukschedcoop: Fix yield behavior when current thread is first in thread list |
Florian Schmidt |
|
14:10 |
Re: [Minios-devel] [UNIKRAFT/PTHREAD-EMBEDDED PATCH 4/8] Initial port of pthread-embedded to Unikraft |
Costin Lupu |
|
14:09 |
Re: [Minios-devel] [UNIKRAFT/PTHREAD-EMBEDDED PATCH 1/8] Add documentation |
Costin Lupu |
|
13:25 |
Re: [Minios-devel] [UNIKRAFT/PTHREAD-EMBEDDED PATCH 3/8] patches: Add patches for proper building of original library |
Costin Lupu |
|
12:44 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 6/6] plat: switch thread-local storage area on context switch |
Costin Lupu |
|
12:44 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 5/6] lib/uksched: create and delete thread-local storage area |
Costin Lupu |
|
12:43 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 4/6] arch: provide thread-local storage helper functions |
Costin Lupu |
|
11:16 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 3/6] plat: prepare linker script for thread-local storage |
Costin Lupu |
|
11:11 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 2/6] plat: Replace 0x1000 / 4096 with __PAGE_SIZE |
Costin Lupu |
|
09:29 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 1/6] plat: move common section definitions from linker script to include file |
Costin Lupu |
|
07:56 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH v2 6/6] poll.h: Include lwip/sockets.h if lwIP is available |
Florian Schmidt |
|
07:56 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH v2 5/6] Silence unused parameter warnings |
Florian Schmidt |
|
07:56 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH v2 4/6] Yet another try to fix the __rtems__ shenanigans |
Florian Schmidt |
|
07:56 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH v2 3/6] Add poll() and select() support via lwIP if available |
Florian Schmidt |
|
07:56 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH v2 1/6] Align POLL* values in glue code with musl. |
Florian Schmidt |
|
07:56 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH v2 2/6] Glue code for getpwnam() |
Florian Schmidt |
|
07:55 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH v2 0/6] Preparatory work for Click support |
Florian Schmidt |
|
07:20 |
Re: [Minios-devel] [UNIKRAFT/PTHREAD-EMBEDDED PATCH 4/8] Initial port of pthread-embedded to Unikraft |
Florian Schmidt |
|
May 27, 19 |
13:30 |
Re: [Minios-devel] [UNIKRAFT PATCH v2] build: support for sharing libraries across multiple platforms |
Felipe Huici |
|
13:27 |
Re: [Minios-devel] [UNIKRAFT PATCH] build: Support external platform libraries |
Felipe Huici |
|
13:04 |
[Minios-devel] [UNIKRAFT/LWIP PATCH] liblwip: Remove vfscore_put_fd from socket_close |
Sharan Santhanam |
|
12:58 |
Re: [Minios-devel] [UNIKRAFT PATCH] build: Remove unnecessary /plat/Linker.uk |
Felipe Huici |
|
12:55 |
Re: [Minios-devel] [UNIKRAFT/LWIP PATCH 1/8] Move export.syms to exportsyms.uk |
Felipe Huici |
|
12:15 |
Re: [Minios-devel] [UNIKRAFT/LWIP PATCH 5/8] Don't provide file status flags when we have a libc |
Florian Schmidt |
|
12:09 |
Re: [Minios-devel] [UNIKRAFT/LWIP PATCH 1/8] Move export.syms to exportsyms.uk |
Florian Schmidt |
|
12:08 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH 6/6] poll.h: Include lwip/sockets.h if lwIP is available |
Felipe Huici |
|
12:07 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH 5/6] Silence unused parameter warnings |
Felipe Huici |
|
12:07 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH 3/6] Add select() support via lwIP if available |
Florian Schmidt |
|
12:06 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH 4/6] Yet another try to fix the __rtems__ shenanigans |
Felipe Huici |
|
12:06 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH 2/6] Glue code for some user-related libc functions |
Florian Schmidt |
|
12:05 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH 3/6] Add select() support via lwIP if available |
Felipe Huici |
|
12:03 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH 2/6] Glue code for some user-related libc functions |
Felipe Huici |
|
12:01 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH 1/6] Align POLL* values in glue code with musl. |
Felipe Huici |
|
12:01 |
Re: [Minios-devel] [UNIKRAFT/LWIP PATCH 8/8] Provide poll() and select() wrappers around lwip versions |
Felipe Huici |
|
11:59 |
Re: [Minios-devel] [UNIKRAFT/LWIP PATCH 7/8] sockets.c: Refuse to deal with non-sockets |
Felipe Huici |
|
11:58 |
Re: [Minios-devel] [UNIKRAFT/LWIP PATCH 6/8] Provide lwip socket function interfaces unconditionally |
Felipe Huici |
|
11:58 |
Re: [Minios-devel] [UNIKRAFT/LWIP PATCH 5/8] Don't provide file status flags when we have a libc |
Felipe Huici |
|
11:50 |
Re: [Minios-devel] [UNIKRAFT/LWIP PATCH 4/8] Provide ioctl |
Felipe Huici |
|
11:50 |
Re: [Minios-devel] [UNIKRAFT/LWIP PATCH 3/8] Provide netinet/in.h |
Felipe Huici |
|
11:49 |
Re: [Minios-devel] [UNIKRAFT/LWIP PATCH 2/8] sys/socket.h: Include some libc header files first if available |
Felipe Huici |
|
11:49 |
Re: [Minios-devel] [UNIKRAFT/LWIP PATCH 1/8] Move export.syms to exportsyms.uk |
Felipe Huici |
|
10:55 |
Re: [Minios-devel] [UNIKRAFT/PTHREAD-EMBEDDED PATCH 0/8] Initial port of pthread-embedded library |
Florian Schmidt |
|
10:45 |
Re: [Minios-devel] [UNIKRAFT/PTHREAD-EMBEDDED PATCH 3/8] patches: Add patches for proper building of original library |
Florian Schmidt |
|
09:06 |
Re: [Minios-devel] [UNIKRAFT/PTHREAD-EMBEDDED PATCH 2/8] Add .gitignore |
Florian Schmidt |
|
09:06 |
Re: [Minios-devel] [UNIKRAFT/PTHREAD-EMBEDDED PATCH 1/8] Add documentation |
Florian Schmidt |
|
00:34 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 0/5] Enable solo5 platform support |
Haibo Xu (Arm Technology China) |
|
May 24, 19 |
15:46 |
Re: [Minios-devel] [UNIKRAFT PATCH 1/1] lib/uksysinfo: Introduce uksysinfo library |
Vlad-Andrei BĂDOIU (78692) |
|
15:35 |
Re: [Minios-devel] [UNIKRAFT PATCH 1/1] lib/uksysinfo: Introduce uksysinfo library |
Costin Lupu |
|
15:03 |
[Minios-devel] [UNIKRAFT PATCH 1/1] lib/uksysinfo: Introduce uksysinfo library |
Vlad-Andrei BĂDOIU (78692) |
|
12:12 |
[Minios-devel] [UNIKRAFT PATCH v2 6/6] plat: switch thread-local storage area on context switch |
Florian Schmidt |
|
12:12 |
[Minios-devel] [UNIKRAFT PATCH v2 5/6] lib/uksched: create and delete thread-local storage area |
Florian Schmidt |
|
12:12 |
[Minios-devel] [UNIKRAFT PATCH v2 4/6] arch: provide thread-local storage helper functions |
Florian Schmidt |
|
12:12 |
[Minios-devel] [UNIKRAFT PATCH v2 3/6] plat: prepare linker script for thread-local storage |
Florian Schmidt |
|
12:12 |
[Minios-devel] [UNIKRAFT PATCH v2 2/6] plat: Replace 0x1000 / 4096 with __PAGE_SIZE |
Florian Schmidt |
|
12:12 |
[Minios-devel] [UNIKRAFT PATCH v2 1/6] plat: move common section definitions from linker script to include file |
Florian Schmidt |
|
12:12 |
[Minios-devel] [UNIKRAFT PATCH v2 0/6] Thread-local storage support |
Florian Schmidt |
|
11:19 |
Re: [Minios-devel] [UNIKRAFT PATCH v4 3/3] build: add debug symbols and comment sections to all linkers |
Florian Schmidt |
|
11:09 |
Re: [Minios-devel] [UNIKRAFT PATCH 1/1] plat/vfscore: Remove unused vfscore_fops structure |
Yuri Volchkov |
|
10:56 |
[Minios-devel] [UNIKRAFT PATCH v4 3/3] build: add debug symbols and comment sections to all linkers |
Yuri Volchkov |
|
10:56 |
[Minios-devel] [UNIKRAFT PATCH v4 2/3] build: always produce 2 images: w/ and w/o debug syms |
Yuri Volchkov |
|
10:56 |
[Minios-devel] [UNIKRAFT PATCH v4 1/3] build: disable build-id for libraries too |
Yuri Volchkov |
|
10:56 |
[Minios-devel] [UNIKRAFT PATCH v4 0/3] build: reorganize linking |
Yuri Volchkov |
|
09:58 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 2/5] plat/solo5: Add solo5 platform link files. |
Simon Kuenzer |
|
09:58 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 5/5] plat/solo5: Add platform interface implementation |
Simon Kuenzer |
|
09:57 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 3/5] plat/solo5: Add solo5 platform Makefile.uk |
Simon Kuenzer |
|
09:57 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 4/5] plat/solo5: Add the solo5 API declaration in solo5.h |
Simon Kuenzer |
|
09:57 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 0/5] Enable solo5 platform support |
Simon Kuenzer |
|
09:52 |
Re: [Minios-devel] [UNIKRAFT PATCH v2] build: support for sharing libraries across multiple platforms |
Simon Kuenzer |
|
May 23, 19 |
16:30 |
[Minios-devel] [UNIKRAFT PATCH 3/3] support/scripts: make uk-trace installble |
Yuri Volchkov |
|
16:30 |
[Minios-devel] [UNIKRAFT PATCH 1/3] build: prepare script for gdb autoloading |
Yuri Volchkov |
|
16:30 |
[Minios-devel] [UNIKRAFT PATCH 2/3] support/scripts: reorganise tracing scripts |
Yuri Volchkov |
|
16:30 |
[Minios-devel] [UNIKRAFT PATCH 0/3] make trace scripts installable |
Yuri Volchkov |
|
14:12 |
[Minios-devel] [UNIKRAFT PATCH] build: Support external platform libraries |
Simon Kuenzer |
|
14:12 |
[Minios-devel] [UNIKRAFT PATCH] build: Remove unnecessary /plat/Linker.uk |
Simon Kuenzer |
|
13:47 |
Re: [Minios-devel] [UNIKRAFT PATCH v2] build: add support to specify linking-stage makefile |
Felipe Huici |
|
13:36 |
Re: [Minios-devel] [UNIKRAFT PATCH v2] build: support for sharing libraries across multiple platforms |
Felipe Huici |
|
12:43 |
Re: [Minios-devel] [UNIKRAFT PATCH] build/rules: M4 macro processor support |
Felipe Huici |
|
12:42 |
Re: [Minios-devel] [UNIKRAFT PATCH] build/rules: Add support for pre-processing rules |
Felipe Huici |
|
12:32 |
Re: [Minios-devel] [UNIKRAFT PATCH] build/rules: Provide `src2dst` function |
Felipe Huici |
|
09:58 |
Re: [Minios-devel] [UNIKRAFT PATCH 5/8] plat/*: Set current thread on IRQ stack |
Costin Lupu |
|
09:38 |
Re: [Minios-devel] [UNIKRAFT PATCH 5/8] plat/*: Set current thread on IRQ stack |
Florian Schmidt |
|
09:16 |
[Minios-devel] [UNIKRAFT PATCH v2] build: add support to specify linking-stage makefile |
Florian Schmidt |
|
09:16 |
[Minios-devel] [UNIKRAFT PATCH v2] build: support for sharing libraries across multiple platforms |
Florian Schmidt |
|
08:52 |
Re: [Minios-devel] [UNIKRAFT PATCH] build: support for sharing libraries across multiple platforms |
Florian Schmidt |
|
08:52 |
Re: [Minios-devel] [UNIKRAFT PATCH] build: add support to specify linking-stage makefile |
Florian Schmidt |
|
May 22, 19 |
14:57 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/4] lib/uksched: create and delete thread-local storage area |
Costin Lupu |
|
14:56 |
Re: [Minios-devel] [UNIKRAFT PATCH v3 4/4] build: add debug symbols and comment sections to all linkers |
Florian Schmidt |
|
14:56 |
Re: [Minios-devel] [UNIKRAFT PATCH v3 3/4] build: disable build-id for libraries too |
Florian Schmidt |
|
14:18 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/4] lib/uksched: create and delete thread-local storage area |
Florian Schmidt |
|
13:11 |
[Minios-devel] [UNIKRAFT PATCH] build: support for sharing libraries across multiple platforms |
Florian Schmidt |
|
13:11 |
[Minios-devel] [UNIKRAFT PATCH] build: add support to specify linking-stage makefile |
Florian Schmidt |
|
12:52 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/4] lib/uksched: create and delete thread-local storage area |
Costin Lupu |
|
May 20, 19 |
14:41 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/4] lib/uksched: create and delete thread-local storage area |
Simon Kuenzer |
|
12:10 |
[Minios-devel] Fwd: [UNIKRAFT/LWIP PATCH 4/8] Provide ioctl |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH 6/6] poll.h: Include lwip/sockets.h if lwIP is available |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH 5/6] Silence unused parameter warnings |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH 3/6] Add select() support via lwIP if available |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH 4/6] Yet another try to fix the __rtems__ shenanigans |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH 2/6] Glue code for some user-related libc functions |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH 1/6] Align POLL* values in glue code with musl. |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH 0/6] Preparatory work for Click support |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/LWIP PATCH 8/8] Provide poll() and select() wrappers around lwip versions |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/LWIP PATCH 7/8] sockets.c: Refuse to deal with non-sockets |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/LWIP PATCH 6/8] Provide lwip socket function interfaces unconditionally |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/LWIP PATCH 4/8] Provide ioctl |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/LWIP PATCH 5/8] Don't provide file status flags when we have a libc |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/LWIP PATCH 3/8] Provide netinet/in.h |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/LWIP PATCH 0/8] Preparatory work for Click support |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/LWIP PATCH 1/8] Move export.syms to exportsyms.uk |
Florian Schmidt |
|
11:30 |
[Minios-devel] [UNIKRAFT/LWIP PATCH 2/8] sys/socket.h: Include some libc header files first if available |
Florian Schmidt |
|
09:45 |
Re: [Minios-devel] [UNIKRAFT PATCH 4/8] plat/xen: Align x86 interrupt stack address at compile time |
Florian Schmidt |
|
09:42 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/4] lib/uksched: create and delete thread-local storage area |
Costin Lupu |
|
09:26 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/4] lib/uksched: create and delete thread-local storage area |
Simon Kuenzer |
|
May 17, 19 |
10:12 |
Re: [Minios-devel] [UNIKRAFT PATCH] lib/vfscore: export lseek |
Simon Kuenzer |
|
10:12 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/8] lib/uksched: Do not reset sched attribute on thread removal |
Florian Schmidt |
|
10:12 |
Re: [Minios-devel] [UNIKRAFT PATCH] lib/ramfs: initialize memory during expanding files |
Simon Kuenzer |
|
05:53 |
Re: [Minios-devel] [UNIKRAFT PATCH v3 1/4] build: make all linker scripts preprocessable |
Florian Schmidt |
|
May 16, 19 |
11:31 |
Re: [Minios-devel] [UNIKRAFT PATCH 1/8] lib/uknetdev: Destroy dispatcher thread using public scheduling API |
Costin Lupu |
|
11:23 |
Re: [Minios-devel] [UNIKRAFT PATCH 1/8] lib/uknetdev: Destroy dispatcher thread using public scheduling API |
Florian Schmidt |
|
09:25 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/8] lib/uksched: Do not reset sched attribute on thread removal |
Costin Lupu |
|
09:17 |
Re: [Minios-devel] [UNIKRAFT PATCH 1/8] lib/uknetdev: Destroy dispatcher thread using public scheduling API |
Costin Lupu |
|
08:57 |
Re: [Minios-devel] [UNIKRAFT PATCH 3/8] lib/ukschedcoop: Enable library if uksched is enabled |
Florian Schmidt |
|
08:14 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/8] lib/uksched: Do not reset sched attribute on thread removal |
Florian Schmidt |
|
08:03 |
Re: [Minios-devel] [UNIKRAFT PATCH 1/8] lib/uknetdev: Destroy dispatcher thread using public scheduling API |
Florian Schmidt |
|
May 15, 19 |
14:26 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 5/5] lib/devfs: Update license header for the imported files |
Yuri Volchkov |
|
14:26 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 4/5] lib/devfs: Fix checkpath warnings |
Yuri Volchkov |
|
14:16 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 3/5] lib/devfs: Tabify imported devfs code |
Yuri Volchkov |
|
13:54 |
[Minios-devel] [UNIKRAFT PATCH v3 4/4] build: add debug symbols and comment sections to all linkers |
Yuri Volchkov |
|
13:54 |
[Minios-devel] [UNIKRAFT PATCH v3 2/4] build: always produce 2 images: w/ and w/o debug syms |
Yuri Volchkov |
|
13:54 |
[Minios-devel] [UNIKRAFT PATCH v3 3/4] build: disable build-id for libraries too |
Yuri Volchkov |
|
13:54 |
[Minios-devel] [UNIKRAFT PATCH v3 1/4] build: make all linker scripts preprocessable |
Yuri Volchkov |
|
13:54 |
[Minios-devel] [UNIKRAFT PATCH v3 0/4] build: reorganize linking |
Yuri Volchkov |
|
13:03 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 2/5] lib/devfs: Adapt imported devfs to Unikraft |
Yuri Volchkov |
|
12:49 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 1/5] lib/devfs: Initial import from OSv |
Yuri Volchkov |
|
12:14 |
[Minios-devel] [UNIKRAFT PATCH v2 4/4] build: add debug symbols and comment sections to all linkers |
Yuri Volchkov |
|
12:13 |
[Minios-devel] [UNIKRAFT PATCH v2 3/4] build: disable build-id for libraries too |
Yuri Volchkov |
|
12:13 |
[Minios-devel] [UNIKRAFT PATCH v2 1/4] build: always produce 2 images: w/ and w/o debug syms |
Yuri Volchkov |
|
12:13 |
[Minios-devel] [UNIKRAFT PATCH v2 2/4] build: make all linker scripts preprocessable |
Yuri Volchkov |
|
12:13 |
[Minios-devel] [UNIKRAFT PATCH v2 0/4] build: reorganize linking |
Yuri Volchkov |
|
12:00 |
[Minios-devel] [UNIKRAFT PATCH 6/6] lib/vfscore: make all vnops function return int |
Yuri Volchkov |
|
12:00 |
[Minios-devel] [UNIKRAFT PATCH 5/6] lib/vfscore: remove vfscore_fops |
Yuri Volchkov |
|
12:00 |
[Minios-devel] [UNIKRAFT PATCH 4/6] lib/vfscore: do not advance position for stdio |
Yuri Volchkov |
|
12:00 |
[Minios-devel] [UNIKRAFT PATCH 3/6] lib/vfscore: check return value of vfs_write in sys_write |
Yuri Volchkov |
|
12:00 |
[Minios-devel] [UNIKRAFT PATCH 2/6] lib/vfscore: handle uio properly in stdio functions |
Yuri Volchkov |
|
12:00 |
[Minios-devel] [UNIKRAFT PATCH 1/6] lib/vfscore: introduce vfscore_uioforeach |
Yuri Volchkov |
|
12:00 |
[Minios-devel] [UNIKRAFT PATCH 0/6] Fix multiline printfs with newlib |
Yuri Volchkov |
|
11:53 |
[Minios-devel] [UNIKRAFT PATCH] lib/vfscore: export lseek |
Yuri Volchkov |
|
11:23 |
[Minios-devel] [UNIKRAFT PATCH] lib/ramfs: initialize memory during expanding files |
Yuri Volchkov |
|
07:36 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 8/8] plat/kvm: x86: Retrieve initrd location from Multiboot |
Felipe Huici |
|
07:35 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 7/8] plat/kvm: Add initrd fields to configuration struct |
Felipe Huici |
|
07:34 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 6/8] plat/kvm: Introduce platform configuration struct |
Felipe Huici |
|
07:34 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 5/8] include/essentials: Introduce range test macros |
Felipe Huici |
|
07:34 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 4/8] include/plat: Helper for finding first initrd |
Felipe Huici |
|
07:34 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 3/8] include/plat: Add flags for initramdisk memory regions |
Felipe Huici |
|
07:34 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 2/8] lib/ukboot: Simplify heap initialization |
Felipe Huici |
|
07:33 |
Re: [Minios-devel] [UNIKRAFT PATCH v2 1/8] include/plat: Helpers for iterating over memory regions |
Felipe Huici |
|
May 12, 19 |
08:53 |
Re: [Minios-devel] [UNIKRAFT PATCH] lib/uksched: Initialize value thread_list in struct uk_waitq_entry |
Costin Lupu |
|
08:38 |
Re: [Minios-devel] [UNIKRAFT PATCH] lib/uknetdev: Fix compiler warning |
Costin Lupu |
|
08:25 |
Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH] build: export -D__DYNAMIC_REENT__ to global C[XX]FLAGS if used |
Costin Lupu |
|
May 11, 19 |
01:09 |
[Minios-devel] [ANNOUNCE] Xen Developer and Design Summit Program for 2019 is live |
Lars Kurth |
|
May 10, 19 |
18:29 |
[Minios-devel] [UNIKRAFT PATCH 7/8] lib/vfscore: replace tracing stabs with new tracepoints |
Yuri Volchkov |
|
18:29 |
[Minios-devel] [UNIKRAFT PATCH 8/8] doc/guides: Add section about tracepoints |
Yuri Volchkov |
|
18:29 |
[Minios-devel] [UNIKRAFT PATCH 6/8] support/scripts: implement trace buffer parcing |
Yuri Volchkov |
|
18:29 |
[Minios-devel] [UNIKRAFT PATCH 5/8] support/scripts: fetch trace data from running unikraft |
Yuri Volchkov |
|
18:29 |
[Minios-devel] [UNIKRAFT PATCH 4/8] lib/ukdebug: key-value static storage for tracing |
Yuri Volchkov |
|
18:29 |
[Minios-devel] [UNIKRAFT PATCH 3/8] lib/ukdebug: save actual data into a tracebuffer |
Yuri Volchkov |
|
18:29 |
[Minios-devel] [UNIKRAFT PATCH 2/8] lib/ukdebug: Register a tracepoint |
Yuri Volchkov |
|
18:29 |
[Minios-devel] [UNIKRAFT PATCH 1/8] lib/ukdebug: trace.h - introduce UK_FOREACH and UK_NARGS macros |
Yuri Volchkov |
|
18:29 |
[Minios-devel] [UNIKRAFT PATCH 0/8] introduce trace points |
Yuri Volchkov |
|
15:55 |
[Minios-devel] [UNIKRAFT PATCH] build/rules: M4 macro processor support |
Simon Kuenzer |
|
15:55 |
[Minios-devel] [UNIKRAFT PATCH] build/rules: Add support for pre-processing rules |
Simon Kuenzer |
|
15:55 |
[Minios-devel] [UNIKRAFT PATCH] build/rules: Provide `src2dst` function |
Simon Kuenzer |
|
15:55 |
[Minios-devel] build/rules: Add support for M4 rules |
Simon Kuenzer |
|
12:38 |
Re: [Minios-devel] [UNIKRAFT PATCH] build: protect constructors from elimination |
Florian Schmidt |
|
12:37 |
Re: [Minios-devel] [UNIKRAFT PATCH] include/essentials.h: introduce compile-time assert |
Florian Schmidt |
|
12:27 |
[Minios-devel] [UNIKRAFT PATCH] lib/uknetdev: Fix compiler warning |
Florian Schmidt |
|
12:26 |
[Minios-devel] [UNIKRAFT PATCH] lib/uksched: Initialize value thread_list in struct uk_waitq_entry |
Florian Schmidt |
|
10:43 |
[Minios-devel] [UNIKRAFT PATCH] include/essentials.h: introduce compile-time assert |
Yuri Volchkov |
|
08:49 |
[Minios-devel] [UNIKRAFT/NEWLIB PATCH] build: export -D__DYNAMIC_REENT__ to global C[XX]FLAGS if used |
Florian Schmidt |
|
08:00 |
Re: [Minios-devel] [UNIKRAFT/LIBLWIP PATCH] Adopt to latest libuklock, libukmpi changes |
Costin Lupu |
|
07:58 |
Re: [Minios-devel] [UNIKRAFT PATCH] lib/ukmpi: Provide blocking uk_mbox_recv() |
Costin Lupu |
|
06:15 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/4] lib/uksched: create and delete thread-local storage area |
Costin Lupu |
|
May 09, 19 |
16:39 |
[Minios-devel] [UNIKRAFT PATCH] build: protect constructors from elimination |
Yuri Volchkov |
|
14:27 |
[Minios-devel] [UNIKRAFT PATCH v2 8/8] plat/kvm: x86: Retrieve initrd location from Multiboot |
Simon Kuenzer |
|
14:27 |
[Minios-devel] [UNIKRAFT PATCH v2 7/8] plat/kvm: Add initrd fields to configuration struct |
Simon Kuenzer |
|
14:27 |
[Minios-devel] [UNIKRAFT PATCH v2 6/8] plat/kvm: Introduce platform configuration struct |
Simon Kuenzer |
|
14:27 |
[Minios-devel] [UNIKRAFT PATCH v2 4/8] include/plat: Helper for finding first initrd |
Simon Kuenzer |
|
14:27 |
[Minios-devel] [UNIKRAFT PATCH v2 5/8] include/essentials: Introduce range test macros |
Simon Kuenzer |
|
14:27 |
[Minios-devel] [UNIKRAFT PATCH v2 3/8] include/plat: Add flags for initramdisk memory regions |
Simon Kuenzer |
|
14:27 |
[Minios-devel] [UNIKRAFT PATCH v2 2/8] lib/ukboot: Simplify heap initialization |
Simon Kuenzer |
|
14:27 |
[Minios-devel] [UNIKRAFT PATCH v2 1/8] include/plat: Helpers for iterating over memory regions |
Simon Kuenzer |
|
14:27 |
[Minios-devel] [UNIKRAFT PATCH v2 0/8] plat/kvm: x86: Add support for initramdisks |
Simon Kuenzer |
|
13:43 |
Re: [Minios-devel] [UNIKRAFT PATCH 4/4] arch: boilerplate Arm support for thread-local storage |
Florian Schmidt |
|
13:42 |
[Minios-devel] [UNIKRAFT PATCH 4/4] build: add debug symbols and comment sections to all linkers |
Yuri Volchkov |
|
13:42 |
[Minios-devel] [UNIKRAFT PATCH 3/4] build: disable build-id for libraries too |
Yuri Volchkov |
|
13:42 |
[Minios-devel] [UNIKRAFT PATCH 2/4] build: make all linker scripts preprocessable |
Yuri Volchkov |
|
13:42 |
[Minios-devel] [UNIKRAFT PATCH 0/4] build: reorganize linking |
Yuri Volchkov |
|
13:42 |
[Minios-devel] [UNIKRAFT PATCH 1/4] build: always produce 2 images: w/ and w/o debug syms |
Yuri Volchkov |
|
13:33 |
Re: [Minios-devel] [UNIKRAFT PATCH 3/4] plat: switch thread-local storage area on context switch |
Florian Schmidt |
|
13:25 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/4] lib/uksched: create and delete thread-local storage area |
Florian Schmidt |
|
May 08, 19 |
12:02 |
Re: [Minios-devel] [UNIKRAFT PATCH 0/5] plat/kvm: x86: Add support for initramdisks |
Simon Kuenzer |
|
10:27 |
[Minios-devel] [UNIKRAFT/HTTP-PARSER PATCH 1/1] Initial port of http-parser to Unikraft |
Felipe Huici |
|
10:27 |
[Minios-devel] [UNIKRAFT/HTTP-PARSER PATCH 0/1] Initial Port |
Felipe Huici |
|
09:55 |
[Minios-devel] [UNIKRAFT/LIBLWIP PATCH] Adopt to latest libuklock, libukmpi changes |
Simon Kuenzer |
|
07:42 |
Re: [Minios-devel] [UNIKRAFT PATCH] lib/ukdebug: Fix buffer overrun in debug print routine |
Felipe Huici |
|
07:41 |
Re: [Minios-devel] [UNIKRAFT PATCH 0/5] plat/kvm: x86: Add support for initramdisks |
Felipe Huici |
|
May 07, 19 |
22:27 |
[Minios-devel] [UNIKRAFT PATCH] lib/ukmpi: Provide blocking uk_mbox_recv() |
Simon Kuenzer |
|
15:43 |
[Minios-devel] [UNIKRAFT PATCH] lib/ukdebug: Fix buffer overrun in debug print routine |
Florian Schmidt |
|
15:13 |
Re: [Minios-devel] [UNIKRAFT PATCH] plat: Fix ostensibly random crashes during boot |
Felipe Huici |
|
14:59 |
[Minios-devel] [UNIKRAFT PATCH] plat: Fix ostensibly random crashes during boot |
Florian Schmidt |
|
May 06, 19 |
11:47 |
Re: [Minios-devel] [UNIKRAFT PATCH v2] lib/nolibc: Provide strerror(), strerror_r() |
Felipe Huici |
|
10:07 |
Re: [Minios-devel] [UNIKRAFT PATCH 2/2] include/uk: add indirection to macro UK_CTOR_FUNC |
Felipe Huici |
|
10:06 |
Re: [Minios-devel] [UNIKRAFT PATCH 1/2] lib/ukswrand: fix constructor priority definition |
Felipe Huici |
|
09:03 |
Re: [Minios-devel] [UNIKRAFT/LIBEIGEN PATCH v2 2/2] Initial port of libeigen to Unikraft |
Felipe Huici |
|
09:03 |
Re: [Minios-devel] [UNIKRAFT/LIBEIGEN PATCH v2 1/2] Add .gitignore |
Felipe Huici |
|
May 05, 19 |
21:52 |
[Minios-devel] [UNIKRAFT/LIBEIGEN PATCH v2 2/2] Initial port of libeigen to Unikraft |
Vlad-Andrei BĂDOIU (78692) |
|
21:52 |
[Minios-devel] [UNIKRAFT/LIBEIGEN PATCH v2 1/2] Add .gitignore |
Vlad-Andrei BĂDOIU (78692) |
|
21:52 |
[Minios-devel] [UNIKRAFT/LIBEIGEN PATCH v2 0/2] |
Vlad-Andrei BĂDOIU (78692) |
|
21:10 |
[Minios-devel] [UNIKRAFT PATCH v2 5/5] lib/devfs: Update license header for the imported files |
Vlad-Andrei BĂDOIU (78692) |
|
21:10 |
[Minios-devel] [UNIKRAFT PATCH v2 4/5] lib/devfs: Fix checkpath warnings |
Vlad-Andrei BĂDOIU (78692) |
|
21:10 |
[Minios-devel] [UNIKRAFT PATCH v2 3/5] lib/devfs: Tabify imported devfs code |
Vlad-Andrei BĂDOIU (78692) |
|
21:10 |
[Minios-devel] [UNIKRAFT PATCH v2 2/5] lib/devfs: Adapt imported devfs to Unikraft |
Vlad-Andrei BĂDOIU (78692) |
|
21:10 |
[Minios-devel] [UNIKRAFT PATCH v2 1/5] lib/devfs: Initial import from OSv |
Vlad-Andrei BĂDOIU (78692) |
|
21:10 |
[Minios-devel] [UNIKRAFT PATCH v2 0/5] Import devfs from OSv |
Vlad-Andrei BĂDOIU (78692) |
|
May 04, 19 |
19:44 |
Re: [Minios-devel] [UNIKRAFT PATCH] build: Introduce OS macro `__Unikraft__` |
Felipe Huici |
|
18:30 |
Re: [Minios-devel] [UNIKRAFT PATCH] lib/nolibc: Provide `ar.h` header |
Felipe Huici |
|
18:25 |
Re: [Minios-devel] [UNIKRAFT PATCH v2] lib/nolibc: Provide assertions (assert.h) |
Felipe Huici |
|
18:17 |
Re: [Minios-devel] [UNIKRAFT PATCH] lib/nolibc: Move fixed integer limit definitions to `stdint.h` |
Felipe Huici |
|
18:07 |
Re: [Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 2/2] Initial port of libcxx to Unikraft |
Felipe Huici |
|
07:10 |
Re: [Minios-devel] [UNIKRAFT PATCH] lib/ukalloc: Move internal functions to new header |
Costin Lupu |
|
May 02, 19 |
19:05 |
Re: [Minios-devel] [UNIKRAFT/LIBNEWLIB PATCH 1/1] Add stubs for CPython2 |
Vlad-Andrei BĂDOIU (78692) |
|
18:06 |
[Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 2/2] Initial port of libcxx to Unikraft |
Vlad-Andrei BĂDOIU (78692) |
|
18:06 |
[Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 1/2] Add .gitignore |
Vlad-Andrei BĂDOIU (78692) |
|
18:06 |
[Minios-devel] [UNIKRAFT/LIBEIGEN PATCH 0/2] Introduce Eigen on Unikraft |
Vlad-Andrei BĂDOIU (78692) |
|
15:25 |
[Minios-devel] [UNIKRAFT/LIBNEWLIB PATCH 1/1] Add stubs for CPython2 |
Vlad-Andrei BĂDOIU (78692) |
|
14:00 |
Re: [Minios-devel] [UNIKRAFT/LIBCXX PATCH v4 3/3] Add exported symbols |
Felipe Huici |
|
14:00 |
Re: [Minios-devel] [UNIKRAFT/LIBCXX PATCH v4 2/3] Initial port of libcxx to Unikraft |
Felipe Huici |
|
14:00 |
Re: [Minios-devel] [UNIKRAFT/LIBCXX PATCH v4 1/3] Add .gitignore |
Felipe Huici |
|