minios-devel Mail Thread Index
- [UNIKRAFT RFC PATCH] Added the irq-safe (I hope) memcpy in isrlibc,
cristian-vijelie
- [UNIKRAFT PATCH v2] lib/ukalloc: add ifmalloc compatibility interface,
Hugo Lefeuvre
- [UNIKRAFT PATCH v3 0/2] lib/ukallocregion: add region-based allocator,
Hugo Lefeuvre
- [UNIKRAFT PATCH] include: Move UK_NARGS into essentials.h,
Alexander Jung
- Re: [UNIKRAFT PATCH] lib/ukalloc: add ifmalloc compatibility interface,
Simon Kuenzer
- [UNIKRAFT/LIBMIMALLOC PATCH v3] Initial port of libmimalloc,
Hugo Lefeuvre
- [UNIKRAFT PATCH v2 0/2] lib/ukallocregion: add region-based allocator,
Hugo Lefeuvre
- Re: [UNIKRAFT PATCH 2/2] lib/ukboot: initialize ukallocregion,
Simon Kuenzer
- [UNIKRAFT PATCH] include: uk/page.h: Provide __PAGE_SIZE,
Simon Kuenzer
- Re: [UNIKRAFT PATCH v2] lib/ukalloc: make uk_alloc_get_default static inline,
Simon Kuenzer
- Re: [UNIKRAFT PATCH 1/2] lib/ukallocregion: add region-based allocator,
Hugo Lefeuvre
- Re: [UNIKRAFT PATCH v5 1/3] lib/uksp: Introduce uksp library,
Alice Suiu
- [UNIKRAFT PATCH v3 0/5] Introduce Ring Buffer Implementation,
Alexander Jung
- [UNIKRAFT PATCH] arch: Define the cache line size for each architecture,
Alexander Jung
- [UNIKRAFT PATCH] arch: Provide cache line size KConfig option,
Alexander Jung
- [UNIKRAFT PATCH] include: Introduce uk/preemmpt.h,
Alexander Jung
- [UNIKRAFT PATCH 0/2] Introduce ukarch_spinwait(),
Alexander Jung
- [UNIKRAFT PATCH] pci_bus: implement recursive PCI bus enumeration,
Daniel Dinca
- [UNIKRAFT PATCH] lib/ukdebug: expose trace buffer size to the menuconfig,
Daniel Dinca
- [UNIKRAFT PATCH v4 0/2] ipaddr, netmask and gwaddr as library argument,
Sharan Santhanam
- [UNIKRAFT PATCH v3 00/16] Introduce a tap driver for Unikraft,
Sharan Santhanam
- [UNIKRAFT PATCH v3 01/16] plat/linuxu/tap: Introduce tap driver,
Sharan Santhanam
- [UNIKRAFT PATCH v3 02/16] plat/tap: Bus interface for the tap device,
Sharan Santhanam
- [UNIKRAFT PATCH v3 04/16] plat/driver: Create a tap dev during configuration,
Sharan Santhanam
- [UNIKRAFT PATCH v3 03/16] plat/driver: Add tap device to the uk_netdev,
Sharan Santhanam
- [UNIKRAFT PATCH v3 05/16] plat/driver: Set features supported on tap device,
Sharan Santhanam
- [UNIKRAFT PATCH v3 06/16] plat/tap: Get/Set hw_addr,
Sharan Santhanam
- [UNIKRAFT PATCH v3 09/16] plat/tap: Get promiscuous mode,
Sharan Santhanam
- [UNIKRAFT PATCH v3 07/16] plat/tap: Add tap to the bridge,
Sharan Santhanam
- [UNIKRAFT PATCH v3 13/16] plat/tap: Start a tap device,
Sharan Santhanam
- [UNIKRAFT PATCH v3 14/16] plat/tap: Support tap_netdev_recv,
Sharan Santhanam
- [UNIKRAFT PATCH v3 08/16] plat/tap: Get/Set MTU,
Sharan Santhanam
- [UNIKRAFT PATCH v3 16/16] plat/linuxu: Convert linux errno to unikraft errno,
Sharan Santhanam
- [UNIKRAFT PATCH v3 10/16] plat/tap: Fetch txq and rxq info,
Sharan Santhanam
- [UNIKRAFT PATCH v3 11/16] plat/tap: Setup txq,
Sharan Santhanam
- [UNIKRAFT PATCH v3 12/16] plat/tap: Setup rxq,
Sharan Santhanam
- [UNIKRAFT PATCH v3 15/16] plat/tap: Support tap_netdev_xmit,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 00/16] Introduce a tap driver for Unikraft,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 01/16] plat/linuxu/tap: Introduce tap driver,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 02/16] plat/tap: Bus interface for the tap device,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 04/16] plat/driver: Create a tap dev during configuration,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 03/16] plat/driver: Add tap device to the uk_netdev,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 05/16] plat/driver: Set features supported on tap device,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 06/16] plat/tap: Get/Set hw_addr,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 08/16] plat/tap: Get/Set MTU,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 07/16] plat/tap: Add tap to the bridge,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 09/16] plat/tap: Get promiscuous mode,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 10/16] plat/tap: Fetch txq and rxq info,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 11/16] plat/tap: Setup txq,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 12/16] plat/tap: Setup rxq,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 15/16] plat/tap: Support tap_netdev_xmit,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 13/16] plat/tap: Start a tap device,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 14/16] plat/tap: Support tap_netdev_recv,
Sharan Santhanam
- [UNIKRAFT/LIBLWIP PATCH v3 16/16] plat/linuxu: Convert linux errno to unikraft errno,
Sharan Santhanam
- Re: [UNIKRAFT/LIBLWIP PATCH v3 00/16] Introduce a tap driver for Unikraft,
Sharan Santhanam
- [UNIKRAFT PATCH,v2,00/15] Introduce Ring Buffer Implementation,
Alexander Jung
- [UNIKRAFT PATCH, v2, 01/15] lib/ukring: Import simple ring buffer from FreeBSD,
Alexander Jung
- [UNIKRAFT PATCH, v2, 02/15] lib/ukring: {ring.c, ring.h} Fix checkpatch errors and spacing.,
Alexander Jung
- [UNIKRAFT PATCH, v2, 03/15] lib/ukring: Adapt {ring.c, ring.h} to Unikraft,
Alexander Jung
- [UNIKRAFT PATCH, v2, 04/15] lib/ukring: Re-prefix methods and structs from buf_ to uk_,
Alexander Jung
- [UNIKRAFT PATCH, v2, 05/15] lib/ukring: Remove br_ prefix and rename br variable,
Alexander Jung
- [UNIKRAFT PATCH,v2,10/15] lib/ukring: Disable use of CPU prefetching,
Alexander Jung
- [UNIKRAFT PATCH, v2, 06/15] lib/ukring: Disable use of cpu_spinwait function,
Alexander Jung
- [UNIKRAFT PATCH, v2, 07/15] lib/ukring: Rename single and multiple consumer functions,
Alexander Jung
- [UNIKRAFT PATCH, v2, 12/15] lib/ukring: Provide KConfig menu option for microlibrary,
Alexander Jung
- [UNIKRAFT PATCH, v2, 08/15] lib/ukring: Use Unikraft to enable ring buffer debugging,
Alexander Jung
- [UNIKRAFT PATCH, v2, 09/15] lib/ukring: Remove unsupported cache line size,
Alexander Jung
- [UNIKRAFT PATCH, v2, 11/15] lib/ukring: Properly commment {ring.c, ring.h},
Alexander Jung
- [UNIKRAFT PATCH, v2, 13/15] lib/ukring: Target files to build for the microlibrary,
Alexander Jung
- [UNIKRAFT PATCH,v2,14/15] lib/ukring: Register ukring with Unikraft,
Alexander Jung
- Re: [External] [UNIKRAFT PATCH,v2,00/15] Introduce Ring Buffer Implementation,
Jung, Alexander
- [UNIKRAFT PATCH,v2,15/15] lib/ukring: Fix unitialized variable,
Alexander Jung
- Re: [UNIKRAFT PATCH,v2,00/15] Introduce Ring Buffer Implementation,
Costin Lupu
- [UNIKRAFT/LIBLWIP PATCH v3 0/3] Poll based receive,
Sharan Santhanam
- [UNIKRAFT PATCH] newlib: Add support for static dl_iterate_phdr,
Marius-Cristian Baciu
- [UNIKRAFT PATCH 1/2] Add support for compilation of D sources,
Marius-Cristian Baciu
- [UNIKRAFT PATCH 1/3] libdruntime: Add support for unittests execution and solve minor paths-related typo,
Marius-Cristian Baciu
- [UNIKRAFT PATCH v4 0/3] Poll based receive based on uk_netdev features,
Sharan Santhanam
- [UNIKRAFT PATCH 0/5] Introduce Ring Buffer Implementation,
Alexander Jung
- [UNIKRAFT PATCH v3 0/3] Poll based receive based on uk_netdev features,
Sharan Santhanam
- [UNIKRAFT PATCH 1/5] lib/vfscore: Register `getpid` and `getppid` to syscall_shim,
Constantin Raducanu
- Re: [UNIKRAFT/NEWLIB PATCH] include/fcntl.h: Replace O_NONBLOCK with new one on arm,
Razvan Deaconescu
- Re: [UNIKRAFT/LIBICU PATCH 0/2] Introducing libicu port to Unikraft,
Razvan Deaconescu
- Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH] include/endian.h Define the __bswap16, __bswap32, __bswap64 builtin functions only if the compilation is done with gcc,
Razvan Deaconescu
- [UNIKRAFT PATCH 1/3] libdruntime: Add skeleton for the porting of the D Runtime Library,
Marius-Cristian Baciu
- Re: [UNIKRAFT PATCH] lib/syscall_shim: Support system calls without arguments,
Raducanu Constantin
- [UNIKRAFT PATCH 0/3] Introduce posix-socket,
Alexander Jung
- [UNIKRAFT PATCH] lib/uksched: Add to error message for stack alloc failure.,
Alexander Jung
- [UNIKRAFT PATCH 0/3] Introduce posix-socket,
Alexander Jung
- [UNIKRAFT PATCH 2/3] lib/nolibc: Provide sys/socket.h,
Alexander Jung
- [UNIKRAFT/LWIP PATCH 0/4] Register socket implementation against posix-socket,
Alexander Jung
- [UNIKRAFT PATCH 3/3] lib/posix-socket: Register library within Unikraft.,
Alexander Jung
- [UNIKRAFT/LWIP PATCH 1/4] sockets.c: Register implementation against posix-socket,
Alexander Jung
- [UNIKRAFT/LWIP PATCH 2/4] Makefile.uk: Remove LwIP getnameinfo,
Alexander Jung
- [UNIKRAFT PATCH 1/3] lib/posix-socket: Introduce abstraction for communication sockets,
Alexander Jung
- [UNIKRAFT/LWIP PATCH 3/4] include/sys/socket.h: Correct prototype definitions,
Alexander Jung
- [UNIKRAFT/LIB-LWIP PATCH 4/4] include/netinet/in.h: Remove LwIP's socket header,
Alexander Jung
- [UNIKRAFT/MUSL PATCH 2/3] scripts: Add header helper script,
Alexander Jung
- [UNIKRAFT/MUSL PATCH 3/3] patches: Update ioctl prototype definition,
Alexander Jung
- [UNIKRAFT/MUSL PATCH 1/3] Makefile.*, Config.uk: Sub-componentize MUSL,
Alexander Jung
- [UNIKRAFT PATCH] driver/virtio: fix virtqueue_vring allocation,
Hugo Lefeuvre
- [PATCH v2] mini-os: don't hard-wire xen internal paths,
Juergen Gross
- [PATCH] mini-os: don't hard-wire xen internal paths,
Juergen Gross
- Re: [UNIKRAFT/LIBLWIP PATCH v2 3/3] lib/lwip: Enable poll only receive,
Hugo Lefeuvre
- [UNIKRAFT PATCH v3 0/2] ipaddr, netmask and gwaddr as library argument,
Sharan Santhanam
- Re: [UNIKRAFT PATCH v2 01/15] plat/linuxu/tap: Introduce tap driver,
Hugo Lefeuvre
- Re: [UNIKRAFT PATCH v2 15/15] plat/linuxu: Convert linux errno to unikraft errno,
Hugo Lefeuvre
- Re: [UNIKRAFT PATCH v2 05/15] plat/tap: Get/Set hw_addr,
Hugo Lefeuvre
- Re: [UNIKRAFT/LIBTFLITE PATCH 4/4] Add patches,
felipehuici .
- Re: [UNIKRAFT/LIBTFLITE PATCH 3/4] Add main app if selected,
felipehuici .
- Re: [UNIKRAFT/LIBTFLITE PATCH 2/4] Add Makefile.uk,
felipehuici .
- Re: [UNIKRAFT/LIBTFLITE PATCH 1/4] Library skeleton,
felipehuici .
- Re: [UNIKRAFT PATCH v2 14/15] plat/tap: Support tap_netdev_xmit,
Hugo Lefeuvre
- Unikraft makefile - how to copy files in Makefile.uk,
felix nasch
- Re: [UNIKRAFT/LIBLWIP PATCH v2 2/3] lib/lwip: Fetch features supported on the netdev,
Hugo Lefeuvre
- Re: [UNIKRAFT/LIBLWIP PATCH v2 1/3] lib/lwip: Reserve per netdev space for lwip,
Hugo Lefeuvre
- Re: [UNIKRAFT/LIB-MUSL PATCH] math: Provide constants to Unikraft,
Simon Kuenzer
- Re: [UNIKRAFT/EIGEN PATCH] Prevent kludgeoning by barrier macro.,
George-Cristian Muraru
- Re: [UNIKRAFT PATCH v2 1/2] lib/uknetdev: Save nw_stack data in a netdevice,
Hugo Lefeuvre
- Re: [UNIKRAFT PATCH v2 2/2] lib/uknetdev: Get feature supported on uk_netdev,
Hugo Lefeuvre
- Re: [UNIKRAFT PATCH v2 0/2] ipaddr, netmask and gwaddr as library argument,
Hugo Lefeuvre
- Re: [UNIKRAFT PATCH v2 1/2] lib/uknetdev: Add ipaddr, netmask & gwaddr as arg,
Hugo Lefeuvre
- Re: [UNIKRAFT PATCH v2 2/2] lib/uknetdev: Get the ipaddr, gw_addr and subnet,
Hugo Lefeuvre
- Re: [Minios-devel] [UNIKRAFT/LWIP PATCH v2 1/3] init.c: Retrieve IP v4 address from device information,
Hugo Lefeuvre
- Re: [UNIKRAFT PATCH] lib/syscall_shim: Enable UK_LIBC_SYSCALLS when library is unselected,
Gaulthier Gain
- Re: [UNIKRAFT PATCH] lib/syscall_shim: Add option to enable debugging,
Gaulthier Gain
- Re: [UNIKRAFT PATCH] lib/syscall_shim: Provide 'print-syscalls' build target,
Gaulthier Gain
- Re: [UNIKRAFT PATCH] lib/syscall_shim: Include processing of $(UK_PROVIDED_SYSCALLS),
Gaulthier Gain
- [UNIKRAFT/LIBMIMALLOC PATCH v2] Initial port of libmimalloc,
Hugo Lefeuvre
- [UNIKRAFT/LIBTLSF PATCH v2] Initial port of TLSF to Unikraft,
Hugo Lefeuvre
- [UNIKRAFT/LIBTLSF PATCH v2] Initial port of libtlsf,
Hugo Lefeuvre
- [UNIKRAFT/LIBTINYALLOC PATCH] Initial port of tinyalloc,
Hugo Lefeuvre
Mail converted by MHonArc
|