minios-devel Mail Thread Index
- [UNIKRAFT/BALLOON v2 0/7] Memory Ballooning Cover Letter,
CezarCraciunoiu
- The difference between Unikraft and MiniOS.,
Jason Long
- [[UNIKRAFT PATCH] v4 0/4] Remove extended register usage in interupt handlers,
cristianvijelie
- [PATCH] mini-os: Fix outdated init_netfront() calls,
Costin Lupu
- [[UNIKRAFT PATCH] v4] plat/drivers/virtio: Made virtio irq handler interrupt-context-safe,
cristianvijelie
- [[UNIKRAFT PATCH] v4] plat/kvm: Made _ukplat_irq_handle interrupt-context-safe,
cristianvijelie
- [[UNIKRAFT PATCH] v4] Made _ukplat_irq_handle interrupt-context-safe,
cristianvijelie
- [[UNIKRAFT] v4] lib/isrlib: Introduce stdlib irq-safe rutines,
cristianvijelie
- [UNIKRAFT] include: uk/page.h: Include arch instead of asm,
gaulthier . gain
- mounting files/directory into unikraft app,
felix nasch
- [[UNIKRAFT PATCH] v4 1/1] lib/isrlib: Introduce libc-like interrupt-context-safe routines,
cristianvijelie
- Re: [Minios-devel] [UNIKRAFT/MUSL PATCH V2 2/5] Update __stdout_write to allow flushing on stdout,
Simon Kuenzer
- Re: [Minios-devel] [UNIKRAFT/MUSL PATCH V2 1/5] Add patch to update mount.h to avoid conflicts with vfscore,
Simon Kuenzer
- [[UNIKRAFT PATCH] v3 1/1] lib/isrlib: Introduce libc-like interrupt-context-safe routines,
cristianvijelie
- [[UNIKRAFT PATCH] v2 0/1] lib/isrlib: Introduce libc-like interrupt-context-safe routines,
cristianvijelie
- [[UNIKRAFT/LIBNETTLE PATCH] v2 0/2] Porting of the Nettle crypto library,
cristianvijelie
- [[UNIKRAFT PATCH] libs/lib-krb5 v2 0/2] Porting of the MIT Kerberos runtime librares,
cristianvijelie
- [[UNIKRAFT RFC PATCH] v2 0/1] Implementation of lib/isrlib,
cristianvijelie
- [UNIKRAFT PATCH] lib/uknetdev: Provide IEEE 802.1q, 802.1ad, Jumbo frame definitions,
Simon Kuenzer
- [UNIKRAFT/KERBEROS 0/4] Porting of the MIT Kerberos runtime librares,
cristianvijelie
- [UNIKRAFT PATCH 0/4] Porting of the MIT Kerberos runtime librares,
cristianvijelie
- [PATCH v2] mini-os: Add suspend stubs for ARM,
Costin Lupu
- [PATCH] mini-os: Add suspend stubs for ARM,
Costin Lupu
- [PATCH v2] mini-os: Use a single start_info_ptr variable,
Costin Lupu
- [PATCH v2] mini-os: netfront: Read netmask and gateway from Xenstore,
Costin Lupu
- [PATCH] mini-os: netfront: Read netmask and gateway from Xenstore,
Costin Lupu
- [PATCH] mini-os: console.c: Rename static variable from buf to __print_buf,
Costin Lupu
- [PATCH] mini-os: Use a single start_info_ptr variable,
Costin Lupu
- [[UNIKRAFT/LIBS PATCH]] Removed exportsyms.uk from Makefile.uk,
Cristian Vijelie
- [UNIKRAFT PATCH] lib/uknetdev: netdev register fails on lib param,
Sharan Santhanam
- [PATCH] mini-os: correct memory access rights for pvh mode,
Juergen Gross
- [PATCH] mini-os: fix do_map_frames() for pvh,
Juergen Gross
- [UNIKRAFT/NOLIBC] Added some things to make libnettle work,
Cristian Vijelie
- [UNIKRAFT/LIBNETTLE 0/4] *** Crypto library nettle porting to Unikraft ***,
Cristian Vijelie
- Re: [UNIKRAFT PATCH 2/2] arch/arm: Provide ukarch_spinwait noop for ARM,
Julien Grall
- [UNIKRAFT/LWIP PATCH v3 0/2] Xen netfront support,
Costin Lupu
- [UNIKRAFT PATCH v4 00/12] Introduce Xen Netfront driver,
Costin Lupu
- [UNIKRAFT PATCH v4 01/12] plat/drivers/virtio: Fill MTU and queues alignments when retrieving information,
Costin Lupu
- [UNIKRAFT PATCH v4 02/12] plat/xen: Add vif device type,
Costin Lupu
- [UNIKRAFT PATCH v4 04/12] plat/xen/drivers/net: Configure netfront device,
Costin Lupu
- [UNIKRAFT PATCH v4 08/12] plat/xen/drivers/net: Enable/disable interrupts for rx queues,
Costin Lupu
- [UNIKRAFT PATCH v4 12/12] lib/uknetdev: Enable default drivers,
Costin Lupu
- [UNIKRAFT PATCH v4 03/12] plat/xen/drivers: Add skeleton for netfront driver,
Costin Lupu
- [UNIKRAFT PATCH v4 09/12] plat/xen/drivers/net: Start netfront device,
Costin Lupu
- [UNIKRAFT PATCH v4 06/12] plat/xen/drivers/net: Configure netfront tx queue,
Costin Lupu
- [UNIKRAFT PATCH v4 05/12] plat/xen/drivers/net: Create netfront queues,
Costin Lupu
- [UNIKRAFT PATCH v4 10/12] plat/xen/drivers/net: Add transmit operation,
Costin Lupu
- [UNIKRAFT PATCH v4 11/12] plat/xen/drivers/net: Add receive operation,
Costin Lupu
- [UNIKRAFT PATCH v4 07/12] plat/xen/drivers/net: Configure netfront rx queue,
Costin Lupu
- Re: [UNIKRAFT PATCH v4 00/12] Introduce Xen Netfront driver,
Simon Kuenzer
- [[UNIKRAFT RFC PATCH] 1/2] lib/isrlib: Applied Simon's recommendations,
cristian-vijelie
- [UNIKRAFT/LIB-NEWLIB PATCH] Makefile.uk: Include unix basename and dirname,
Alexander Jung
- Re: [UNIKRAFT PATCH] include: uk/page.h: Provide __PAGE_SIZE,
Gaulthier Gain
- Re: [Minios-devel] [UNIKRAFT PATCH v3 01/12] lib/uknetdev: Make Ethernet macros visible to all network devices,
Sharan Santhanam
- Re: [Minios-devel] [UNIKRAFT PATCH v3 02/12] lib/uknetdev: Add alignment size for packet buffers allocations,
Sharan Santhanam
- Re: [UNIKRAFT/MUSL PATCH 1/3] Makefile.*, Config.uk: Sub-componentize MUSL,
Gaulthier Gain
- [UNIKRAFT/LIBMEMCACHED PATCH 0/7] Memcached port on Unikraft,
gaulthier . gain
- [UNIKRAFT/LIBLIBEVENT PATCH 0/6] Libevent port on Unikraft,
gaulthier . gain
- [UNIKRAFT/NEWLIB PATCH] Add patch to support Libevent,
gaulthier . gain
- [UNIKRAFT PATCH] build: Add the option to compile the unikernel as PIE,
Daniel Dinca
- Re: [UNIKRAFT RFC PATCH] Added the irq-safe (I hope) memcpy in isrlibc,
Simon Kuenzer
- Re: [UNIKRAFT PATCH 2/2] plat/kvm/x86/tscclock: start from zero,
Razvan Deaconescu
- Re: [UNIKRAFT PATCH 1/2] plat/kvm/x86/tscclock: fix potentially uninitialized tsc_base,
Razvan Deaconescu
- Re: [UNIKRAFT PATCH 0/2] plat/kvm/x86/tscclock: minor fixes in the tsc subsystem,
Razvan Deaconescu
- Re: [UNIKRAFT PATCH] include: Move UK_NARGS into essentials.h,
2309bmcristi@xxxxxxxxx
- Re: [UNIKRAFT PATCH] lib/uksched: Add to error message for stack alloc failure.,
Razvan Deaconescu
- Re: [[UNIKRAFT PATCH] lib/uk9p, 9pfs: Change file mode from uint8_t to uint32_t,
Razvan Deaconescu
- [UNIKRAFT PATCH 1/3] lib/vfscore: Reduce pread() and pwrite() to their -v() counterparts.,
Alexander Jung
- Re: [UNIKRAFT PATCH v4 3/3] lib/uknetdev: Get feature supported on uk_netdev,
Simon Kuenzer
- Re: [UNIKRAFT PATCH v4 1/3] build: Enable secondary expansion,
Simon Kuenzer
- [UNIKRAFT PATCH v3] lib/ukalloc: add ifmalloc compatibility interface,
Hugo Lefeuvre
- [UNIKRAFT PATCH v6 0/3] lib/uksp: Introduce uksp library,
Vlad-Andrei Badoiu
Mail converted by MHonArc
|