Show patches with: Submitter = Juergen Gross       |    Archived = No       |   1820 patches
« 1 2 3 418 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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
[v5,13/13] xen: allow up to 16383 cpus xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2024-03-14 Juergen Gross Superseded
[v5,12/13] xen/rwlock: raise the number of possible cpus xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2024-03-14 Juergen Gross Superseded
[v5,11/13] xen/spinlock: support higher number of cpus xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2024-03-14 Juergen Gross Superseded
[v5,10/13] xen/spinlock: let all is_locked and trylock variants return bool xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-14 Juergen Gross Superseded
[v5,09/13] xen/spinlock: split recursive spinlocks from normal ones xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-14 Juergen Gross Superseded
[v5,08/13] xen/spinlock: add missing rspin_is_locked() and rspin_barrier() xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2024-03-14 Juergen Gross Superseded
[v5,07/13] xen/spinlock: add another function level xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-14 Juergen Gross Superseded
[v5,06/13] xen/spinlock: add explicit non-recursive locking functions xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2024-03-14 Juergen Gross Superseded
[v5,05/13] xen/spinlock: make struct lock_profile rspinlock_t aware xen/spinlock: make recursive spinlocks a dedicated type 2 - - --- 2024-03-14 Juergen Gross Superseded
[v5,04/13] xen/spinlock: add rspin_[un]lock_irq[save|restore]() xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-14 Juergen Gross Superseded
[v5,03/13] xen/spinlock: rename recursive lock functions xen/spinlock: make recursive spinlocks a dedicated type 2 - - --- 2024-03-14 Juergen Gross Superseded
[v5,02/13] xen/spinlock: introduce new type for recursive spinlocks xen/spinlock: make recursive spinlocks a dedicated type 2 - - --- 2024-03-14 Juergen Gross Superseded
[v5,01/13] xen/spinlock: remove misra rule 21.1 violations xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2024-03-14 Juergen Gross Superseded
[2/2] xen/events: increment refcnt only if event channel is refcounted xen: two fixes related to event channels - 1 - --- 2024-03-13 Juergen Gross Accepted
[1/2] xen/evtchn: avoid WARN() when unbinding an event channel xen: two fixes related to event channels - 1 1 --- 2024-03-13 Juergen Gross Accepted
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
[v8,8/8] tools/xenstored: have a single do_control_memreport() tools: enable xenstore-stubdom to use 9pfs - 1 - --- 2024-02-16 Juergen Gross Superseded
[v8,7/8] tools/xenstored: support complete log capabilities in stubdom tools: enable xenstore-stubdom to use 9pfs 1 2 - --- 2024-02-16 Juergen Gross Superseded
[v8,6/8] tools/xenstored: add helpers for filename handling tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-16 Juergen Gross Superseded
[v8,5/8] tools/xenstored: mount 9pfs device in stubdom tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-16 Juergen Gross Superseded
[v8,4/8] tools: add 9pfs device to xenstore-stubdom tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-16 Juergen Gross Superseded
[v8,3/8] stubdom: extend xenstore stubdom configs tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-16 Juergen Gross Superseded
[v8,2/8] tools/xl: support new 9pfs backend xen_9pfsd tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-16 Juergen Gross Superseded
[v8,1/8] tools/libs/light: add backend type for 9pfs PV devices tools: enable xenstore-stubdom to use 9pfs 1 2 - --- 2024-02-16 Juergen Gross Superseded
[v7,21/21] tools/xenstored: have a single do_control_memreport() tools: enable xenstore-stubdom to use 9pfs - 1 - --- 2024-02-15 Juergen Gross Superseded
[v7,20/21] tools/xenstored: support complete log capabilities in stubdom tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-15 Juergen Gross Superseded
[v7,19/21] tools/xenstored: add helpers for filename handling tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-15 Juergen Gross Superseded
[v7,18/21] tools/xenstored: mount 9pfs device in stubdom tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-15 Juergen Gross Superseded
[v7,17/21] tools: add 9pfs device to xenstore-stubdom tools: enable xenstore-stubdom to use 9pfs - - - --- 2024-02-15 Juergen Gross Superseded
[v7,16/21] stubdom: extend xenstore stubdom configs tools: enable xenstore-stubdom to use 9pfs - 1 - --- 2024-02-15 Juergen Gross Superseded
[v7,15/21] tools/xl: support new 9pfs backend xen_9pfsd tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-15 Juergen Gross Superseded
[v7,14/21] tools/libs/light: add backend type for 9pfs PV devices tools: enable xenstore-stubdom to use 9pfs 1 2 - --- 2024-02-15 Juergen Gross Superseded
[v7,13/21] tools/xen-9pfsd: add 9pfs read request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v7,12/21] tools/xen-9pfsd: add 9pfs write request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v7,11/21] tools/xen-9pfsd: add 9pfs stat request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v7,10/21] tools/xen-9pfsd: add 9pfs create request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v7,09/21] tools/xen-9pfsd: add 9pfs clunk request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v7,08/21] tools/xen-9pfsd: add 9pfs open request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v7,07/21] tools/xen-9pfsd: add 9pfs walk request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v7,06/21] tools/xen-9pfsd: add 9pfs attach request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v7,05/21] tools/xen-9pfsd: add 9pfs version request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v7,04/21] tools/xen-9pfsd: add 9pfs response generation support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v7,03/21] tools/xen-9pfsd: add transport layer tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v7,02/21] tools/xen-9pfsd: connect to frontend tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v7,01/21] tools: add a new xen 9pfs daemon tools: enable xenstore-stubdom to use 9pfs 2 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,21/21] tools/xenstored: have a single do_control_memreport() tools: enable xenstore-stubdom to use 9pfs - 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,20/21] tools/xenstored: support complete log capabilities in stubdom tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-15 Juergen Gross Superseded
[v6,19/21] tools/xenstored: add helpers for filename handling tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-15 Juergen Gross Superseded
[v6,18/21] tools/xenstored: mount 9pfs device in stubdom tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-15 Juergen Gross Superseded
[v6,17/21] tools: add 9pfs device to xenstore-stubdom tools: enable xenstore-stubdom to use 9pfs - - - --- 2024-02-15 Juergen Gross Superseded
[v6,16/21] stubdom: extend xenstore stubdom configs tools: enable xenstore-stubdom to use 9pfs - 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,15/21] tools/xl: support new 9pfs backend xen_9pfsd tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-15 Juergen Gross Superseded
[v6,14/21] tools/libs/light: add backend type for 9pfs PV devices tools: enable xenstore-stubdom to use 9pfs 1 2 - --- 2024-02-15 Juergen Gross Superseded
[v6,13/21] tools/xen-9pfsd: add 9pfs read request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,12/21] tools/xen-9pfsd: add 9pfs write request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,11/21] tools/xen-9pfsd: add 9pfs stat request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,10/21] tools/xen-9pfsd: add 9pfs create request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,09/21] tools/xen-9pfsd: add 9pfs clunk request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,08/21] tools/xen-9pfsd: add 9pfs open request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,07/21] tools/xen-9pfsd: add 9pfs walk request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,06/21] tools/xen-9pfsd: add 9pfs attach request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,05/21] tools/xen-9pfsd: add 9pfs version request support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,04/21] tools/xen-9pfsd: add 9pfs response generation support tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,03/21] tools/xen-9pfsd: add transport layer tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,02/21] tools/xen-9pfsd: connect to frontend tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-15 Juergen Gross Superseded
[v6,01/21] tools: add a new xen 9pfs daemon tools: enable xenstore-stubdom to use 9pfs 2 1 - --- 2024-02-15 Juergen Gross Superseded
[v5,22/22] tools/xenstored: have a single do_control_memreport() tools: enable xenstore-stubdom to use 9pfs - 1 - --- 2024-02-08 Juergen Gross Superseded
[v5,21/22] tools/xenstored: support complete log capabilities in stubdom tools: enable xenstore-stubdom to use 9pfs 1 2 - --- 2024-02-08 Juergen Gross Superseded
[v5,20/22] tools/xenstored: add helpers for filename handling tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-08 Juergen Gross Superseded
[v5,19/22] tools/xenstored: mount 9pfs device in stubdom tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-08 Juergen Gross Superseded
[v5,18/22] tools: add 9pfs device to xenstore-stubdom tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-08 Juergen Gross Superseded
[v5,17/22] stubdom: extend xenstore stubdom configs tools: enable xenstore-stubdom to use 9pfs - 1 - --- 2024-02-08 Juergen Gross Superseded
[v5,16/22] tools/xl: support new 9pfs backend xen_9pfsd tools: enable xenstore-stubdom to use 9pfs - 2 - --- 2024-02-08 Juergen Gross Superseded
[v5,15/22] tools/libs/light: add backend type for 9pfs PV devices tools: enable xenstore-stubdom to use 9pfs 1 1 - --- 2024-02-08 Juergen Gross Superseded
« 1 2 3 418 19 »