Show patches with: Submitter = Juergen Gross       |    State = Action Required       |   2254 patches
« 1 2 3 422 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Mini-OS] Add missing symbol exports for grub-pv [Mini-OS] Add missing symbol exports for grub-pv - 1 - --- 2024-10-29 Juergen Gross New
[MINI-OS] config: add support for libxenmanage [MINI-OS] config: add support for libxenmanage - 1 - --- 2024-10-23 Juergen Gross New
[6/6] tools/xenstored: use new stable interface instead of libxenctrl remove libxenctrl usage from xenstored - - - --- 2024-10-23 Juergen Gross New
[5/6] tools: add a dedicated header file for barrier definitions remove libxenctrl usage from xenstored - - - --- 2024-10-23 Juergen Gross New
[4/6] tools/libs: add a new libxenmanage library remove libxenctrl usage from xenstored - - - --- 2024-10-23 Juergen Gross New
[3/6] xen: add new domctl get_changed_domain remove libxenctrl usage from xenstored - - - --- 2024-10-23 Juergen Gross New
[2/6] xen: add bitmap to indicate per-domain state changes remove libxenctrl usage from xenstored - - - --- 2024-10-23 Juergen Gross New
[1/6] xen: add a domain unique id to each domain remove libxenctrl usage from xenstored - 1 - --- 2024-10-23 Juergen Gross New
xen/public: add comments regarding interface version bumps xen/public: add comments regarding interface version bumps 1 1 - --- 2024-10-14 Juergen Gross New
xen/public: increment domctl interface version xen/public: increment domctl interface version - - - --- 2024-10-14 Juergen Gross New
[3/3] stubdom: use real lib dependencies for xenstore stubdoms stubdom: reduce xenstore library dependencies - 1 - --- 2024-10-10 Juergen Gross New
[2/3] tools/xenstored: remove unneeded libxenguest reference stubdom: reduce xenstore library dependencies - 1 - --- 2024-10-10 Juergen Gross New
[1/3] config: update Mini-OS commit stubdom: reduce xenstore library dependencies - - - --- 2024-10-10 Juergen Gross New
[v2] stubdom: add fine grained library config items to Mini-OS configs [v2] stubdom: add fine grained library config items to Mini-OS configs - 1 - --- 2024-10-10 Juergen Gross New
[MINI-OS,v2] add config support for each Xen library [MINI-OS,v2] add config support for each Xen library - 1 - --- 2024-10-09 Juergen Gross New
[MINI-OS,2/2] drop CONFIG_XC support support individual Xen library use cases - - - --- 2024-10-07 Juergen Gross New
[MINI-OS,1/2] add config support for each Xen library support individual Xen library use cases - - - --- 2024-10-07 Juergen Gross New
[4/4] stubdom: add fine grained library config items to Mini-OS configs stubdom: prepare more fine grained Xen library usage - - - --- 2024-10-05 Juergen Gross New
[3/4] build: move xenlibs-dependencies make definition to uselibs.mk stubdom: prepare more fine grained Xen library usage 1 - - --- 2024-10-05 Juergen Gross New
[2/4] stubdom: explcitly add libc and lwip Mini-OS config options stubdom: prepare more fine grained Xen library usage - 1 - --- 2024-10-05 Juergen Gross New
[1/4] stubdom: add local .gitignore file stubdom: prepare more fine grained Xen library usage - 1 - --- 2024-10-05 Juergen Gross New
[v2,1/2] xen/swiotlb: add alignment check for dma buffers xen/swiotlb: fix 2 issues in xen-swiotlb - 1 - --- 2024-09-16 Juergen Gross New
xen/swiotlb: add alignment check for dma buffers xen/swiotlb: add alignment check for dma buffers - - - --- 2024-09-13 Juergen Gross New
[v3,6/7] xen: allow mapping ACPI data using a different physical address xen: fix dom0 PV boot on some AMD machines - 1 - --- 2024-09-10 Juergen Gross New
[v3,5/7] xen: add capability to remap non-RAM pages to different PFNs xen: fix dom0 PV boot on some AMD machines - 1 - --- 2024-09-10 Juergen Gross New
[v3,4/7] xen: move max_pfn in xen_memory_setup() out of function scope xen: fix dom0 PV boot on some AMD machines - 1 1 --- 2024-09-10 Juergen Gross New
[v3,3/7] xen: move checks for e820 conflicts further up xen: fix dom0 PV boot on some AMD machines - 1 1 --- 2024-09-10 Juergen Gross New
[v3,2/7] xen: introduce generic helper checking for memory map conflicts xen: fix dom0 PV boot on some AMD machines - 1 1 --- 2024-09-10 Juergen Gross New
[v3,1/7] xen: use correct end address of kernel for conflict checking xen: fix dom0 PV boot on some AMD machines - 1 1 --- 2024-09-10 Juergen Gross New
[v2,3/3] mini-os: mm: convert set_readonly() to use walk_pt() mini-os: mm: use a generic page table walker - 1 - --- 2024-08-13 Juergen Gross New
[v2,2/3] mini-os: mm: switch need_pgt() to use walk_pt() mini-os: mm: use a generic page table walker - 1 - --- 2024-08-13 Juergen Gross New
[v2,1/3] mini-os: mm: introduce generic page table walk function mini-os: mm: use a generic page table walker - 1 - --- 2024-08-13 Juergen Gross New
tools/xenstored: switch stubdom live update to use file for state tools/xenstored: switch stubdom live update to use file for state - 1 - --- 2024-07-31 Juergen Gross New
[v2] mini-os: put sanity_check() under CONFIG_TEST [v2] mini-os: put sanity_check() under CONFIG_TEST - 1 - --- 2024-07-25 Juergen Gross New
mini-os: mm: don't have two large arrays of the same kind mini-os: mm: don't have two large arrays of the same kind - 1 - --- 2024-07-22 Juergen Gross New
[4/4] mini-os: remove sanity_check() mini-os: cleanup of mm.c - - - --- 2024-07-22 Juergen Gross New
[3/4] mini-os: mm: reduce buddy allocator list administration data mini-os: cleanup of mm.c - 1 - --- 2024-07-22 Juergen Gross New
[2/4] mini-os: mm: remove not needed struct chunk_tail_st mini-os: cleanup of mm.c - 1 - --- 2024-07-22 Juergen Gross New
[1/4] mini-os: make mm.c coding style compliant mini-os: cleanup of mm.c - 1 - --- 2024-07-22 Juergen Gross New
[3/3] mini-os: simplify monotonic_clock() Mini-OS: tidy up arch/x86/time.c - 1 - --- 2024-07-22 Juergen Gross New
[2/3] mini-os: remove some not needed stuff from arch/x86/time.c Mini-OS: tidy up arch/x86/time.c - 1 - --- 2024-07-22 Juergen Gross New
[1/3] mini-os: apply coding style to arch/x86/time.c Mini-OS: tidy up arch/x86/time.c - 1 - --- 2024-07-22 Juergen Gross New
[v2] Mini-OS: add some macros for asm statements [v2] Mini-OS: add some macros for asm statements - 1 - --- 2024-07-19 Juergen Gross New
SUPPORT.md: update Xen version SUPPORT.md: update Xen version 1 - - --- 2024-07-19 Juergen Gross New
MAINTAINERS: drop CPU POOLS section MAINTAINERS: drop CPU POOLS section 2 - - --- 2024-07-18 Juergen Gross New
[v2] xen/sched: fix error handling in cpu_schedule_up() [v2] xen/sched: fix error handling in cpu_schedule_up() - 1 - --- 2024-06-26 Juergen Gross New
xen/sched: fix rare error case in cpu_schedule_down() xen/sched: fix rare error case in cpu_schedule_down() - 1 - --- 2024-06-25 Juergen Gross New
MAINTAINERS: add me as scheduer maintainer MAINTAINERS: add me as scheduer maintainer 1 1 - --- 2024-06-06 Juergen Gross New
MAINTAINERS: add an entry for tools/9pfsd MAINTAINERS: add an entry for tools/9pfsd - - - --- 2024-06-06 Juergen Gross New
xen/sched: set all sched_resource data inside locked region for new cpu xen/sched: set all sched_resource data inside locked region for new cpu 1 - 1 --- 2024-05-15 Juergen Gross New
[v7] xen: allow up to 16383 cpus [v7] xen: allow up to 16383 cpus 2 - - --- 2024-05-10 Juergen Gross New
tools/tests: don't let test-xenstore write nodes exceeding default size tools/tests: don't let test-xenstore write nodes exceeding default size 1 - - --- 2024-05-02 Juergen Gross New
tools/tests: let test-xenstore exit with non-0 status in case of error tools/tests: let test-xenstore exit with non-0 status in case of error - - - --- 2024-05-02 Juergen Gross New
Mini-OS: add some macros for asm statements Mini-OS: add some macros for asm statements - - - --- 2024-04-16 Juergen Gross 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 Juergen Gross 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 Juergen Gross 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 Juergen Gross New
[v6,8/8] xen: allow up to 16383 cpus xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2024-03-27 Juergen Gross New
[v6,7/8] xen/rwlock: raise the number of possible cpus xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Juergen Gross New
[v6,6/8] xen/spinlock: support higher number of cpus xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Juergen Gross 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 Juergen Gross New
[v6,4/8] xen/spinlock: split recursive spinlocks from normal ones xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Juergen Gross 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 Juergen Gross New
[v6,2/8] xen/spinlock: add another function level xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Juergen Gross New
[v6,1/8] xen/spinlock: add explicit non-recursive locking functions xen/spinlock: make recursive spinlocks a dedicated type 2 - - --- 2024-03-27 Juergen Gross New
SUPPORT.md: add xen-9pfsd SUPPORT.md: add xen-9pfsd 1 - - --- 2024-03-06 Juergen Gross New
CHANGELOG: add an entry for 9pfsd CHANGELOG: add an entry for 9pfsd 1 - - --- 2024-03-06 Juergen Gross New
MAINTAINERS: add an entry for tools/9pfsd MAINTAINERS: add an entry for tools/9pfsd - - - --- 2024-03-06 Juergen Gross New
[v9,6/6] tools/xenstored: have a single do_control_memreport() tools: enable xenstore-stubdom to use 9pfs - 1 - --- 2024-02-29 Juergen Gross New
[v9,5/6] tools/xenstored: support complete log capabilities in stubdom tools: enable xenstore-stubdom to use 9pfs 1 2 - --- 2024-02-29 Juergen Gross New
[v9,4/6] tools/xenstored: add helpers for filename handling tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-29 Juergen Gross New
[v9,3/6] tools/xenstored: mount 9pfs device in stubdom tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-29 Juergen Gross New
[v9,2/6] stubdom: extend xenstore stubdom configs tools: enable xenstore-stubdom to use 9pfs - 1 - --- 2024-02-29 Juergen Gross New
[v9,1/6] config: update Mini-OS commit tools: enable xenstore-stubdom to use 9pfs 1 - - --- 2024-02-29 Juergen Gross New
Mini-OS: add symbol exports for xenstore stubdom Mini-OS: add symbol exports for xenstore stubdom - 1 - --- 2024-02-26 Juergen Gross New
tools/9pfsd: add missing va_end() in fill_data() tools/9pfsd: add missing va_end() in fill_data() - 1 - --- 2024-02-19 Juergen Gross New
docs: add a best practices coding guide docs: add a best practices coding guide 1 - - --- 2024-02-08 Juergen Gross New
[v2] config: update Mini-OS commit [v2] config: update Mini-OS commit 1 - - --- 2024-02-08 Juergen Gross New
Mini-OS: fix 9pfront fix Mini-OS: fix 9pfront fix - 1 - --- 2024-02-07 Juergen Gross New
Mini-OS: x86: zero out .bss segment at boot Mini-OS: x86: zero out .bss segment at boot - - - --- 2024-02-07 Juergen Gross New
[v2] Mini-OS: fix 9pfs frontend error path [v2] Mini-OS: fix 9pfs frontend error path - 1 - --- 2024-02-06 Juergen Gross New
tools/libs/light: don't allow to stop Xenstore stubdom tools/libs/light: don't allow to stop Xenstore stubdom - - - --- 2024-02-06 Juergen Gross New
[2/2] xen: remove asm/unaligned.h xen: have a more generic unaligned.h header (take 2) - 1 - --- 2023-12-12 Juergen Gross 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 Juergen Gross New
[v4,12/12] xen/spinlock: support higher number of cpus xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-12-12 Juergen Gross 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 Juergen Gross New
[v4,10/12] xen/spinlock: split recursive spinlocks from normal ones xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-12-12 Juergen Gross 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 Juergen Gross New
[v4,08/12] xen/spinlock: add another function level xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-12-12 Juergen Gross New
[v4,07/12] xen/spinlock: add explicit non-recursive locking functions xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2023-12-12 Juergen Gross 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 Juergen Gross New
[v4,05/12] xen/spinlock: add rspin_[un]lock_irq[save|restore]() xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-12-12 Juergen Gross New
[v4,04/12] xen/spinlock: rename recursive lock functions xen/spinlock: make recursive spinlocks a dedicated type 2 - - --- 2023-12-12 Juergen Gross New
[v4,03/12] xen/spinlock: introduce new type for recursive spinlocks xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2023-12-12 Juergen Gross New
[v4,02/12] xen/spinlock: make spinlock initializers more readable xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2023-12-12 Juergen Gross New
[v4,01/12] xen/spinlock: reduce lock profile ifdefs xen/spinlock: make recursive spinlocks a dedicated type 1 1 - --- 2023-12-12 Juergen Gross New
[3/3] Mini-OS: cleanup hypervisor.c Mini-OS: fix and cleanup of event handling - 1 - --- 2023-12-11 Juergen Gross New
[2/3] Mini-OS: drop in_callback variable Mini-OS: fix and cleanup of event handling - 1 - --- 2023-12-11 Juergen Gross New
[1/3] Mini-OS: call event handlers always with interrupts off Mini-OS: fix and cleanup of event handling - 1 - --- 2023-12-11 Juergen Gross New
[v3,3/3] xen: remove asm/unaligned.h xen: have a more generic unaligned.h header - 1 - --- 2023-12-11 Juergen Gross New
« 1 2 3 422 23 »