Show patches with: Submitter = Jürgen Groß       |    State = Action Required       |    Archived = No       |   61 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
Mini-OS: add some macros for asm statements Mini-OS: add some macros for asm statements - - - --- 2024-04-16 Jürgen Groß New
x86/pat: fix W^X violation false-positives when running as Xen PV guest x86/pat: fix W^X violation false-positives when running as Xen PV guest - - - --- 2024-04-09 Jürgen Groß New
[2/2] x86/xen: return a sane initial apic id when running as PV guest x86: Two fixes related to Xen PV guest mode - - - --- 2024-04-05 Jürgen Groß New
xen/include: move definition of ASM_INT() to xen/linkage.h xen/include: move definition of ASM_INT() to xen/linkage.h 2 - - --- 2024-04-03 Jürgen Groß New
[v6,8/8] xen: allow up to 16383 cpus xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2024-03-27 Jürgen Groß New
[v6,7/8] xen/rwlock: raise the number of possible cpus xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Jürgen Groß New
[v6,6/8] xen/spinlock: support higher number of cpus xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Jürgen Groß New
[v6,5/8] xen/spinlock: let all is_locked and trylock variants return bool xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Jürgen Groß New
[v6,4/8] xen/spinlock: split recursive spinlocks from normal ones xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Jürgen Groß New
[v6,3/8] xen/spinlock: add missing rspin_is_locked() and rspin_barrier() xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Jürgen Groß New
[v6,2/8] xen/spinlock: add another function level xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Jürgen Groß New
[v6,1/8] xen/spinlock: add explicit non-recursive locking functions xen/spinlock: make recursive spinlocks a dedicated type 2 - - --- 2024-03-27 Jürgen Groß New
SUPPORT.md: add xen-9pfsd SUPPORT.md: add xen-9pfsd 1 - - --- 2024-03-06 Jürgen Groß New
CHANGELOG: add an entry for 9pfsd CHANGELOG: add an entry for 9pfsd 1 - - --- 2024-03-06 Jürgen Groß New
MAINTAINERS: add an entry for tools/9pfsd MAINTAINERS: add an entry for tools/9pfsd - - - --- 2024-03-06 Jürgen Groß New
[v9,6/6] tools/xenstored: have a single do_control_memreport() tools: enable xenstore-stubdom to use 9pfs - 1 - --- 2024-02-29 Jürgen Groß New
[v9,5/6] tools/xenstored: support complete log capabilities in stubdom tools: enable xenstore-stubdom to use 9pfs 1 2 - --- 2024-02-29 Jürgen Groß New
[v9,4/6] tools/xenstored: add helpers for filename handling tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-29 Jürgen Groß New
[v9,3/6] tools/xenstored: mount 9pfs device in stubdom tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-29 Jürgen Groß New
[v9,2/6] stubdom: extend xenstore stubdom configs tools: enable xenstore-stubdom to use 9pfs - 1 - --- 2024-02-29 Jürgen Groß New
[v9,1/6] config: update Mini-OS commit tools: enable xenstore-stubdom to use 9pfs 1 - - --- 2024-02-29 Jürgen Groß New
Mini-OS: add symbol exports for xenstore stubdom Mini-OS: add symbol exports for xenstore stubdom - 1 - --- 2024-02-26 Jürgen Groß New
tools/9pfsd: add missing va_end() in fill_data() tools/9pfsd: add missing va_end() in fill_data() - 1 - --- 2024-02-19 Jürgen Groß New
docs: add a best practices coding guide docs: add a best practices coding guide 1 - - --- 2024-02-08 Jürgen Groß New
[v2] config: update Mini-OS commit [v2] config: update Mini-OS commit 1 - - --- 2024-02-08 Jürgen Groß New
Mini-OS: fix 9pfront fix Mini-OS: fix 9pfront fix - 1 - --- 2024-02-07 Jürgen Groß New
Mini-OS: x86: zero out .bss segment at boot Mini-OS: x86: zero out .bss segment at boot - - - --- 2024-02-07 Jürgen Groß New
[v2] Mini-OS: fix 9pfs frontend error path [v2] Mini-OS: fix 9pfs frontend error path - 1 - --- 2024-02-06 Jürgen Groß New
tools/libs/light: don't allow to stop Xenstore stubdom tools/libs/light: don't allow to stop Xenstore stubdom - - - --- 2024-02-06 Jürgen Groß New
[2/2] xen: remove asm/unaligned.h xen: have a more generic unaligned.h header (take 2) - 1 - --- 2023-12-12 Jürgen Groß New
[1/2] xen: make include/xen/unaligned.h usable on all architectures xen: have a more generic unaligned.h header (take 2) 1 - - --- 2023-12-12 Jürgen Groß New
[v4,12/12] xen/spinlock: support higher number of cpus xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-12-12 Jürgen Groß New
[v4,11/12] xen/spinlock: remove indirection through macros for spin_*() functions xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2023-12-12 Jürgen Groß New
[v4,10/12] xen/spinlock: split recursive spinlocks from normal ones xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-12-12 Jürgen Groß New
[v4,09/12] xen/spinlock: add missing rspin_is_locked() and rspin_barrier() xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-12-12 Jürgen Groß New
[v4,08/12] xen/spinlock: add another function level xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-12-12 Jürgen Groß New
[v4,07/12] xen/spinlock: add explicit non-recursive locking functions xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2023-12-12 Jürgen Groß New
[v4,06/12] xen/spinlock: make struct lock_profile rspinlock_t aware xen/spinlock: make recursive spinlocks a dedicated type 2 - - --- 2023-12-12 Jürgen Groß New
[v4,05/12] xen/spinlock: add rspin_[un]lock_irq[save|restore]() xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-12-12 Jürgen Groß New
[v4,04/12] xen/spinlock: rename recursive lock functions xen/spinlock: make recursive spinlocks a dedicated type 2 - - --- 2023-12-12 Jürgen Groß New
[v4,03/12] xen/spinlock: introduce new type for recursive spinlocks xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2023-12-12 Jürgen Groß New
[v4,02/12] xen/spinlock: make spinlock initializers more readable xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2023-12-12 Jürgen Groß New
[v4,01/12] xen/spinlock: reduce lock profile ifdefs xen/spinlock: make recursive spinlocks a dedicated type 1 1 - --- 2023-12-12 Jürgen Groß New
[3/3] Mini-OS: cleanup hypervisor.c Mini-OS: fix and cleanup of event handling - 1 - --- 2023-12-11 Jürgen Groß New
[2/3] Mini-OS: drop in_callback variable Mini-OS: fix and cleanup of event handling - 1 - --- 2023-12-11 Jürgen Groß New
[1/3] Mini-OS: call event handlers always with interrupts off Mini-OS: fix and cleanup of event handling - 1 - --- 2023-12-11 Jürgen Groß New
[v3,3/3] xen: remove asm/unaligned.h xen: have a more generic unaligned.h header - 1 - --- 2023-12-11 Jürgen Groß New
[v3,2/3] xen: make include/xen/unaligned.h usable on all architectures xen: have a more generic unaligned.h header 1 - - --- 2023-12-11 Jürgen Groß New
[v3,1/3] xen/arm: set -mno-unaligned-access compiler option for Arm32 xen: have a more generic unaligned.h header 1 - - --- 2023-12-11 Jürgen Groß New
tools/libs/evtchn: fix locking in Mini-OS tools/libs/evtchn: fix locking in Mini-OS 1 - - --- 2023-12-11 Jürgen Groß New
OSStest: use CONFIG_X86_GENERIC for 32-bit x86 kernel OSStest: use CONFIG_X86_GENERIC for 32-bit x86 kernel - - - --- 2023-12-07 Jürgen Groß New
MAINTAINERS: add me as Mini-OS maintainer MAINTAINERS: add me as Mini-OS maintainer - 1 - --- 2023-12-07 Jürgen Groß New
[v2] tools/libs/evtchn: replace assert()s in stubdom with proper locking [v2] tools/libs/evtchn: replace assert()s in stubdom with proper locking - 1 - --- 2023-12-07 Jürgen Groß New
Mini-OS: don't use objcopy --dump-section Mini-OS: don't use objcopy --dump-section - 1 - --- 2023-12-06 Jürgen Groß New
tools/libs/evtchn: drop assert()s in stubdom tools/libs/evtchn: drop assert()s in stubdom - 1 - --- 2023-12-06 Jürgen Groß New
Mini-OS: export main_thread Mini-OS: export main_thread - - - --- 2023-12-06 Jürgen Groß New
Mini-OS: use BUG() instead of dereferencing NULL Mini-OS: use BUG() instead of dereferencing NULL 1 - - --- 2023-12-06 Jürgen Groß New
[v2,3/3] xen/sched: do some minor cleanup of sched_move_domain() xen/sched: fixes and cleanup related to cpupools - 1 - --- 2023-12-04 Jürgen Groß New
[v2,2/3] xen/sched: fix sched_move_domain() xen/sched: fixes and cleanup related to cpupools 1 1 - --- 2023-12-04 Jürgen Groß New
[v2,1/3] xen/sched: fix adding offline cpu to cpupool xen/sched: fixes and cleanup related to cpupools 1 1 - --- 2023-12-04 Jürgen Groß New
[v3] xen/public: fix flexible array definitions [v3] xen/public: fix flexible array definitions 2 1 - --- 2023-12-01 Jürgen Groß New