minios-devel Mail Thread Index
- [UNIKRAFT/NEWLIB PATCH 1/1] Add NAME_MAX to limits.h,
Vlad-Andrei Badoiu
- [UNIKRAFT/NEWLIB PATCH 1/1] Import missing headers from musl,
Vlad-Andrei Badoiu
- [UNIKRAFT PATCH v3 0/3] Add clang support,
Vlad-Andrei Badoiu
- [UNIKRAFT PATCH] lib/posix-user: add more symbols to exportsyms.uk,
Hugo Lefeuvre
- [UNIKRAFT PATCH RFCv4 00/35] Impelment virtio_mmio and pci ecam controller for arm64 kvm plat,
Jia He
- [UNIKRAFT PATCH RFCv4 01/35] plat/virtio: Introduce several helpers for virtio ring,
Jia He
- [UNIKRAFT PATCH RFCv4 02/35] plat/platform: Introduce new platform bus,
Jia He
- [UNIKRAFT PATCH RFCv4 03/35] plat/virtio: Support virtio_cread/cwrite on arm64,
Jia He
- [UNIKRAFT PATCH RFCv4 04/35] plat/virtio: Add new virtio_mmio device/driver on arm64,
Jia He
- [UNIKRAFT PATCH RFCv4 05/35] build: Enable the platform bus and virtio_mmio device on arm64,
Jia He
- [UNIKRAFT PATCH RFCv4 06/35] plat/kvm: arm64: Fix arm64 memory layout for pcie ecam,
Jia He
- [UNIKRAFT PATCH RFCv4 09/35] plat/pci_ecam: Introduce pci ecam skeleton,
Jia He
- [UNIKRAFT PATCH RFCv4 07/35] plat/ofw: Export fdt_find_irq_parent_offset,
Jia He
- [UNIKRAFT PATCH RFCv4 08/35] plat/pci_ecam: Introduce pci/pci_ecam.h,
Jia He
- [UNIKRAFT PATCH RFCv4 10/35] lib/ukbus: Adjust default bus register priority,
Jia He
- [UNIKRAFT PATCH RFCv4 13/35] plat/virtio_mmio: Implement platform probe for virtio_mmio,
Jia He
- [UNIKRAFT PATCH RFCv4 11/35] plat/ofw: Add fdt_node_offset_idx_by_compatible_list,
Jia He
- [UNIKRAFT PATCH RFCv4 12/35] plat/platform_bus: Add probe/match interface for platform devices,
Jia He
- [UNIKRAFT PATCH RFCv4 18/35] plat/pci_bus: Pass memory allocation parameter to arch_pci_probe,
Jia He
- [UNIKRAFT PATCH RFCv4 14/35] plat/ofw: Support completed ranges mapping,
Jia He
- [UNIKRAFT PATCH RFCv4 19/35] plat/pci_bus: arm64: Implement add/probe interfaces on arm64,
Jia He
- [UNIKRAFT PATCH RFCv4 20/35] build: Make KVM_PCI default enable on arm64,
Jia He
- [UNIKRAFT PATCH RFCv4 15/35] lib/fdt: Fix fdt_address_cell and fdt_size_cell,
Jia He
- [UNIKRAFT PATCH RFCv4 22/35] build: Enable pci library on arm64,
Jia He
- [UNIKRAFT PATCH RFCv4 24/35] plat/virtio: Fix virtio net device mac negotiation,
Jia He
- [UNIKRAFT PATCH RFCv4 27/35] plat/platform_bus,virtio_mmio: Avoid useless log storm,
Jia He
- [UNIKRAFT PATCH RFCv4 28/35] plat/kvm/arm: Add a memory hole at the beginning 128M,
Jia He
- [UNIKRAFT PATCH RFCv4 29/35] plat/arm: Make sure fpsimd sysregs writing take effects,
Jia He
- [UNIKRAFT PATCH RFCv4 31/35] plat/virtio_mmio: Fix virtqueue size for virtio 9p device,
Jia He
- [UNIKRAFT PATCH RFCv4 34/35] lib/posix-user: Export several posix-user interfaces,
Jia He
- [UNIKRAFT PATCH RFCv4 35/35] plat/virtio: Fix the return value check for virtio_cread_bytes_many(),
Jia He
- [UNIKRAFT PATCH RFCv4 16/35] plat/ofw: Add fdt_prop_read_bool,
Jia He
- [UNIKRAFT PATCH RFCv4 33/35] plat/kvm/arm: Fix x19 corruption by interrupt handler,
Jia He
- [UNIKRAFT PATCH RFCv4 17/35] plat/pci_bus: Split specific code into different files,
Jia He
- [UNIKRAFT PATCH RFCv4 26/35] plat/virtio: Use better iormb/iowmb on arm64,
Jia He
- [UNIKRAFT PATCH RFCv4 30/35] plat/virtio_9p: Remove excessive check for max virtqueue size,
Jia He
- [UNIKRAFT PATCH RFCv4 32/35] plat/arm/generic_timer: Fix assert in ns_to_ticks,
Jia He
- [UNIKRAFT PATCH RFCv4 25/35] plat/virtio: Change irq,base from u16 to u64 on arm64,
Jia He
- [UNIKRAFT PATCH RFCv4 21/35] plat/pci_bus: Change pci_device.base from u16 to unsigned long,
Jia He
- [UNIKRAFT PATCH RFCv4 23/35] plat/pci_ecam: Fix a lot compilation warnings in pci_ecam,
Jia He
- Re: [Minios-devel,v2,0/5] Initrd support,
Simon Kuenzer
- [UNIKRAFT PATCH v2 0/7] lib/ukblkdev: Minor API improvements and fixes,
Simon Kuenzer
- [UNIKRAFT PATCH v2 0/2] lib/ukallocpool: Instrumentation for statistics,
Simon Kuenzer
- [UNIKRAFT PATCH v5 0/5] Memory Pools,
Simon Kuenzer
- [UNIKRAFT PATCH] lib/vfscore: Implement `getcwd` with a raw system call,
Simon Kuenzer
- [UNIKRAFT PATCH 0/7] Pre-processing rules for generating headers,
Simon Kuenzer
- [UNIKRAFT PATCH] build: Fix typo when initializing `UK_PREPARE-y`,
Simon Kuenzer
- Re: [UNIKRAFT/LIBTLSF PATCH v2] Initial port of TLSF to Unikraft,
Razvan Deaconescu
- Re: Unikraft - Compile error on arm64,
Razvan Deaconescu
- Re: [UNIKRAFT PATCH 2/2] lib/ukmmap: Add page-alignment support to mmap/munmap,
Simon Kuenzer
- Re: [UNIKRAFT PATCH 1/2] Add support for compilation of D sources,
Simon Kuenzer
- Re: [UNIKRAFT/LIB-NEWLIB PATCH] Makefile.uk: Include unix basename and dirname,
Razvan Virtan
- [PATCH v2 0/2] arm/rtc: enable pl031 for arm64,
Jianyong Wu
- Re: [UNIKRAFT PATCH 1/3] build: Configure the compiler from command line,
Simon Kuenzer
- Re: [UNIKRAFT PATCH 3/3] build: Add support for clang,
Simon Kuenzer
- Re: [UNIKRAFT PATCH 2/3] support/build: Add build functions for clang and gcc check,
Simon Kuenzer
- Re: [UNIKRAFT PATCH 0/3] Add clang support,
Simon Kuenzer
- Linux.com Unikraft Article,
felipehuici
- Re: [[UNIKRAFT] v5] lib/isrlib: Introduce libc-like interrupt-context-safe routines,
Simon Kuenzer
- Re: [UNIKRAFT PATCH] build: Fix "Argument list too long" problem,
Simon Kuenzer
- Re: [UNIKRAFT PATCH 0/3] Update COMPFLAGS and LIBLDFLAGS in Makefile.uk,
Simon Kuenzer
- Re: [UNIKRAFT PATCH 3/3] build: Always use -no-pie as part of LIBLDFLAGS,
Simon Kuenzer
- Re: [UNIKRAFT PATCH 2/3] build: Remove --omagic flag from LIBLDFLAGS,
Simon Kuenzer
- Re: [UNIKRAFT PATCH 1/3] build: Use -fno-PIC instead of -no-pie as compilation flag,
Simon Kuenzer
- [UNIKRAFT/LIBPTHREAD-EMBEDDED PATCH 0/3] `uksched` thread creation callbacks,
Simon Kuenzer
- [UNIKRAFT PATCH 0/4] lib/uksched: Thread creation/deletion callbacks,
Simon Kuenzer
- Re: [8/8] lib/vfscore: Register `pipe2` to syscall_shim,
Liza Babu
- Re: [7/8] lib/vfscore: Register `pipe` to syscall_shim,
Liza Babu
- Re: [6/8] lib/vfscore: Register `symlink` to syscall_shim,
Liza Babu
- Re: [5/8] lib/vfscore: Register `creat` to syscall_shim,
Liza Babu
- Re: [4/8] lib/vfscore: Register `mkdir` to syscall_shim,
Liza Babu
- Re: [3/8] lib/vfscore: Register `open` to syscall_shim,
Liza Babu
- Re: [2/8] lib/vfscore: Register `stat` to syscall_shim,
Liza Babu
- Re: [1/8] lib/vfscore: Register `unlink` to syscall_shim,
Liza Babu
- Re: [1/5] lib/vfscore: Register `getpid` and `getppid` to syscall_shim,
Liza Babu
- Re: [2/5] lib/ukmmap: Register `mmap` and `munmap` to syscall_shim,
Liza Babu
- Re: [5/5] lib/vfscore: Register `getcwd` to syscall_shim,
Liza Babu
- [UNIKRAFT PATCH v2 0/4] Initial support for Intel PKU,
Hugo Lefeuvre
- Re: [4/5] lib/uktime: Register `clock_gettime` to syscall_shim,
Liza Babu
- Re: [UNIKRAFT PATCH 4/5] lib/uktime: Register `clock_gettime` to syscall_shim,
Liza Babu
- Re: [1/3] libdruntime: Add support for unittests execution and solve minor paths-related typo,
Cezar Craciunoiu
- Re: [3/3] libdruntime: Add patches dealing with bugs and various incompatibilities with the platform,
Cezar Craciunoiu
- Re: [2/3] libdruntime: Expose standard file descriptors symbols to the runtime,
Cezar Craciunoiu
- Re: [3/3] libdruntime: Resolve missing symbols,
Cezar Craciunoiu
- Re: [2/3] libdruntime: Add Makefile.uk,
Cezar Craciunoiu
- Re: [1/3] libdruntime: Add skeleton for the porting of the D Runtime Library,
Cezar Craciunoiu
- [UNIKRAFT PATCH 0/2] lib/ukallocpool: Instrumentation for statistics,
Simon Kuenzer
- [UNIKRAFT PATCH v4 0/5] Memory Pools,
Simon Kuenzer
- Re: [UNIKRAFT PATCH 5/5] lib/vfscore: Fix possible memleak in getcwd,
felipehuici
- Re: [UNIKRAFT PATCH 4/5] lib/uklibparam: Add missing return value check,
felipehuici
- Re: [UNIKRAFT PATCH 3/5] plat/drivers/virtio: Add error check for return value,
felipehuici
- Re: [UNIKRAFT PATCH 2/5] lib/vfscore: Add missing error value,
felipehuici
- Re: [UNIKRAFT PATCH 1/5] lib/vfscore: Fix bug where newdp is freed before initialization,
felipehuici
- Re: [UNIKRAFT PATCH 3/5] lib/vfscore: Register `link` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 05/10] lib/vfscore: Register `fchmod` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 04/10] lib/vfscore: Register `chmod` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 04/11] lib/vfscore: Register `mknod` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 06/11] lib/vfscore: Register `rename` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 10/11] lib/vfscore: Register `lstat` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT/LIBP11-KIT v2 0/4] Reworked port of p11-kit,
dragos argint
- Re: [UNIKRAFT PATCH 5/7] lib/ukblkdev: API refactoring: `uk_blkdev_queue_configure()`,
Laurentiu Barbulescu
- Re: [UNIKRAFT PATCH 3/7] lib/ukblkdev: blkreq.h: Use typedef for __sector,
Laurentiu Barbulescu
- Re: [UNIKRAFT PATCH 0/7] lib/ukblkdev: Minor API improvements and fixes,
Laurentiu Barbulescu
- [UNIKRAFT/LIBHOGWEED v3 0/3] Port of libhogweed on Unikraft - v3,
ARGINT DRAGOS IULIAN
- [PATCH v3 0/3] Port of libhogweed on Unikraft - v3,
ARGINT DRAGOS IULIAN
- [UNIKRAFT PATCH 0/2] support PKE on x86,
Hugo Lefeuvre
- Re: [UNIKRAFT PATCH 3/5] lib/uktime: Register `gettimeofday` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 11/11] lib/vfscore: Register `flock` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 09/11] lib/vfscore: Register `umask` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 08/11] lib/vfscore: Register `preadv` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 07/11] lib/vfscore: Register `fsync` and `fdatasync` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 05/11] lib/vfscore: Register `rmdir` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 03/11] lib/vfscore: Register `utimes` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 02/11] lib/vfscore: Register `pwritev` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 01/11] lib/vfscore: Add the macro UK_SYSCALL_R_DEFINE for dup,
Daniel Dinca
- Re: [UNIKRAFT PATCH 08/10] lib/vfscore: Register `dup` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 10/10] lib/vfscore: Register `dup2` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 09/10] lib/vfscore: Register `dup3` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 07/10] lib/vfscore: Register `fchdir` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 06/10] lib/vfscore: Register `chdir` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 03/10] lib/vfscore: Register `fallocate` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 02/10] lib/vfscore: Register `faccessat` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 01/10] lib/vfscore: Register `access` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 5/5] lib/vfscore: Register `truncate` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 4/5] lib/vfscore: Register `ftruncate` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 2/5] lib/vfscore: Register `lseek` to syscall_shim,
Daniel Dinca
- Re: [UNIKRAFT PATCH 1/5] lib/vfscore: Register `close` to syscall_shim,
Daniel Dinca
- Doubts about use the Unikraft in NVIDIA Jetson Nano,
Rodrigo Ferraz Azevedo
- [UNIKRAFT PATCH] lib/syscall_shim: Avoid warning about unused system call arguments,
Simon Kuenzer
- [UNIKRAFT/LWIP PATCH] Option to force polling mode,
Simon Kuenzer
- [UNIKRAFT/LWIP PATCH] alloc.c: Include missing `<stddef.h>`,
Simon Kuenzer
- [UNIKRAFT PATCH] alloc.c: Include missing `<stddef.h>`,
Simon Kuenzer
- Re: [1/5] lib/vfscore: Register `close` to syscall_shim,
Daniel Dinca
- RE: [Minios-devel] [PATCH] arm/rtc: enable pl031 for arm64.,
Jianyong Wu
- [LIBGCC/LIBGCOV PATCH v3 1/2] Add documentation for libgcov,
Alice Suiu
- [UNIKRAFT/PYTHON3 1/1] Fix sqlite module,
Vlad-Andrei Badoiu
- [UNIKRAFT/SQLITE 1/1] Add sqlite extension,
Vlad-Andrei Badoiu
Mail converted by MHonArc
|