| January 31, 19 | 
| 17:58 | Re: [Minios-devel] [UNIKRAFT PATCH 1/3] lib/nolibc/string: fix underflow in strnlen | Sharan Santhanam |  | 
| 17:38 | Re: [Minios-devel] [UNIKRAFT PATCH] lib/ukdebug: Fix spelling in configuration menu | Sharan Santhanam |  | 
| 16:35 | Re: [Minios-devel] [UNIKRAFT PATCH v4 2/4] lib/uknetdev: Flag-based status report on rx and tx functions | Sharan Santhanam |  | 
| 16:24 | Re: [Minios-devel] [UNIKRAFT PATCH v4 1/4] lib/uknetdev: Introduce receive buffer allocator callback | Sharan Santhanam |  | 
| 15:51 | Re: [Minios-devel] [PATCH] include/uk: introduce ukarch_dec | Sharan Santhanam |  | 
| 15:50 | [Minios-devel] [UNIKRAFT PATCH v4 4/4] drivers/virtio: Memory barrier before notifying host on virtqueue updates | Simon Kuenzer |  | 
| 15:50 | [Minios-devel] [UNIKRAFT PATCH v4 3/4] drivers/virtio: virtio_netdev_recv(): Remove disabling interrupts | Simon Kuenzer |  | 
| 15:50 | [Minios-devel] [UNIKRAFT PATCH v4 2/4] lib/uknetdev: Flag-based status report on rx and tx functions | Simon Kuenzer |  | 
| 15:50 | [Minios-devel] [UNIKRAFT PATCH v4 1/4] lib/uknetdev: Introduce receive buffer allocator callback | Simon Kuenzer |  | 
| 15:34 | Re: [Minios-devel] [PATCH] lib/nolibc/string: import memrchr and strrchr from musl | Sharan Santhanam |  | 
| 15:32 | Re: [Minios-devel] [UNIKRAFT PATCH v3 2/4] lib/uknetdev: Flag-based status report on rx and tx functions | Simon Kuenzer |  | 
| 15:18 | Re: [Minios-devel] [UNIKRAFT PATCH v3 1/4] lib/uknetdev: Introduce receive buffer allocator callback | Simon Kuenzer |  | 
| 15:06 | [Minios-devel] [UNIKRAFT PATCH 22/22] lib/vfscore: remove sys prefix from vfs api functions | Yuri Volchkov |  | 
| 15:06 | [Minios-devel] [UNIKRAFT PATCH 21/22] lib/vfscore: re-implement stdio and enable new code | Yuri Volchkov |  | 
| 15:06 | [Minios-devel] [UNIKRAFT PATCH 20/22] lib/nolibc: add prototypes for functions from vfscore | Yuri Volchkov |  | 
| 15:06 | [Minios-devel] [UNIKRAFT PATCH 19/22] lib/vfscore: add main constructor | Yuri Volchkov |  | 
| 15:06 | [Minios-devel] [UNIKRAFT PATCH 18/22] lib/vfscore: fix compiler complains | Yuri Volchkov |  | 
| 15:06 | [Minios-devel] [UNIKRAFT PATCH 17/22] lib/vfscore: add necessary internal prototypes | Yuri Volchkov |  | 
| 15:06 | [Minios-devel] [UNIKRAFT PATCH 16/22] lib/vfscore: introduce fdclose | Yuri Volchkov |  | 
| 15:06 | [Minios-devel] [UNIKRAFT PATCH 15/22] lib/vfscore: remove _KERNEL ifdefs | Yuri Volchkov |  | 
| 15:06 | [Minios-devel] [UNIKRAFT PATCH 14/22] lib/vfscore: add necessary field in vfscore_file | Yuri Volchkov |  | 
| 15:05 | [Minios-devel] [UNIKRAFT PATCH 13/22] lib/vfscore: keep vnode locked during drele call | Yuri Volchkov |  | 
| 15:05 | [Minios-devel] [UNIKRAFT PATCH 12/22] lib/vfscore: introduce fget, fdrop, fdalloc | Yuri Volchkov |  | 
| 15:05 | [Minios-devel] [UNIKRAFT PATCH 11/22] lib/vfscore: prefix exported functions | Yuri Volchkov |  | 
| 15:05 | [Minios-devel] [UNIKRAFT PATCH 10/22] lib/vfscore: introduce UK_FS_REGISTER | Yuri Volchkov |  | 
| 15:05 | [Minios-devel] [UNIKRAFT PATCH 09/22] lib/vfscore: add utility funcs&defs to support imported | Yuri Volchkov |  | 
| 15:05 | [Minios-devel] [UNIKRAFT PATCH 08/22] lib/vfscore: use Unikraft types and functions | Yuri Volchkov |  | 
| 15:05 | [Minios-devel] [UNIKRAFT PATCH 07/22] lib/vfscore: use Unikraft includes | Yuri Volchkov |  | 
| 15:05 | [Minios-devel] [UNIKRAFT PATCH 06/22] lib/vfscore: remove obvious c++isms and irrelevant code | Yuri Volchkov |  | 
| 15:05 | [Minios-devel] [UNIKRAFT PATCH 05/22] lib/vfscore: tabify imported vfs code | Yuri Volchkov |  | 
| 15:05 | [Minios-devel] [UNIKRAFT PATCH 04/22] lib/vfscore: Initial import of OSv vfs | Yuri Volchkov |  | 
| 15:05 | [Minios-devel] [UNIKRAFT PATCH 03/22] lib/nolibc: adapt mount.h to Unikraft | Yuri Volchkov |  | 
| 15:05 | [Minios-devel] [UNIKRAFT PATCH 02/22] lib/nolibc: import mount.h | Yuri Volchkov |  | 
| 15:05 | [Minios-devel] [UNIKRAFT PATCH 01/22] include/uk: introduce __weak_alias macro | Yuri Volchkov |  | 
| 15:05 | [Minios-devel] [UNIKRAFT PATCH 00/22] import vfs from OSv | Yuri Volchkov |  | 
| 14:56 | Re: [Minios-devel] [UNIKRAFT PATCHv5 00/23] Follow up patches for Arm64 support series#1/5 | Sharan Santhanam |  | 
| 14:44 | Re: [Minios-devel] [UNIKRAFT PATCH v2 2/3] lib/uklock: introduce mutex_is_locked | Sharan Santhanam |  | 
| 14:05 | Re: [Minios-devel] [UNIKRAFT PATCH v3 4/4] drivers/virtio: Memory barrier before notifying host on virtqueue updates | Sharan Santhanam |  | 
| 14:02 | Re: [Minios-devel] [UNIKRAFT PATCH v3 3/4] drivers/virtio: virtio_netdev_recv(): Remove disabling interrupts | Sharan Santhanam |  | 
| 13:48 | Re: [Minios-devel] [UNIKRAFT PATCH v3 2/4] lib/uknetdev: Flag-based status report on rx and tx functions | Sharan Santhanam |  | 
| 13:25 | Re: [Minios-devel] [UNIKRAFT PATCH v3 1/4] lib/uknetdev: Introduce receive buffer allocator callback | Sharan Santhanam |  | 
| 11:14 | [Minios-devel] [UNIKRAFT PATCH v2 3/3] build: `print-libs`, `print-objs`, `print-srcs` depend on `.config` | Simon Kuenzer |  | 
| 11:14 | [Minios-devel] [UNIKRAFT PATCH v2 1/3] build: `distclean`, `properclean` independent of `.config` | Simon Kuenzer |  | 
| 11:14 | [Minios-devel] [UNIKRAFT PATCH v2 2/3] build: `print-vars` target is a `null_targets` | Simon Kuenzer |  | 
| 10:06 | Re: [Minios-devel] [UNIKRAFT PATCH] lib/uklock: Debug level for semaphore messages | Sharan Santhanam |  | 
| 10:04 | Re: [Minios-devel] [UNIKRAFT PATCH] lib/nolibc: Introduce fd_set operation macros | Sharan Santhanam |  | 
| 09:43 | Re: [Minios-devel] [UNIKRAFT PATCH] lib/ukswrand: Add uk_swrand_def to exportsyms.uk | Sharan Santhanam |  | 
| 09:37 | Re: [Minios-devel] [UNIKRAFT PATCH] build: add functionality to alternate linker script | Sharan Santhanam |  | 
| 08:55 | Re: [Minios-devel] [UNIKRAFT PATCH v2 3/8] lib/uksched: Introduce thread attributes | Florian Schmidt |  | 
| 08:21 | Re: [Minios-devel] [UNIKRAFT PATCHv5 00/23] Follow up patches for Arm64 support series#1/5 | Jia He |  | 
| 00:05 | [Minios-devel] [UNIKRAFT PATCH v3 4/4] drivers/virtio: Memory barrier before notifying host on virtqueue updates | Simon Kuenzer |  | 
| 00:05 | [Minios-devel] [UNIKRAFT PATCH v3 3/4] drivers/virtio: virtio_netdev_recv(): Remove disabling interrupts | Simon Kuenzer |  | 
| 00:05 | [Minios-devel] [UNIKRAFT PATCH v3 2/4] lib/uknetdev: Flag-based status report on rx and tx functions | Simon Kuenzer |  | 
| 00:05 | [Minios-devel] [UNIKRAFT PATCH v3 1/4] lib/uknetdev: Introduce receive buffer allocator callback | Simon Kuenzer |  | 
| January 30, 19 | 
| 23:46 | [Minios-devel] [UNIKRAFT PATCH] lib/ukdebug: Fix spelling in configuration menu | Simon Kuenzer |  | 
| 21:38 | [Minios-devel] Xen Project Developer and Design Summit 2019: Cfp and Registration Open Now | Lars Kurth |  | 
| 19:25 | [Minios-devel] [PATCH] include/uk: introduce ukarch_dec | Yuri Volchkov |  | 
| 18:54 | Re: [Minios-devel] [UNIKRAFT PATCH 5/5] lib/nolibc/include: import statfs.h from musl | Sharan Santhanam |  | 
| 18:45 | Re: [Minios-devel] [UNIKRAFT PATCH 4/5] lib/nolibc: add fs-related types | Sharan Santhanam |  | 
| 18:32 | Re: [Minios-devel] [UNIKRAFT PATCH 3/5] lib/nolibc: replace param.h with imported from musl | Sharan Santhanam |  | 
| 18:31 | Re: [Minios-devel] [UNIKRAFT PATCH 2/5] lib/nolibc: adapt imported fs-related headers | Sharan Santhanam |  | 
| 17:54 | Re: [Minios-devel] [UNIKRAFT PATCH 1/5] lib/nolibc: import fs-related headers from musl | Sharan Santhanam |  | 
| 17:34 | [Minios-devel] [UNIKRAFT PATCH] lib/uklock: Debug level for semaphore messages | Simon Kuenzer |  | 
| 17:34 | [Minios-devel] [UNIKRAFT PATCH] lib/nolibc: Introduce fd_set operation macros | Simon Kuenzer |  | 
| 17:34 | [Minios-devel] [UNIKRAFT PATCH] lib/ukswrand: Add uk_swrand_def to exportsyms.uk | Simon Kuenzer |  | 
| 16:52 | Re: [Minios-devel] [UNIKRAFT PATCH v2 3/3] lib/uklock: introduce UK_MUTEX_INITIALIZER | Sharan Santhanam |  | 
| 16:43 | Re: [Minios-devel] [UNIKRAFT PATCH v2 2/3] lib/uklock: introduce mutex_is_locked | Sharan Santhanam |  | 
| 16:39 | [Minios-devel] [UNIKRAFT PATCH 5/5] lib/nolibc/include: import statfs.h from musl | Yuri Volchkov |  | 
| 16:39 | [Minios-devel] [UNIKRAFT PATCH 4/5] lib/nolibc: add fs-related types | Yuri Volchkov |  | 
| 16:39 | [Minios-devel] [UNIKRAFT PATCH 3/5] lib/nolibc: replace param.h with imported from musl | Yuri Volchkov |  | 
| 16:39 | [Minios-devel] [UNIKRAFT PATCH 2/5] lib/nolibc: adapt imported fs-related headers | Yuri Volchkov |  | 
| 16:39 | [Minios-devel] [UNIKRAFT PATCH 1/5] lib/nolibc: import fs-related headers from musl | Yuri Volchkov |  | 
| 16:39 | [Minios-devel] [UNIKRAFT PATCH 0/5] prepere nolibc for fs | Yuri Volchkov |  | 
| 14:48 | Re: [Minios-devel] [UNIKRAFT PATCH v2 1/3] lib/uklock: rename mutex functions to match pthread_ analogues | Sharan Santhanam |  | 
| 13:10 | Re: [Minios-devel] [UNIKRAFT PATCH] build: add functionality to alternate linker script | Sharan Santhanam |  | 
| January 29, 19 | 
| 03:29 | Re: [Minios-devel] [UNIKRAFT PATCHv5 00/23] Follow up patches for Arm64 support series#1/5 | Jia He |  | 
| 03:12 | [Minios-devel] [UNIKRAFT PATCHv5 23/23] plat/kvm: arm64: Remove superfluous blank line | Jia He |  | 
| 03:12 | [Minios-devel] [UNIKRAFT PATCHv5 22/23] plat/kvm: arm64: Ensure there is no stall data in cache when boot | Jia He |  | 
| 03:12 | [Minios-devel] [UNIKRAFT PATCHv5 21/23] plat/kvm: arm64: Remove needless semicolons in assembly | Jia He |  | 
| 03:12 | [Minios-devel] [UNIKRAFT PATCHv5 20/23] plat/kvm: arm64: Support build L3 table for large image size | Jia He |  | 
| 03:12 | [Minios-devel] [UNIKRAFT PATCHv5 19/23] plat/kvm: arm64: Build L3 page table for range greater than 2MB | Jia He |  | 
| 03:12 | [Minios-devel] [UNIKRAFT PATCHv5 18/23] plat/kvm: arm64: Calculate pagetable size dynamically by image size | Jia He |  | 
| 03:12 | [Minios-devel] [UNIKRAFT PATCHv5 17/23] plat/kvm: arm64: Clear pagetable memory with boot stack | Jia He |  | 
| 03:12 | [Minios-devel] [UNIKRAFT PATCHv5 16/23] plat/kvm: Invalidate D-Cache that may have been modified for Arm64 | Jia He |  | 
| 03:12 | [Minios-devel] [UNIKRAFT PATCHv5 15/23] plat/kvm: Rename pagetable.S to pagetable64.S for Arm64 | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 14/23] plat/kvm: Force align the stack pointer for Arm64 EL1 exceptions | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 13/23] plat/kvm: Remove redundant space while entering trap for Arm | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 12/23] plat/kvm: Add __TRAP_STACK_SIZE for stack pointer while exiting trap | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 11/23] arch/include: Add a _regs member to save origial stack pointer | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 10/23] plat/kvm: Get VIRT_BITS from id_aa64mmfr0_el1.PARange for Arm64 | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 09/23] plat/kvm: Correct invalid indent character for Arm64 | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 08/23] plat/common: Add referred source code URL for cache operation | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 07/23] plat/common: Use correct dsb operation flag for Arm64 | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 06/23] plat/common: Clean and invalidate D-Cache only when boot for Arm64 | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 05/23] plat/common: Remove earlycloberr from SYSREG_READ32 for Arm64 | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 04/23] plat: Clean up kernel image symbols | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 03/23] plat/common: Move global variables defined in link scripts to a header | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 02/23] plat/include: Use macro-ed helper to simplify ioreg_read/write for Arm64 | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 01/23] build: Remove the check of '--enable-default-pie' in Makefile.uk | Jia He |  | 
| 03:11 | [Minios-devel] [UNIKRAFT PATCHv5 00/23] Follow up patches for Arm64 support series#1/5 | Jia He |  | 
| 02:14 | Re: [Minios-devel] [UNIKRAFT PATCHv4 04/23] plat: Clean up kernel image symbols | Jia He |  | 
| January 28, 19 | 
| 17:20 | Re: [Minios-devel] [UNIKRAFT PATCHv4 04/23] plat: Clean up kernel image symbols | Sharan Santhanam |  | 
| 15:33 | Re: [Minios-devel] [UNIKRAFT PATCH v2 00/11] import linux-like linked lists from FreeBSD | Sharan Santhanam |  | 
| 15:29 | Re: [Minios-devel] [UNIKRAFT PATCH v2 11/11] plat/common/pci: use new list api | Sharan Santhanam |  | 
| 15:27 | Re: [Minios-devel] [UNIKRAFT PATCH v2 10/11] lib/ukbus: use new list api | Sharan Santhanam |  | 
| 15:22 | Re: [Minios-devel] [UNIKRAFT PATCH v2 08/11] include/uk/list: fix style issues | Sharan Santhanam |  | 
| 15:20 | Re: [Minios-devel] [UNIKRAFT PATCH v2 07/11] include/uk/list: prefix imported functions with uk_ | Sharan Santhanam |  | 
| 15:14 | Re: [Minios-devel] [UNIKRAFT PATCH v2 05/11] include/uk/list: adapt imported code for Unikraft | Sharan Santhanam |  | 
| 10:51 | [Minios-devel] [PATCH] lib/nolibc/string: import memrchr and strrchr from musl | Yuri Volchkov |  | 
| 10:03 | [Minios-devel] [UNIKRAFT PATCH] build: add functionality to alternate linker script | Yuri Volchkov |  | 
| January 25, 19 | 
| 14:10 | [Minios-devel] [UNIKRAFT PATCH v2 11/11] plat/common/pci: use new list api | Yuri Volchkov |  | 
| 14:10 | [Minios-devel] [UNIKRAFT PATCH v2 10/11] lib/ukbus: use new list api | Yuri Volchkov |  | 
| 14:10 | [Minios-devel] [UNIKRAFT PATCH v2 09/11] include/uk/list: update license header for imported code | Yuri Volchkov |  | 
| 14:10 | [Minios-devel] [UNIKRAFT PATCH v2 08/11] include/uk/list: fix style issues | Yuri Volchkov |  | 
| 14:10 | [Minios-devel] [UNIKRAFT PATCH v2 07/11] include/uk/list: prefix imported functions with uk_ | Yuri Volchkov |  | 
| 14:10 | [Minios-devel] [UNIKRAFT PATCH v2 06/11] include/uk/list: remove unneeded workarounds from imported code | Yuri Volchkov |  | 
| 14:10 | [Minios-devel] [UNIKRAFT PATCH v2 05/11] include/uk/list: adapt imported code for Unikraft | Yuri Volchkov |  | 
| 14:10 | [Minios-devel] [UNIKRAFT PATCH v2 04/11] include/uk/list: rename UK_LIST_HEAD in the old implementation | Yuri Volchkov |  | 
| 14:10 | [Minios-devel] [UNIKRAFT PATCH v2 03/11] include/uk/list: import linux linked list code from freebsd | Yuri Volchkov |  | 
| 14:10 | [Minios-devel] [UNIKRAFT PATCH v2 02/11] include/uk: import write_once and read_once from freebsd | Yuri Volchkov |  | 
| 14:10 | [Minios-devel] [UNIKRAFT PATCH v2 01/11] build: resolve common symbols in each lib individually | Yuri Volchkov |  | 
| 14:10 | [Minios-devel] [UNIKRAFT PATCH v2 00/11] import linux-like linked lists from FreeBSD | Yuri Volchkov |  | 
| 14:08 | Re: [Minios-devel] [UNIKRAFT PATCH 08/11] include/uk/list: fix style issues | Yuri Volchkov |  | 
| 13:38 | Re: [Minios-devel] [UNIKRAFT PATCH 10/11] lib/ukbus: use new list api | Yuri Volchkov |  | 
| 12:36 | Re: [Minios-devel] [UNIKRAFT PATCH 07/11] include/uk/list: prefix imported functions with uk_ | Yuri Volchkov |  | 
| 12:29 | Re: [Minios-devel] [UNIKRAFT PATCH 05/11] include/uk/list: adapt imported code for Unikraft | Yuri Volchkov |  | 
| January 24, 19 | 
| 03:35 | [Minios-devel] Fwd: Re: Fw: [UNIKRAFT PATCH 5/8] lib/fdt: Introduce a fdt_get_address helper | Jia He |  | 
| 01:06 | Re: [Minios-devel] [UNIKRAFT PATCH v2 3/8] lib/uksched: Introduce thread attributes | Florian Schmidt |  | 
| January 23, 19 | 
| 15:13 | Re: [Minios-devel] [UNIKRAFT PATCH v2 5/8] lib/uksched: Add support for waiting threads | Costin Lupu |  | 
| 15:07 | Re: [Minios-devel] [UNIKRAFT PATCH v2 5/8] lib/uksched: Add support for waiting threads | Florian Schmidt |  | 
| 15:03 | Re: [Minios-devel] [UNIKRAFT PATCH v2 4/8] lib/uksched: Introduce thread info | Florian Schmidt |  | 
| 14:59 | Re: [Minios-devel] [UNIKRAFT PATCH v2 3/8] lib/uksched: Introduce thread attributes | Costin Lupu |  | 
| 14:58 | Re: [Minios-devel] [UNIKRAFT PATCH v2 3/8] lib/uksched: Introduce thread attributes | Florian Schmidt |  | 
| 14:55 | Re: [Minios-devel] [UNIKRAFT PATCH v2 4/8] lib/uksched: Introduce thread info | Costin Lupu |  | 
| 14:49 | Re: [Minios-devel] [UNIKRAFT PATCH v2 5/8] lib/uksched: Add support for waiting threads | Costin Lupu |  | 
| 14:15 | Re: [Minios-devel] [UNIKRAFT PATCH v2 8/8] lib/uksched: Minor refinements | Florian Schmidt |  | 
| 13:57 | Re: [Minios-devel] [UNIKRAFT PATCH v2 5/8] lib/uksched: Add support for waiting threads | Florian Schmidt |  | 
| 13:56 | Re: [Minios-devel] [UNIKRAFT PATCH v2 3/8] lib/uksched: Introduce thread attributes | Florian Schmidt |  | 
| 13:50 | Re: [Minios-devel] [UNIKRAFT PATCH v2 7/8] lib/uksched: Add function for killing threads | Florian Schmidt |  | 
| 13:48 | Re: [Minios-devel] [UNIKRAFT PATCH v2 5/8] lib/uksched: Add support for waiting threads | Florian Schmidt |  | 
| 13:46 | Re: [Minios-devel] [UNIKRAFT PATCH v2 4/8] lib/uksched: Introduce thread info | Florian Schmidt |  | 
| 10:31 | Re: [Minios-devel] [UNIKRAFT PATCH v2 3/8] lib/uksched: Introduce thread attributes | Costin Lupu |  | 
| 10:28 | Re: [Minios-devel] [UNIKRAFT PATCH v2 5/8] lib/uksched: Add support for waiting threads | Costin Lupu |  | 
| 08:49 | Re: [Minios-devel] [UNIKRAFT PATCH v2 5/8] lib/uksched: Add support for waiting threads | Florian Schmidt |  | 
| 08:49 | Re: [Minios-devel] [UNIKRAFT PATCH v2 3/8] lib/uksched: Introduce thread attributes | Florian Schmidt |  | 
| 03:16 | Re: [Minios-devel] [UNIKRAFT PATCHv4 00/23] Follow up patches for Arm64 support series#1/5 | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 21/23] plat/kvm: arm64: Remove needless semicolons in assembly | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 23/23] plat/kvm: arm64: Remove superfluous blank line | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 19/23] plat/kvm: arm64: Build L3 page table for range greater than 2MB | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 22/23] plat/kvm: arm64: Ensure there is no stall data in cache when boot | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 20/23] plat/kvm: arm64: Support build L3 table for large image size | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 07/23] plat/common: Use correct dsb operation flag for Arm64 | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 13/23] plat/kvm: Remove redundant space while entering trap for Arm | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 14/23] plat/kvm: Force align the stack pointer for Arm64 EL1 exceptions | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 17/23] plat/kvm: arm64: Clear pagetable memory with boot stack | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 10/23] plat/kvm: Get VIRT_BITS from id_aa64mmfr0_el1.PARange for Arm64 | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 18/23] plat/kvm: arm64: Calculate pagetable size dynamically by image size | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 16/23] plat/kvm: Invalidate D-Cache that may have been modified for Arm64 | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 08/23] plat/common: Add referred source code URL for cache operation | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 11/23] arch/include: Add a _regs member to save origial stack pointer | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 15/23] plat/kvm: Rename pagetable.S to pagetable64.S for Arm64 | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 12/23] plat/kvm: Add __TRAP_STACK_SIZE for stack pointer while exiting trap | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 09/23] plat/kvm: Correct invalid indent character for Arm64 | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 00/23] Follow up patches for Arm64 support series#1/5 | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 04/23] plat: Clean up kernel image symbols | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 05/23] plat/common: Remove earlycloberr from SYSREG_READ32 for Arm64 | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 03/23] plat/common: Move global variables defined in link scripts to a header | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 06/23] plat/common: Clean and invalidate D-Cache only when boot for Arm64 | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 02/23] plat/include: Use macro-ed helper to simplify ioreg_read/write for Arm64 | Jia He |  | 
| 03:06 | [Minios-devel] [UNIKRAFT PATCHv4 01/23] build: Remove the check of '--enable-default-pie' in Makefile.uk | Jia He |  | 
| January 21, 19 | 
| 16:50 | Re: [Minios-devel] [UNIKRAFT PATCH 11/11] plat/common/pci: use new list api | Sharan Santhanam |  | 
| 16:35 | Re: [Minios-devel] [UNIKRAFT PATCH 10/11] lib/ukbus: use new list api | Sharan Santhanam |  | 
| 15:53 | Re: [Minios-devel] [UNIKRAFT PATCH 09/11] include/uk/list: update license header for imported code | Sharan Santhanam |  | 
| 15:51 | Re: [Minios-devel] [UNIKRAFT PATCH 08/11] include/uk/list: fix style issues | Sharan Santhanam |  | 
| 15:27 | Re: [Minios-devel] [UNIKRAFT PATCH 07/11] include/uk/list: prefix imported functions with uk_ | Sharan Santhanam |  | 
| 15:02 | Re: [Minios-devel] [UNIKRAFT PATCH 06/11] include/uk/list: remove unneeded workarounds from imported code | Sharan Santhanam |  | 
| 14:47 | Re: [Minios-devel] [UNIKRAFT PATCH 05/11] include/uk/list: adapt imported code for Unikraft | Sharan Santhanam |  | 
| 13:24 | Re: [Minios-devel] [UNIKRAFT PATCH 04/11] include/uk/list: rename UK_LIST_HEAD in the old implementation | Yuri Volchkov |  | 
| 13:16 | Re: [Minios-devel] [UNIKRAFT PATCH 04/11] include/uk/list: rename UK_LIST_HEAD in the old implementation | Sharan Santhanam |  | 
| 12:32 | Re: [Minios-devel] [UNIKRAFT PATCH 03/11] include/uk/list: import linux linked list code from freebsd | Sharan Santhanam |  | 
| 10:58 | Re: [Minios-devel] [UNIKRAFT PATCH 02/11] include/uk: import write_once and read_once from freebsd | Sharan Santhanam |  | 
| 10:23 | Re: [Minios-devel] [UNIKRAFT PATCH 01/11] build: resolve common symbols in each lib individually | Sharan Santhanam |  | 
| January 18, 19 | 
| 17:26 | Re: [Minios-devel] [UNIKRAFT PATCHv3 23/25] plat/kvm: arm64: Ensure there is no stall data in cache when boot | Julien Grall |  | 
| 17:16 | Re: [Minios-devel] Fw: [UNIKRAFT PATCH 7/7] plat/common: Implement generic_timer_cpu_block | Julien Grall |  | 
| 14:52 | Re: [Minios-devel] [UNIKRAFT PATCHv3 20/25] plat/kvm: arm64: Build L3 page table for range greater than 2MB | Sharan Santhanam |  | 
| 14:42 | Re: [Minios-devel] [UNIKRAFT PATCH v4 5/8] plat: Add global struct to keep x86 CPU information | Yuri Volchkov |  | 
| 13:13 | Re: [Minios-devel] Fw: [UNIKRAFT PATCH 7/7] plat/common: Implement generic_timer_cpu_block | Jia He |  | 
| 07:24 | Re: [Minios-devel] [UNIKRAFT PATCHv3 00/25] Follow up patches for Arm64 support series#1 | Jia He |  | 
| 06:47 | Re: [Minios-devel] [UNIKRAFT PATCHv3 24/25] nolibc: Clear a -Wstringop-overflow warning for strncpy | Jia He |  | 
| 06:32 | Re: [Minios-devel] [UNIKRAFT PATCHv3 20/25] plat/kvm: arm64: Build L3 page table for range greater than 2MB | Jia He |  | 
| January 17, 19 | 
| 12:39 | [Minios-devel] [UNIKRAFT PATCH] support: don't throw error message when not in a git repo | Florian Schmidt |  | 
| 12:21 | Re: [Minios-devel] [UNIKRAFT PATCHv3 00/25] Follow up patches for Arm64 support series#1 | Sharan Santhanam |  | 
| 11:52 | Re: [Minios-devel] [UNIKRAFT PATCHv3 25/25] plat/kvm: arm64: Remove superfluous blank line | Sharan Santhanam |  | 
| 11:03 | Re: [Minios-devel] [UNIKRAFT PATCHv3 24/25] nolibc: Clear a -Wstringop-overflow warning for strncpy | Sharan Santhanam |  | 
| 10:19 | Re: [Minios-devel] [UNIKRAFT PATCHv3 22/25] plat/kvm: arm64: Remove needless semicolons in assembly | Sharan Santhanam |  | 
| 10:05 | Re: [Minios-devel] [UNIKRAFT PATCHv3 21/25] plat/kvm: arm64: Support build L3 table for large image size | Sharan Santhanam |  | 
| 09:19 | Re: [Minios-devel] [UNIKRAFT PATCHv3 20/25] plat/kvm: arm64: Build L3 page table for range greater than 2MB | Sharan Santhanam |  | 
| January 16, 19 | 
| 14:58 | Re: [Minios-devel] Preparing for Xen Project GSoC applications : Deadline Feb 6 | Lars Kurth |  | 
| 13:47 | Re: [Minios-devel] [UNIKRAFT PATCHv3 23/25] plat/kvm: arm64: Ensure there is no stall data in cache when boot | Jia He |  | 
| 13:13 | Re: [Minios-devel] Preparing for Xen Project GSoC applications : Deadline Feb 6 | Felipe Huici |  | 
| 10:50 | Re: [Minios-devel] [UNIKRAFT PATCHv3 23/25] plat/kvm: arm64: Ensure there is no stall data in cache when boot | Julien Grall |  | 
| 09:38 | [Minios-devel] [UNIKRAFT PATCH v4 6/8] plat/common: Support to save and restore extended (x86) registers | Florian Schmidt |  | 
| 09:38 | [Minios-devel] [UNIKRAFT PATCH v4 3/8] plat: Add -DxxxPLAT define for each platform | Florian Schmidt |  | 
| 09:38 | [Minios-devel] [UNIKRAFT PATCH v4 2/8] plat: check for and enable extended CPU features | Florian Schmidt |  | 
| 09:38 | [Minios-devel] [UNIKRAFT PATCH v4 1/8] plat/{kvm, xen}: Clean up Makefile.uk conditional build rules | Florian Schmidt |  | 
| 09:36 | [Minios-devel] [UNIKRAFT PATCH v4 8/8] plat/common: Add a notice regarding trap handling | Florian Schmidt |  | 
| 09:36 | [Minios-devel] [UNIKRAFT PATCH v4 7/8] arch/x86: Introduce NO_X86_EXTREGS_FLAGS | Florian Schmidt |  | 
| 09:36 | [Minios-devel] [UNIKRAFT PATCH v4 5/8] plat: Add global struct to keep x86 CPU information | Florian Schmidt |  | 
| 09:35 | [Minios-devel] [UNIKRAFT PATCH v4 4/8] plat/common: add include guards to include/x86/cpu.h | Florian Schmidt |  | 
| 09:35 | [Minios-devel] [UNIKRAFT PATCH v4 0/8] Save and restore extended registers on context switch | Florian Schmidt |  | 
| 05:59 | Re: [Minios-devel] [UNIKRAFT PATCHv3 23/25] plat/kvm: arm64: Ensure there is no stall data in cache when boot | jia he |  | 
| January 15, 19 | 
| 13:33 | [Minios-devel] Preparing for Xen Project GSoC applications : Deadline Feb 6 | Lars Kurth |  | 
| 07:44 | Re: [Minios-devel] [UNIKRAFT PATCHv3 19/25] plat/kvm: arm64: Calculate pagetable size dynamically by image size | Jia He |  | 
| January 14, 19 | 
| 16:48 | Re: [Minios-devel] [UNIKRAFT PATCHv3 19/25] plat/kvm: arm64: Calculate pagetable size dynamically by image size | Sharan Santhanam |  | 
| 10:32 | Re: [Minios-devel] [UNIKRAFT PATCHv3 18/25] plat/kvm: arm64: Clear pagetable memory with boot stack | Sharan Santhanam |  | 
| 10:18 | Re: [Minios-devel] [UNIKRAFT PATCHv3 17/25] plat/kvm: Invalidate D-Cache that may have been modified for Arm64 | Sharan Santhanam |  | 
| 09:25 | Re: [Minios-devel] [UNIKRAFT PATCHv3 15/25] plat/kvm: Force align the stack pointer for Arm64 EL1 exceptions | Jia He |  | 
| January 11, 19 | 
| 17:28 | Re: [Minios-devel] [UNIKRAFT PATCHv3 16/25] plat/kvm: Rename pagetable.S to pagetable64.S for Arm64 | Sharan Santhanam |  | 
| 17:02 | Re: [Minios-devel] [UNIKRAFT PATCHv3 15/25] plat/kvm: Force align the stack pointer for Arm64 EL1 exceptions | Sharan Santhanam |  | 
| 14:36 | Re: [Minios-devel] [UNIKRAFT PATCHv3 14/25] plat/kvm: Remove redundant space while entering trap for Arm | Sharan Santhanam |  | 
| 14:31 | Re: [Minios-devel] [UNIKRAFT PATCHv3 13/25] plat/kvm: Add __TRAP_STACK_SIZE for stack pointer while exiting trap | Sharan Santhanam |  | 
| 13:52 | Re: [Minios-devel] [UNIKRAFT PATCHv3 12/25] arch/include: Add a _regs member to save origial stack pointer | Sharan Santhanam |  | 
| 10:15 | Re: [Minios-devel] [UNIKRAFT PATCHv3 11/25] plat/kvm: Get VIRT_BITS from id_aa64mmfr0_el1.PARange for Arm64 | Sharan Santhanam |  | 
| 10:00 | Re: [Minios-devel] [UNIKRAFT PATCHv3 10/25] plat/kvm: Correct invalid indent character for Arm64 | Sharan Santhanam |  | 
| 09:58 | Re: [Minios-devel] [UNIKRAFT PATCHv3 07/25] plat/common: Clean and invalidate D-Cache only when boot for Arm64 | Sharan Santhanam |  | 
| 09:48 | Re: [Minios-devel] [UNIKRAFT PATCHv3 10/25] plat/kvm: Correct invalid indent character for Arm64 | Jia He |  | 
| 09:05 | Re: [Minios-devel] [UNIKRAFT PATCHv3 07/25] plat/common: Clean and invalidate D-Cache only when boot for Arm64 | Jia He |  | 
| 01:41 | Re: [Minios-devel] [UNIKRAFT PATCHv3 09/25] plat/common: Add referred source code URL for cache operation | Jia He |  | 
| January 10, 19 | 
| 15:26 | Re: [Minios-devel] [UNIKRAFT PATCHv3 10/25] plat/kvm: Correct invalid indent character for Arm64 | Sharan Santhanam |  | 
| 15:22 | Re: [Minios-devel] [UNIKRAFT PATCHv3 09/25] plat/common: Add referred source code URL for cache operation | Sharan Santhanam |  | 
| 15:22 | [Minios-devel] [UNIKRAFT PATCH v2 4/8] lib/uksched: Introduce thread info | Costin Lupu |  | 
| 15:22 | [Minios-devel] [UNIKRAFT PATCH v2 3/8] lib/uksched: Introduce thread attributes | Costin Lupu |  | 
| 15:22 | [Minios-devel] [UNIKRAFT PATCH v2 5/8] lib/uksched: Add support for waiting threads | Costin Lupu |  | 
| 15:22 | [Minios-devel] [UNIKRAFT PATCH v2 8/8] lib/uksched: Minor refinements | Costin Lupu |  | 
| 15:22 | [Minios-devel] [UNIKRAFT PATCH v2 6/8] lib/uksched: Revisit thread exiting logic | Costin Lupu |  | 
| 15:22 | [Minios-devel] [UNIKRAFT PATCH v2 7/8] lib/uksched: Add function for killing threads | Costin Lupu |  | 
| 15:22 | [Minios-devel] [UNIKRAFT PATCH v2 2/8] lib/uksched: Add function for allocating scheduler common info | Costin Lupu |  | 
| 15:22 | [Minios-devel] [UNIKRAFT PATCH v2 1/8] arch/*: Add STACK_MASK_TOP bit mask | Costin Lupu |  | 
| 15:22 | [Minios-devel] [UNIKRAFT PATCH v2 0/8] Extend scheduling API | Costin Lupu |  | 
| 15:21 | Re: [Minios-devel] [UNIKRAFT PATCH 6/8] lib/uksched: Add support for waiting threads | Costin Lupu |  | 
| 15:14 | Re: [Minios-devel] [UNIKRAFT PATCHv3 08/25] plat/common: Use correct dsb operation flag for Arm64 | Sharan Santhanam |  | 
| 14:49 | Re: [Minios-devel] [UNIKRAFT PATCHv3 07/25] plat/common: Clean and invalidate D-Cache only when boot for Arm64 | Sharan Santhanam |  | 
| January 09, 19 | 
| 13:52 | [Minios-devel] [UNIKRAFT PATCH 1/1] support/build: Add support for the tar.xz and .txz format | Vlad-Andrei BĂDOIU (78692) |  | 
| 13:24 | Re: [Minios-devel] [UNIKRAFT PATCHv3 05/25] plat: Clean up kernel image symbols | Jia He |  | 
| 13:22 | Re: [Minios-devel] [UNIKRAFT PATCHv3 06/25] plat/common: Remove earlycloberr from SYSREG_READ32 for Arm64 | Sharan Santhanam |  | 
| 13:02 | Re: [Minios-devel] [UNIKRAFT PATCHv3 05/25] plat: Clean up kernel image symbols | Sharan Santhanam |  | 
| 11:34 | [Minios-devel] [UNIKRAFT PATCH v2 3/3] lib/uklock: introduce UK_MUTEX_INITIALIZER | Yuri Volchkov |  | 
| 11:34 | [Minios-devel] [UNIKRAFT PATCH v2 2/3] lib/uklock: introduce mutex_is_locked | Yuri Volchkov |  | 
| 11:34 | [Minios-devel] [UNIKRAFT PATCH v2 1/3] lib/uklock: rename mutex functions to match pthread_ analogues | Yuri Volchkov |  | 
| 11:34 | [Minios-devel] [UNIKRAFT PATCH v2 0/3] minor mutex update | Yuri Volchkov |  | 
| 11:24 | [Minios-devel] [UNIKRAFT PATCH 2/2] lib/uklock: introduce mutex_is_locked | Yuri Volchkov |  | 
| 11:24 | [Minios-devel] [UNIKRAFT PATCH 1/2] lib/uklock: rename mutex functions to match pthread_ analogues | Yuri Volchkov |  | 
| 11:24 | [Minios-devel] [UNIKRAFT PATCH 0/2] minor mutex update | Yuri Volchkov |  | 
| January 07, 19 | 
| 11:19 | Re: [Minios-devel] [UNIKRAFT PATCH 8/8] lib/uksched: Minor refinements | Costin Lupu |  | 
| 11:13 | Re: [Minios-devel] [UNIKRAFT PATCH 5/8] lib/uksched: Revisit thread exiting logic | Costin Lupu |  | 
| 10:49 | Re: [Minios-devel] [UNIKRAFT PATCH 4/8] lib/uksched: Introduce thread info | Costin Lupu |  | 
| 10:48 | Re: [Minios-devel] [UNIKRAFT PATCH 4/8] lib/uksched: Introduce thread info | Costin Lupu |  | 
| 10:25 | Re: [Minios-devel] [UNIKRAFT PATCH 3/8] lib/uksched: Introduce thread attributes | Costin Lupu |  | 
| January 04, 19 | 
| 16:18 | [Minios-devel] [UNIKRAFT PATCH 2/2] lib/ukboot: move weak main in separate sub-lib | Yuri Volchkov |  | 
| 16:18 | [Minios-devel] [UNIKRAFT PATCH 1/2] build: limit gcc version to 6.1 if LTO is enabled | Yuri Volchkov |  | 
| 16:18 | [Minios-devel] [UNIKRAFT PATCH 0/2] Fix multiple definition of `main' | Yuri Volchkov |  | 
| 16:16 | Re: [Minios-devel] [UNIKRAFT PATCHv3 03/25] plat/common: Move global variables defined in link scripts to a header | Sharan Santhanam |  | 
| January 02, 19 | 
| 17:28 | Re: [Minios-devel] [UNIKRAFT PATCHv3 02/25] plat/include: Use macro-ed helper to simplify ioreg_read/write for Arm64 | Sharan Santhanam |  | 
| 16:14 | Re: [Minios-devel] [UNIKRAFT PATCHv3 01/25] build: Remove the check of '--enable-default-pie' in Makefile.uk | Sharan Santhanam |  | 
| 16:10 | Re: [Minios-devel] [UNIKRAFT PATCH v5] plat/*: Make timer interrupt frequency selectable | Yuri Volchkov |  | 
| 15:46 | [Minios-devel] [UNIKRAFT PATCH v5] plat/*: Make timer interrupt frequency selectable | Florian Schmidt |  | 
| 15:24 | Re: [Minios-devel] [UNIKRAFT PATCH v3 5/8] plat: Add global struct to keep x86 CPU information | Florian Schmidt |  | 
| 14:59 | Re: [Minios-devel] [UNIKRAFT PATCH v3 7/8] arch/x86: Introduce NO_X86_EXTREGS_FLAGS | Yuri Volchkov |  | 
| 14:47 | Re: [Minios-devel] [UNIKRAFT PATCH v3 6/8] plat/common: Add functionality to save and restore extended (x86) registers | Yuri Volchkov |  | 
| 14:46 | Re: [Minios-devel] [UNIKRAFT PATCH 5/8] lib/uksched: Revisit thread exiting logic | Florian Schmidt |  | 
| 14:39 | Re: [Minios-devel] [UNIKRAFT PATCH 4/8] lib/uksched: Introduce thread info | Florian Schmidt |  | 
| 14:28 | Re: [Minios-devel] [UNIKRAFT PATCH v4] plat/*: Make timer interrupt frequency selectable | Florian Schmidt |  | 
| 14:19 | Re: [Minios-devel] [UNIKRAFT PATCH v3 5/8] plat: Add global struct to keep x86 CPU information | Yuri Volchkov |  | 
| 13:31 | Re: [Minios-devel] [UNIKRAFT PATCH v3 3/8] plat: Add -DxxxPLAT define for each platform | Yuri Volchkov |  | 
| 13:30 | Re: [Minios-devel] [UNIKRAFT PATCH v3 2/8] plat: check for and enable extended CPU features | Yuri Volchkov |  | 
| 13:24 | Re: [Minios-devel] [UNIKRAFT PATCH 2/8] lib/uksched: Add function for allocating scheduler common info | Florian Schmidt |  | 
| 13:16 | Re: [Minios-devel] [UNIKRAFT PATCH 1/8] arch/*: Add STACK_MASK_TOP bit mask | Florian Schmidt |  | 
| 13:09 | Re: [Minios-devel] [UNIKRAFT PATCH v3 1/8] plat/{kvm, xen}: Clean up Makefile.uk conditional build rules | Yuri Volchkov |  | 
| 09:58 | [Minios-devel] Is there any lightweighted httpd server which can be easily ported to unikraft | Jia He |  | 
| 09:49 | [Minios-devel] [UNIKRAFT PATCH v3 8/8] plat/common: Add a notice regarding trap handling | Florian Schmidt |  | 
| 09:49 | [Minios-devel] [UNIKRAFT PATCH v3 7/8] arch/x86: Introduce NO_X86_EXTREGS_FLAGS | Florian Schmidt |  | 
| 09:49 | [Minios-devel] [UNIKRAFT PATCH v3 6/8] plat/common: Add functionality to save and restore extended (x86) registers | Florian Schmidt |  | 
| 09:49 | [Minios-devel] [UNIKRAFT PATCH v3 5/8] plat: Add global struct to keep x86 CPU information | Florian Schmidt |  | 
| 09:49 | [Minios-devel] [UNIKRAFT PATCH v3 4/8] plat/common: add include guards to include/x86/cpu.h | Florian Schmidt |  | 
| 09:48 | [Minios-devel] [UNIKRAFT PATCH v3 2/8] plat: check for and enable extended CPU features | Florian Schmidt |  | 
| 09:48 | [Minios-devel] [UNIKRAFT PATCH v3 3/8] plat: Add -DxxxPLAT define for each platform | Florian Schmidt |  | 
| 09:48 | [Minios-devel] [UNIKRAFT PATCH v3 1/8] plat/{kvm, xen}: Clean up Makefile.uk conditional build rules | Florian Schmidt |  | 
| 09:48 | [Minios-devel] [UNIKRAFT PATCH v3 0/8] Save and restore extended registers on context switch | Florian Schmidt |  |