minios-devel Mail Thread Index
- [Minios-devel] [UNIKRAFT PATCHv3 0/5] Enable multi-thread for Arm64(series#5),
Jia He
- [Minios-devel] [UNIKRAFT/LIBNEWLIB PATCH] Expose getline,
Felipe Huici
- [Minios-devel] [UNIKRAFT PATCHv3 0/7] Implement Arm64 timer APIs for scheduler(series#4),
Jia He
- [Minios-devel] [UNIKRAFT/PTHREAD-EMBEDDED] Export semaphore symbols,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 0/3] Spit ofw, gic-v2 to independent library,
Jia He
- [Minios-devel] [UNIKRAFT PATCHv8 0/6] Enable IRQ framework for Arm64(series#3),
Jia He
- [Minios-devel] [UNIKRAFT/LIBUUID PATCH v3 0/2] Initial port of the libuuid library (version 1.0.3),
Felipe Huici
- [Minios-devel] [UNIKRAFT PATCHv7 0/6] Enable IRQ framework for Arm64(series#3),
Jia He
- [Minios-devel] [UNIKRAFT/ZLIB, v1, 1/1] Initial port of zlib to Unikraft,
Felipe Huici
- [Minios-devel] [UNIKRAFT/LIBGOOGLETEST PATCH 0/3] Initial port of Google Test on Unikraft,
Vlad-Andrei BĂDOIU (78692)
- [Minios-devel] [UNIKRAFT PATCH 0/5] build: Introduce `clean-libs`,
Simon Kuenzer
- Re: [Minios-devel] [UNIKRAFT PATCH] build: add clean-libs rule,
Simon Kuenzer
- [Minios-devel] [UNIKRAFT PATCH] doc: Debugging: Reflect that there are 2 images (w & w/o debug info),
Simon Kuenzer
- Re: [Minios-devel] [UNIKRAFT/LIBUUID PATCH v2 2/2] Initial port of the libuuid library (version 1.0.3).,
Simon Kuenzer
- [Minios-devel] [UNIKRAFT/NEWLIB PATCH] Add patch to support sqlite3,
gaulthier gain
- Re: [Minios-devel] WebAssembly Runtime for Unikraft?,
Jonathan Beri
- [Minios-devel] [UNIKRAFT PATCHv6 0/6] Enable IRQ framework for Arm64(series#3),
Jia He
- [Minios-devel] [UNIKRAFT/LIBAXTLS PATCH 0/2] Initial port of the axtls library,
Felipe Huici
- Re: [Minios-devel] [UNIKRAFT/LIBUCONTEXT PATCH 2/2] Initial port of libucontext on Unikraft (x86),
Felipe Huici
- [Minios-devel] [UNIKRAFT PATCHv10 0/7] Add frequently usd APIs to fdt(series#2),
Jia He
- Re: [Minios-devel] [UNIKRAFT PATCHv5 6/6] plat/common: Add a trap function to handle Arm64 irq trap,
Sharan Santhanam
- Re: [Minios-devel] [UNIKRAFT PATCHv5 5/6] plat/common: Add a platform API to get IRQ from device tree,
Sharan Santhanam
- Re: [Minios-devel] [UNIKRAFT PATCHv5 4/6] plat/kvm: Implement intctrl APIs for Arm64,
Sharan Santhanam
- [Minios-devel] [UNIKRAFT PATCHv9 0/7] Add frequently usd APIs to fdt(series#2),
Jia He
- Re: [Minios-devel] [UNIKRAFT PATCHv5 3/6] plat/common: Implement gic-v2 library for Arm,
Sharan Santhanam
- [Minios-devel] [UNIKRAFT/PTHREAD-EMBEDDED] Add pthread_atfork() function,
Costin Lupu
- Re: [Minios-devel] [UNIKRAFT PATCHv7 0/8] Add frequently usd APIs to fdt(series#2),
Sharan Santhanam
- Re: [Minios-devel] [UNIKRAFT PATCHv7 7/8] plat/common: Introduce fdt_get_interrupt helper,
Sharan Santhanam
- Re: [Minios-devel] [UNIKRAFT PATCHv7 6/8] plat/common: Introduce fdt_node_offset_by_compatible_list helper,
Sharan Santhanam
- Re: [Minios-devel] [UNIKRAFT PATCHv7 5/8] plat/common: Introduce fdt_get_address helper,
Sharan Santhanam
- Re: [Minios-devel] [UNIKRAFT PATCHv7 4/8] plat/common: Add fdt address translation support,
Sharan Santhanam
- [Minios-devel] [UNIKRAFT PATCH 00/23] Preemptive Scheduling,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 02/23] plat: Hardware context - Set exception stack when switching to a new thread,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 05/23] plat: Hardware context - Yield thread to a previously yielding thread,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 03/23] plat: Hardware context - Use interrupt stack when handling interrupts,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 06/23] plat: Hardware context - Yield thread to a previously interrupted thread,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 16/23] lib/ukschedpreempt: Use hardware context for thread switching,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 01/23] plat/common: Introduce hardware context,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 08/23] plat/xen/x86/entry64.S: Add more comments for critical region fixup,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 10/23] plat/xen: Paravirtualization context - Save interrupted thread stack in PDA,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 09/23] plat/xen: Introduce paravirtualization context,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 18/23] lib/ukschedpreempt: Block threads,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 13/23] plat: Call scheduler on timer interrupts,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 21/23] lib/ukschedpreempt: Add idle thread,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 19/23] lib/ukschedpreempt: Handle thread attributes (priority, time slice),
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 23/23] lib/uksched: Register preemptive scheduler to default init,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 12/23] plat/xen: Paravirtualization context - Yield thread to a previously interrupted thread,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 14/23] lib/uksched: Add scheduling related private info on threads,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 15/23] lib/ukschedpreempt: Introduce library skeleton,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 11/23] plat/xen: Paravirtualization context - Switch interrupted thread to a previously yielding thread,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 22/23] lib/ukschedpreempt: Handle timer interrupts,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 04/23] plat: Hardware context - Add trampoline for starting threads,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 17/23] lib/ukschedpreempt: Use priority queue for ready threads,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 20/23] lib/ukschedpreempt: Schedule threads,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 07/23] lib/uksched: Move stack_push() to arch,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH 0/4] Preepare for preemptive scheduling,
Costin Lupu
- Re: [Minios-devel] [UNIKRAFT PATCH 7/7] lib/ukconsdev: Enable interrupts on console device,
Simon Kuenzer
- Re: [Minios-devel] [UNIKRAFT PATCH 6/7] lib/ukconsdev: Read/Write from console device,
Simon Kuenzer
- Re: [Minios-devel] [UNIKRAFT PATCH 5/7] lib/ukconsdev: Start console device,
Simon Kuenzer
- Re: [Minios-devel] [UNIKRAFT PATCH 4/7] lib/ukconsdev: Configure console device,
Simon Kuenzer
- Re: [Minios-devel] [UNIKRAFT PATCH 2/7] lib/ukconsdev: Register console device,
Simon Kuenzer
- Re: [Minios-devel] [UNIKRAFT PATCH 3/7] lib/ukconsdev: Get console device info/capabilities/etc,
Simon Kuenzer
- Re: [Minios-devel] [UNIKRAFT PATCH v2 8/8] lib/uk9p: Clunk fids on fid release,
Simon Kuenzer
- Re: [Minios-devel] [UNIKRAFT PATCH v2 7/8] lib/uk9p: Add 9P helper API,
Simon Kuenzer
- Re: [Minios-devel] [UNIKRAFT PATCH v2 6/8] lib/uk9p: Add 9P fid abstraction,
Simon Kuenzer
- [Minios-devel] Help with Unikraft tutorial,
Diego Ampudia Ortega
- [Minios-devel] [UNIKRAFT PATCHv8 0/7] Add frequently usd APIs to fdt(series#2),
Jia He
- Re: [Minios-devel] [UNIKRAFT PATCHv7 2/8] drivers/ofw: Enable build support for internal fdt interfaces,
Sharan Santhanam
- Re: [Minios-devel] [UNIKRAFT PATCH] lib/vfscore: Add anonymous pipe,
Costin Lupu
- [Minios-devel] [UNIKRAFT PATCH v2 16/16] plat/xen/drivers/blk: Optimize using pool of grant refs for each queue,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 15/16] plat/xen/drivers/blk: Grant references support,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 14/16] plat/xen/drivers/blk: Handle responses from backend,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 13/16] plat/xen/drivers/blk: Flush requests,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 12/16] plat/xen/drivers/blk: Send requests to backend,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 11/16] plat/xen/drivers/blk: Read device capabilities,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 10/16] plat/xen/drivers/blk: Write queues information to Xenstore,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 09/16] plat/xen/drivers/blk: Start blkfront device,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 08/16] plat/xen/drivers/blk: Enable/disable interrupts for queues,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 07/16] plat/xen/drivers/blk: Configure blkfront queue,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 06/16] plat/xen/drivers/blk: Create blkfront queues,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 05/16] plat/xen/drivers/blk: Configure block device,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 04/16] plat/xen/drivers/blk: Init Xenbus Device,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 03/16] plat/xen/drivers/blk: Register blkfront with libukblkdev,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 02/16] plat/xen/drivers: Blkfront driver skeleton,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 01/16] plat/xen: Add block device type,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 00/16] Xen Blkfront Driver,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 6/6] lib/ukblkdev: Stop and release an Unikraft block device,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 5/6] lib/ukblkdev: Synchronous requests interface,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 4/6] lib/ukblkdev: Request interface,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 3/6] lib/ukblkdev: Blkdev initialization,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 2/6] lib/ukblkdev: Blkdev registration,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 1/6] lib/ukblkdev: Blkdev Library skeleton.,
Roxana Nicolescu
- [Minios-devel] [UNIKRAFT PATCH v2 0/6] Unikraft Block API,
Roxana Nicolescu
- Re: [Minios-devel] [UNIKRAFT PATCHv7 1/8] plat/common: Introduce fdt_getprop_u32_by_offset helper,
Sharan Santhanam
- [Minios-devel] [UNIKRAFT PATCH] lib/ukargparse: Fix argparse.c,
andrei . gogonea09
- [Minios-devel] [UNIKRAFT PATCH v2] lib/ukargparse: Add maxlen handling to left_shift,
andrei . gogonea09
- [Minios-devel] [UNIKRAFT PATCH v3 1/2] lib/ukargparse: Fix argparse.c,
andrei . gogonea09
Mail converted by MHonArc
|