minios-devel - Mail Index


August 28, 20
15:49 [UNIKRAFT/BALLOON v2 2/7] plat/drivers/include/balloon: Declared KVM driver inflate/deflate functions CezarCraciunoiu
15:49 [UNIKRAFT/BALLOON v2 7/7] lib/ukallocbbuddy: Balloon API calls insertion CezarCraciunoiu
15:49 [UNIKRAFT/BALLOON v2 4/7] plat/kvm/balloon: KVM balloon driver calls implementation CezarCraciunoiu
15:49 [UNIKRAFT/BALLOON v2 3/7] plat/drivers/balloon: KVM Virtio balloon driver implementation CezarCraciunoiu
15:49 [UNIKRAFT/BALLOON v2 5/7] plat/linuxu/balloon: Linuxu balloon stubs CezarCraciunoiu
15:49 [UNIKRAFT/BALLOON v2 6/7] plat/xen/balloon: Xen balloon hypervisor calls implementation CezarCraciunoiu
15:49 [UNIKRAFT/BALLOON v2 1/7] plat/balloon: Declared balloon interaction functions CezarCraciunoiu
15:49 [UNIKRAFT/BALLOON v2 0/7] Memory Ballooning Cover Letter CezarCraciunoiu
15:49 The difference between Unikraft and MiniOS. Jason Long
15:36 Re: [[UNIKRAFT] v4] lib/isrlib: Introduce stdlib irq-safe rutines Simon Kuenzer
12:43 Re: [UNIKRAFT] include: uk/page.h: Include arch instead of asm Simon Kuenzer
09:38 [[UNIKRAFT PATCH] v4 4/4] plat/xen: Made xen event handler interrupt-context-safe cristianvijelie
09:37 [[UNIKRAFT PATCH] v4 1/4] lib/isrlib: Introduce libc-like interrupt-context-safe routines cristianvijelie
09:37 [[UNIKRAFT PATCH] v4 3/4] plat/drivers/virtio: Made virtio irq handler interrupt-context-safe cristianvijelie
09:37 [[UNIKRAFT PATCH] v4 2/4] plat/kvm: Made _ukplat_irq_handle interrupt-context-safe cristianvijelie
09:37 [[UNIKRAFT PATCH] v4 0/4] Remove extended register usage in interupt handlers cristianvijelie
08:44 Re: [PATCH] mini-os: Fix outdated init_netfront() calls Wei Liu
06:57 Re: [PATCH] mini-os: Fix outdated init_netfront() calls Jan Beulich
August 27, 20
18:38 Re: [PATCH] mini-os: Fix outdated init_netfront() calls Samuel Thibault
16:45 [PATCH] mini-os: Fix outdated init_netfront() calls Costin Lupu
13:42 Re: [PATCH] mini-os: console.c: Rename static variable from buf to __print_buf Wei Liu
13:41 Re: [PATCH v2] mini-os: Add suspend stubs for ARM Wei Liu
13:41 Re: [PATCH v2] mini-os: Use a single start_info_ptr variable Wei Liu
13:41 Re: [PATCH v2] mini-os: netfront: Read netmask and gateway from Xenstore Wei Liu
07:45 [[UNIKRAFT PATCH] v4] plat/drivers/virtio: Made virtio irq handler interrupt-context-safe cristianvijelie
06:35 [[UNIKRAFT PATCH] v4] plat/kvm: Made _ukplat_irq_handle interrupt-context-safe cristianvijelie
August 26, 20
10:40 [[UNIKRAFT PATCH] v4] Made _ukplat_irq_handle interrupt-context-safe cristianvijelie
07:04 [[UNIKRAFT] v4] lib/isrlib: Introduce stdlib irq-safe rutines cristianvijelie
August 25, 20
11:54 [UNIKRAFT] include: uk/page.h: Include arch instead of asm gaulthier . gain
August 24, 20
12:46 mounting files/directory into unikraft app felix nasch
08:39 Re: [UNIKRAFT PATCH] lib/uknetdev: Provide IEEE 802.1q, 802.1ad, Jumbo frame definitions Sharan Santhanam
06:50 [[UNIKRAFT PATCH] v4 1/1] lib/isrlib: Introduce libc-like interrupt-context-safe routines cristianvijelie
August 21, 20
13:18 Re: [Minios-devel] [UNIKRAFT/MUSL PATCH V2 2/5] Update __stdout_write to allow flushing on stdout Simon Kuenzer
13:13 Re: [Minios-devel] [UNIKRAFT/MUSL PATCH V2 1/5] Add patch to update mount.h to avoid conflicts with vfscore Simon Kuenzer
13:07 Re: [[UNIKRAFT PATCH] v3 1/1] lib/isrlib: Introduce libc-like interrupt-context-safe routines Simon Kuenzer
13:04 Re: [UNIKRAFT PATCH v4 10/12] plat/xen/drivers/net: Add transmit operation Simon Kuenzer
11:38 [[UNIKRAFT PATCH] v3 1/1] lib/isrlib: Introduce libc-like interrupt-context-safe routines cristianvijelie
11:25 Re: [UNIKRAFT PATCH v4 10/12] plat/xen/drivers/net: Add transmit operation Costin Lupu
11:12 Re: [[UNIKRAFT PATCH] v2 1/1] Implementation of isrlib string.c Simon Kuenzer
10:49 Re: [UNIKRAFT PATCH v4 10/12] plat/xen/drivers/net: Add transmit operation Simon Kuenzer
10:47 [[UNIKRAFT PATCH] v2 1/1] Implementation of isrlib string.c cristianvijelie
10:47 [[UNIKRAFT PATCH] v2 0/1] lib/isrlib: Introduce libc-like interrupt-context-safe routines cristianvijelie
10:27 [[UNIKRAFT/LIBNETTLE PATCH] v2 2/2] Add Makefile.uk cristianvijelie
10:27 [[UNIKRAFT/LIBNETTLE PATCH] v2 1/2] Introducing library skeleton cristianvijelie
10:27 [[UNIKRAFT/LIBNETTLE PATCH] v2 0/2] Porting of the Nettle crypto library cristianvijelie
10:07 Re: [UNIKRAFT PATCH v4 01/12] plat/drivers/virtio: Fill MTU and queues alignments when retrieving information Simon Kuenzer
10:03 Re: [[UNIKRAFT RFC PATCH] v2 1/1] Implementation of isrlib string.c Simon Kuenzer
09:49 [[UNIKRAFT PATCH] libs/lib-krb5 v2 2/2] Add Makefile.uk cristianvijelie
09:49 [[UNIKRAFT PATCH] libs/lib-krb5 v2 1/2] Introducing the library skeleton cristianvijelie
09:49 [[UNIKRAFT PATCH] libs/lib-krb5 v2 0/2] Porting of the MIT Kerberos runtime librares cristianvijelie
09:33 Re: [UNIKRAFT PATCH v4 10/12] plat/xen/drivers/net: Add transmit operation Costin Lupu
09:18 Re: [UNIKRAFT PATCH v4 03/12] plat/xen/drivers: Add skeleton for netfront driver Costin Lupu
09:18 Re: [UNIKRAFT PATCH v4 01/12] plat/drivers/virtio: Fill MTU and queues alignments when retrieving information Costin Lupu
07:58 [[UNIKRAFT RFC PATCH] v2 1/1] Implementation of isrlib string.c cristianvijelie
07:58 [[UNIKRAFT RFC PATCH] v2 0/1] Implementation of lib/isrlib cristianvijelie
August 20, 20
21:23 Re: [UNIKRAFT PATCH v4 00/12] Introduce Xen Netfront driver Costin Lupu
16:14 Re: [[UNIKRAFT RFC PATCH] 2/2] lib/isrlib: Fixed a name typo that prevented build Simon Kuenzer
16:13 Re: [[UNIKRAFT RFC PATCH] 1/2] lib/isrlib: Applied Simon's recommendations Simon Kuenzer
16:01 Re: [[UNIKRAFT/LIBS PATCH]] Removed exportsyms.uk from Makefile.uk Simon Kuenzer
15:50 Re: [UNIKRAFT PATCH v4 10/12] plat/xen/drivers/net: Add transmit operation Simon Kuenzer
15:47 Re: [UNIKRAFT PATCH v4 01/12] plat/drivers/virtio: Fill MTU and queues alignments when retrieving information Simon Kuenzer
15:46 Re: [UNIKRAFT PATCH v4 03/12] plat/xen/drivers: Add skeleton for netfront driver Simon Kuenzer
15:45 Re: [UNIKRAFT PATCH v4 00/12] Introduce Xen Netfront driver Simon Kuenzer
15:17 Re: [UNIKRAFT PATCH 2/2] arch/arm: Provide ukarch_spinwait noop for ARM Simon Kuenzer
14:46 [UNIKRAFT PATCH] lib/uknetdev: Provide IEEE 802.1q, 802.1ad, Jumbo frame definitions Simon Kuenzer
10:18 Re: [UNIKRAFT/KERBEROS 0/4] Porting of the MIT Kerberos runtime librares Costin Lupu
09:53 [UNIKRAFT/KERBEROS 4/4] Fixed the README cristianvijelie
09:53 [UNIKRAFT/KERBEROS 3/4] Added .md files cristianvijelie
09:53 [UNIKRAFT/KERBEROS 2/4] Added libkrb5 sources cristianvijelie
09:53 [UNIKRAFT/KERBEROS 1/4] Ported libkrb5support, libkrb5crypto and libcom_err cristianvijelie
09:52 [UNIKRAFT/KERBEROS 0/4] Porting of the MIT Kerberos runtime librares cristianvijelie
09:46 [UNIKRAFT PATCH 4/4] Fixed the README cristianvijelie
09:46 [UNIKRAFT PATCH 3/4] Added .md files cristianvijelie
09:46 [UNIKRAFT PATCH 1/4] Ported libkrb5support, libkrb5crypto and libcom_err cristianvijelie
09:46 [UNIKRAFT PATCH 2/4] Added libkrb5 sources cristianvijelie
09:46 [UNIKRAFT PATCH 0/4] Porting of the MIT Kerberos runtime librares cristianvijelie
August 19, 20
16:49 Re: [PATCH v2] mini-os: Add suspend stubs for ARM Samuel Thibault
16:41 [PATCH v2] mini-os: Add suspend stubs for ARM Costin Lupu
16:37 Re: [PATCH] mini-os: Add suspend stubs for ARM Samuel Thibault
16:20 [PATCH] mini-os: Add suspend stubs for ARM Costin Lupu
16:08 Re: [PATCH v2] mini-os: Use a single start_info_ptr variable Samuel Thibault
16:07 Re: [PATCH v2] mini-os: Use a single start_info_ptr variable Samuel Thibault
16:03 Re: [PATCH v2] mini-os: Use a single start_info_ptr variable Costin Lupu
15:50 Re: [PATCH v2] mini-os: Use a single start_info_ptr variable Samuel Thibault
15:45 [PATCH v2] mini-os: Use a single start_info_ptr variable Costin Lupu
15:35 Re: [PATCH] mini-os: Use a single start_info_ptr variable Samuel Thibault
15:22 Re: [PATCH] mini-os: Use a single start_info_ptr variable Costin Lupu
13:12 Re: [PATCH] mini-os: Use a single start_info_ptr variable Samuel Thibault
13:01 Re: [PATCH] mini-os: Use a single start_info_ptr variable Costin Lupu
12:54 Re: [PATCH v2] mini-os: netfront: Read netmask and gateway from Xenstore Samuel Thibault
12:49 [PATCH v2] mini-os: netfront: Read netmask and gateway from Xenstore Costin Lupu
August 18, 20
18:52 Re: [PATCH] mini-os: netfront: Read netmask and gateway from Xenstore Costin Lupu
16:51 Re: [PATCH] mini-os: netfront: Read netmask and gateway from Xenstore Samuel Thibault
16:44 Re: [PATCH] mini-os: console.c: Rename static variable from buf to __print_buf Samuel Thibault
16:43 Re: [PATCH] mini-os: Use a single start_info_ptr variable Samuel Thibault
13:45 [PATCH] mini-os: netfront: Read netmask and gateway from Xenstore Costin Lupu
13:44 [PATCH] mini-os: console.c: Rename static variable from buf to __print_buf Costin Lupu
13:42 [PATCH] mini-os: Use a single start_info_ptr variable Costin Lupu
13:32 [[UNIKRAFT/LIBS PATCH]] Removed exportsyms.uk from Makefile.uk Cristian Vijelie
August 17, 20
13:56 Re: [UNIKRAFT PATCH] lib/uknetdev: netdev register fails on lib param Jung, Alexander
09:56 Re: [PATCH] mini-os: correct memory access rights for pvh mode Wei Liu
09:56 Re: [PATCH] mini-os: fix do_map_frames() for pvh Wei Liu
August 16, 20
23:34 [UNIKRAFT PATCH] lib/uknetdev: netdev register fails on lib param Sharan Santhanam
August 15, 20
21:43 Re: [PATCH] mini-os: fix do_map_frames() for pvh Samuel Thibault
21:40 Re: [PATCH] mini-os: correct memory access rights for pvh mode Samuel Thibault
11:16 [PATCH] mini-os: correct memory access rights for pvh mode Juergen Gross
11:13 [PATCH] mini-os: fix do_map_frames() for pvh Juergen Gross
09:56 [UNIKRAFT/NOLIBC] Added some things to make libnettle work Cristian Vijelie
09:56 [UNIKRAFT/LIBNETTLE 1/4] First port of libnettle Cristian Vijelie
09:56 [UNIKRAFT/LIBNETTLE 4/4] Added .md files Cristian Vijelie
09:56 [UNIKRAFT/LIBNETTLE 3/4] Minor changes to Makefile.uk Cristian Vijelie
09:56 [UNIKRAFT/LIBNETTLE 2/4] Succesfully built the library Cristian Vijelie
09:55 [UNIKRAFT/LIBNETTLE 0/4] *** Crypto library nettle porting to Unikraft *** Cristian Vijelie
August 14, 20
20:14 Re: [UNIKRAFT PATCH 2/2] arch/arm: Provide ukarch_spinwait noop for ARM Julien Grall
August 13, 20
08:54 [UNIKRAFT/LWIP PATCH v3 2/2] uknetdev: Introduce netbuf allocation helper Costin Lupu
08:54 [UNIKRAFT/LWIP PATCH v3 1/2] uknetdev: Extend private state of network interface Costin Lupu
08:54 [UNIKRAFT/LWIP PATCH v3 0/2] Xen netfront support Costin Lupu
08:54 [UNIKRAFT PATCH v4 07/12] plat/xen/drivers/net: Configure netfront rx queue Costin Lupu
08:54 [UNIKRAFT PATCH v4 11/12] plat/xen/drivers/net: Add receive operation Costin Lupu
08:54 [UNIKRAFT PATCH v4 10/12] plat/xen/drivers/net: Add transmit operation Costin Lupu
08:54 [UNIKRAFT PATCH v4 05/12] plat/xen/drivers/net: Create netfront queues Costin Lupu
08:54 [UNIKRAFT PATCH v4 06/12] plat/xen/drivers/net: Configure netfront tx queue Costin Lupu
08:54 [UNIKRAFT PATCH v4 09/12] plat/xen/drivers/net: Start netfront device Costin Lupu
08:54 [UNIKRAFT PATCH v4 03/12] plat/xen/drivers: Add skeleton for netfront driver Costin Lupu
08:54 [UNIKRAFT PATCH v4 12/12] lib/uknetdev: Enable default drivers Costin Lupu
08:54 [UNIKRAFT PATCH v4 08/12] plat/xen/drivers/net: Enable/disable interrupts for rx queues Costin Lupu
08:53 [UNIKRAFT PATCH v4 04/12] plat/xen/drivers/net: Configure netfront device Costin Lupu
08:53 [UNIKRAFT PATCH v4 02/12] plat/xen: Add vif device type Costin Lupu
08:53 [UNIKRAFT PATCH v4 01/12] plat/drivers/virtio: Fill MTU and queues alignments when retrieving information Costin Lupu
08:53 [UNIKRAFT PATCH v4 00/12] Introduce Xen Netfront driver Costin Lupu
August 12, 20
13:48 Re: [Minios-devel] [UNIKRAFT PATCH v3 02/12] lib/uknetdev: Add alignment size for packet buffers allocations Costin Lupu
13:20 Re: [Minios-devel] [UNIKRAFT PATCH v3 02/12] lib/uknetdev: Add alignment size for packet buffers allocations Sharan Santhanam
12:34 Re: [Minios-devel] [UNIKRAFT PATCH v3 02/12] lib/uknetdev: Add alignment size for packet buffers allocations Costin Lupu
12:04 Re: [Minios-devel] [UNIKRAFT PATCH v3 02/12] lib/uknetdev: Add alignment size for packet buffers allocations Sharan Santhanam
10:15 [[UNIKRAFT RFC PATCH] 1/2] lib/isrlib: Applied Simon's recommendations cristian-vijelie
10:15 [[UNIKRAFT RFC PATCH] 2/2] lib/isrlib: Fixed a name typo that prevented build cristian-vijelie
August 11, 20
16:27 [UNIKRAFT/LIB-NEWLIB PATCH] Makefile.uk: Include unix basename and dirname Alexander Jung
10:40 Re: [Minios-devel] [UNIKRAFT PATCH v3 02/12] lib/uknetdev: Add alignment size for packet buffers allocations Costin Lupu
09:46 Re: [UNIKRAFT PATCH] include: uk/page.h: Provide __PAGE_SIZE Gaulthier Gain
08:42 Re: [Minios-devel] [UNIKRAFT PATCH v3 01/12] lib/uknetdev: Make Ethernet macros visible to all network devices Sharan Santhanam
08:40 Re: [Minios-devel] [UNIKRAFT PATCH v3 02/12] lib/uknetdev: Add alignment size for packet buffers allocations Sharan Santhanam
08:16 Re: [UNIKRAFT/MUSL PATCH 1/3] Makefile.*, Config.uk: Sub-componentize MUSL Gaulthier Gain
August 10, 20
15:34 [UNIKRAFT/LIBMEMCACHED PATCH 5/7] Provide main() function if configured to do so gaulthier . gain
15:34 [UNIKRAFT/LIBMEMCACHED PATCH 7/7] README.md: Update with info about building and running gaulthier . gain
15:34 [UNIKRAFT/LIBMEMCACHED PATCH 4/7] include/config.h: Disable features that are not available on Unikraft gaulthier . gain
15:34 [UNIKRAFT/LIBMEMCACHED PATCH 6/7] Add patches folder gaulthier . gain
15:34 [UNIKRAFT/LIBMEMCACHED PATCH 1/7] Introduce library skeleton gaulthier . gain
15:33 [UNIKRAFT/LIBMEMCACHED PATCH 3/7] Add Memcached auto-generated header gaulthier . gain
15:33 [UNIKRAFT/LIBMEMCACHED PATCH 2/7] Add Makefile.uk gaulthier . gain
15:33 [UNIKRAFT/LIBMEMCACHED PATCH 0/7] Memcached port on Unikraft gaulthier . gain
15:24 [UNIKRAFT/LIBLIBEVENT PATCH 3/6] Add Libevent auto-generated headers gaulthier . gain
15:24 [UNIKRAFT/LIBLIBEVENT PATCH 6/6] README.md: Update with info about building and running gaulthier . gain
15:24 [UNIKRAFT/LIBLIBEVENT PATCH 4/6] Disable features that are not available on Unikraft gaulthier . gain
15:24 [UNIKRAFT/LIBLIBEVENT PATCH 5/6] Add patches folder gaulthier . gain
15:24 [UNIKRAFT/LIBLIBEVENT PATCH 2/6] Add Makefile.uk gaulthier . gain
15:24 [UNIKRAFT/LIBLIBEVENT PATCH 1/6] Introduce library skeleton gaulthier . gain
15:24 [UNIKRAFT/LIBLIBEVENT PATCH 0/6] Libevent port on Unikraft gaulthier . gain
15:21 [UNIKRAFT/NEWLIB PATCH] Add patch to support Libevent gaulthier . gain
August 09, 20
21:14 [UNIKRAFT PATCH] build: Add the option to compile the unikernel as PIE Daniel Dinca
August 07, 20
18:06 Re: [UNIKRAFT PATCH v6 1/3] lib/uksp: Introduce uksp library Vlad-Andrei BĂDOIU
17:27 Re: [UNIKRAFT PATCH v6 1/3] lib/uksp: Introduce uksp library Simon Kuenzer
17:17 Re: [UNIKRAFT RFC PATCH] Added the irq-safe (I hope) memcpy in isrlibc Simon Kuenzer
16:08 Re: [UNIKRAFT PATCH v3] lib/ukalloc: add ifmalloc compatibility interface Simon Kuenzer
11:32 Re: [UNIKRAFT PATCH 2/2] plat/kvm/x86/tscclock: start from zero Razvan Deaconescu
11:32 Re: [UNIKRAFT PATCH 1/2] plat/kvm/x86/tscclock: fix potentially uninitialized tsc_base Razvan Deaconescu
10:31 Re: [UNIKRAFT PATCH 0/2] plat/kvm/x86/tscclock: minor fixes in the tsc subsystem Razvan Deaconescu
05:59 Re: [UNIKRAFT PATCH] include: Move UK_NARGS into essentials.h 2309bmcristi@xxxxxxxxx
August 06, 20
18:22 Re: [UNIKRAFT PATCH] lib/uksched: Add to error message for stack alloc failure. Razvan Deaconescu
18:01 Re: [[UNIKRAFT PATCH] lib/uk9p, 9pfs: Change file mode from uint8_t to uint32_t Razvan Deaconescu
August 05, 20
16:11 [UNIKRAFT PATCH 3/3] lib/vfscore: Add preadv tracepoints Alexander Jung
16:11 [UNIKRAFT PATCH 2/3] lib/vfscore: Change preadv and pwritev fd error handling. Alexander Jung
16:11 [UNIKRAFT PATCH 1/3] lib/vfscore: Reduce pread() and pwrite() to their -v() counterparts. Alexander Jung
13:15 Re: [UNIKRAFT PATCH v4 3/3] lib/uknetdev: Get feature supported on uk_netdev Simon Kuenzer
13:14 Re: [UNIKRAFT PATCH v4 1/3] build: Enable secondary expansion Simon Kuenzer
August 04, 20
08:17 Re: [UNIKRAFT PATCH v6 3/3] lib/ukboot: Initialize the canary value at boot Alice Suiu
08:16 Re: [UNIKRAFT PATCH v6 2/3] build: Add option to toggle the stack protection Alice Suiu
08:14 Re: [UNIKRAFT PATCH v6 1/3] lib/uksp: Introduce uksp library Alice Suiu
August 03, 20
16:25 [UNIKRAFT PATCH v3] lib/ukalloc: add ifmalloc compatibility interface Hugo Lefeuvre
14:06 [UNIKRAFT PATCH v6 1/3] lib/uksp: Introduce uksp library Vlad-Andrei Badoiu
14:06 [UNIKRAFT PATCH v6 0/3] lib/uksp: Introduce uksp library Vlad-Andrei Badoiu
14:06 [UNIKRAFT PATCH v6 3/3] lib/ukboot: Initialize the canary value at boot Vlad-Andrei Badoiu
14:06 [UNIKRAFT PATCH v6 2/3] build: Add option to toggle the stack protection Vlad-Andrei Badoiu

Mail converted by MHonArc

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.