Show patches with: Submitter = Jürgen Groß       |    Archived = No       |   1820 patches
« 1 2 ... 3 4 518 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,12/13] xen/spinlock: remove indirection through macros for spin_*() functions xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-10-13 Jürgen Groß Superseded
[v2,11/13] xen/spinlock: split recursive spinlocks from normal ones xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-10-13 Jürgen Groß Superseded
[v2,10/13] xen/spinlock: add missing rspin_is_locked() and rspin_barrier() xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-10-13 Jürgen Groß Superseded
[v2,09/13] xen/spinlock: add another function level xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-10-13 Jürgen Groß Superseded
[v2,08/13] xen/spinlock: add explicit non-recursive locking functions xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-10-13 Jürgen Groß Superseded
[v2,07/13] xen/spinlock: make struct lock_profile rspinlock_t aware xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-10-13 Jürgen Groß Superseded
[v2,06/13] xen/spinlock: add rspin_[un]lock_irq[save|restore]() xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-10-13 Jürgen Groß Superseded
[v2,05/13] xen/spinlock: rename recursive lock functions xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-10-13 Jürgen Groß Superseded
[v2,04/13] xen/spinlock: introduce new type for recursive spinlocks xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-10-13 Jürgen Groß Superseded
[v2,03/13] xen/spinlock: make spinlock initializers more readable xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2023-10-13 Jürgen Groß Superseded
[v2,02/13] xen/spinlock: reduce lock profile ifdefs xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-10-13 Jürgen Groß Superseded
[v2,01/13] xen/spinlock: fix coding style issues xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2023-10-13 Jürgen Groß Superseded
[3/3] x86/xen: allow nesting of same lazy mode xen: cleanup and fix lazy mode handling - 1 - --- 2023-09-13 Jürgen Groß Accepted
[2/3] x86/xen: move paravirt lazy code xen: cleanup and fix lazy mode handling - - - --- 2023-09-13 Jürgen Groß Accepted
[1/3] arm/xen: remove lazy mode related definitions xen: cleanup and fix lazy mode handling 1 - - --- 2023-09-13 Jürgen Groß Accepted
xenbus: fix error exit in xenbus_init() xenbus: fix error exit in xenbus_init() - 1 - --- 2023-08-22 Jürgen Groß Accepted
xen/scsifront: shost_priv() can never return NULL xen/scsifront: shost_priv() can never return NULL - - - --- 2023-08-22 Jürgen Groß Accepted
[v6] tools/xenstore: move xenstored sources into dedicated directory [v6] tools/xenstore: move xenstored sources into dedicated directory 1 1 - --- 2023-08-21 Jürgen Groß Superseded
[v5] tools/xenstore: move xenstored sources into dedicated directory [v5] tools/xenstore: move xenstored sources into dedicated directory - 1 - --- 2023-08-18 Jürgen Groß Superseded
[2/2] tools: add configure option for libfsimage tools: add some more configure options - - - --- 2023-08-04 Jürgen Groß Superseded
[1/2] tools: add configure option for disabling pygrub tools: add some more configure options 1 - - --- 2023-08-04 Jürgen Groß Superseded
[v3,25/25] tools/xenstore: introduce get_node_const() tools/xenstore: drop TDB - - - --- 2023-07-24 Jürgen Groß Superseded
[v3,24/25] tools/xenstore: rework get_node() tools/xenstore: drop TDB - - - --- 2023-07-24 Jürgen Groß Superseded
[v3,23/25] tools/xenstore: merge is_valid_nodename() into canonicalize() tools/xenstore: drop TDB - - - --- 2023-07-24 Jürgen Groß Superseded
[v3,22/25] tools/xenstore: merge get_spec_node() into get_node_canonicalized() tools/xenstore: drop TDB - - - --- 2023-07-24 Jürgen Groß Superseded
[v3,21/25] tools/xenstore: introduce read_node_nocopy() tools/xenstore: drop TDB - - - --- 2023-07-24 Jürgen Groß Superseded
[v3,20/25] tools/xenstore: alloc new memory in domain_adjust_node_perms() tools/xenstore: drop TDB - - - --- 2023-07-24 Jürgen Groß Superseded
[v3,19/25] tools/xenstore: use struct node_hdr in struct node tools/xenstore: drop TDB - - - --- 2023-07-24 Jürgen Groß Superseded
[v3,18/25] tools/xenstore: don't use struct node_perms in struct node tools/xenstore: drop TDB - - - --- 2023-07-24 Jürgen Groß Superseded
[v3,17/25] tools/xenstore: rework struct xs_tdb_record_hdr tools/xenstore: drop TDB - - - --- 2023-07-24 Jürgen Groß Superseded
[v3,16/25] tools/xenstore: move copying of node data out of db_fetch() tools/xenstore: drop TDB - - - --- 2023-07-24 Jürgen Groß Superseded
[v3,15/25] tools/xenstore: make data parameter of db_write() const tools/xenstore: drop TDB - - - --- 2023-07-24 Jürgen Groß Superseded
[v3,14/25] tools/xenstore: change talloc_free() to take a const pointer tools/xenstore: drop TDB - - - --- 2023-07-24 Jürgen Groß Superseded
[v3,13/25] tools/xenstore: let db_delete() return void tools/xenstore: drop TDB - 1 - --- 2023-07-24 Jürgen Groß Superseded
[v3,12/25] tools/xenstore: remove tdb code tools/xenstore: drop TDB - 1 - --- 2023-07-24 Jürgen Groß Superseded
[v3,11/25] tools/xenstore: drop use of tdb tools/xenstore: drop TDB - 1 - --- 2023-07-24 Jürgen Groß Superseded
[v3,10/25] tools/xenstore: add hashtable_replace() function tools/xenstore: drop TDB 1 - - --- 2023-07-24 Jürgen Groß Superseded
[v3,09/25] tools/xenstore: let hashtable_add() fail in case of existing entry tools/xenstore: drop TDB - 1 - --- 2023-07-24 Jürgen Groß Superseded
[v3,08/25] tools/xenstore: make hashtable key and value parameters const tools/xenstore: drop TDB - - - --- 2023-07-24 Jürgen Groß Superseded
[v3,07/25] tools/xenstore: add wrapper for tdb_fetch() tools/xenstore: drop TDB - 1 - --- 2023-07-24 Jürgen Groß Superseded
[v3,06/25] tools/xenstore: switch get_acc_data() to use name instead of key tools/xenstore: drop TDB - 1 - --- 2023-07-24 Jürgen Groß Superseded
[v3,05/25] tools/xenstore: rename do_tdb_write() and change parameter type tools/xenstore: drop TDB - 1 - --- 2023-07-24 Jürgen Groß Superseded
[v3,04/25] tools/xenstore: rename do_tdb_delete() and change parameter type tools/xenstore: drop TDB - 1 - --- 2023-07-24 Jürgen Groß Superseded
[v3,03/25] tools/xenstore: let transaction_prepend() return the name for access tools/xenstore: drop TDB - 1 - --- 2023-07-24 Jürgen Groß Superseded
[v3,02/25] tools/xenstore: replace key in struct node with data base name tools/xenstore: drop TDB - 1 - --- 2023-07-24 Jürgen Groß Superseded
[v3,01/25] tools/xenstore: explicitly specify create or modify for tdb_store() tools/xenstore: drop TDB - 1 - --- 2023-07-24 Jürgen Groß Superseded
[v2,2/2] tools/xenstore: fix get_spec_node() tools/xenstore: fix get_spec_node() - 1 - --- 2023-07-22 Jürgen Groß Superseded
[v2,1/2] tools/xenstore: add const to the return type of canonicalize() tools/xenstore: fix get_spec_node() - - - --- 2023-07-22 Jürgen Groß Superseded
tools/xenstore: fix get_spec_node() tools/xenstore: fix get_spec_node() - - - --- 2023-07-20 Jürgen Groß Superseded
[v2,18/18] tools/xenstore: add nocopy flag to node read functions tools/xenstore: drop TDB - - - --- 2023-07-10 Jürgen Groß Superseded
[v2,17/18] tools/xenstore: use struct node_hdr in struct node tools/xenstore: drop TDB - - - --- 2023-07-10 Jürgen Groß Superseded
[v2,16/18] tools/xenstore: don't use struct node_perms in struct node tools/xenstore: drop TDB - - - --- 2023-07-10 Jürgen Groß Superseded
[v2,15/18] tools/xenstore: rework struct xs_tdb_record_hdr tools/xenstore: drop TDB - - - --- 2023-07-10 Jürgen Groß Superseded
[v2,14/18] tools/xenstore: move copying of node data out of db_fetch() tools/xenstore: drop TDB - - - --- 2023-07-10 Jürgen Groß Superseded
[v2,13/18] tools/xenstore: let db_delete() return void tools/xenstore: drop TDB - 1 - --- 2023-07-10 Jürgen Groß Superseded
[v2,12/18] tools/xenstore: remove tdb code tools/xenstore: drop TDB - 1 - --- 2023-07-10 Jürgen Groß Superseded
[v2,11/18] tools/xenstore: drop use of tdb tools/xenstore: drop TDB - - - --- 2023-07-10 Jürgen Groß Superseded
[v2,10/18] tools/xenstore: add hashtable_replace() function tools/xenstore: drop TDB - - - --- 2023-07-10 Jürgen Groß Superseded
[v2,09/18] tools/xenstore: let hashtable_add() fail in case of existing entry tools/xenstore: drop TDB - 1 - --- 2023-07-10 Jürgen Groß Superseded
[v2,08/18] tools/xenstore: make hashtable key and value parameters const tools/xenstore: drop TDB - 1 - --- 2023-07-10 Jürgen Groß Superseded
[v2,07/18] tools/xenstore: add wrapper for tdb_fetch() tools/xenstore: drop TDB - 1 - --- 2023-07-10 Jürgen Groß Superseded
[v2,06/18] tools/xenstore: switch get_acc_data() to use name instead of key tools/xenstore: drop TDB - 1 - --- 2023-07-10 Jürgen Groß Superseded
[v2,05/18] tools/xenstore: rename do_tdb_write() and change parameter type tools/xenstore: drop TDB - 1 - --- 2023-07-10 Jürgen Groß Superseded
[v2,04/18] tools/xenstore: rename do_tdb_delete() and change parameter type tools/xenstore: drop TDB - 1 - --- 2023-07-10 Jürgen Groß Superseded
[v2,03/18] tools/xenstore: let transaction_prepend() return the name for access tools/xenstore: drop TDB - 1 - --- 2023-07-10 Jürgen Groß Superseded
[v2,02/18] tools/xenstore: replace key in struct node with data base name tools/xenstore: drop TDB - 1 - --- 2023-07-10 Jürgen Groß Superseded
[v2,01/18] tools/xenstore: explicitly specify create or modify for tdb_store() tools/xenstore: drop TDB - - - --- 2023-07-10 Jürgen Groß Superseded
x86/xen: fix secondary processor fpu initialization x86/xen: fix secondary processor fpu initialization - 1 - --- 2023-07-03 Jürgen Groß Accepted
x86/xen: set default memory type for pv guests to WB x86/xen: set default memory type for pv guests to WB - 1 - --- 2023-06-15 Jürgen Groß Accepted
[v4,2/2] x86: xen: add missing prototypes x86: xen: add missing prototypes - - - --- 2023-06-14 Jürgen Groß Accepted
[v4,1/2] x86/xen: add prototypes for paravirt mmu functions x86: xen: add missing prototypes - - - --- 2023-06-14 Jürgen Groß Accepted
[11/11] tools/xenstore: remove tdb code tools/xenstore: drop TDB - 1 - --- 2023-05-30 Jürgen Groß Superseded
[10/11] tools/xenstore: drop use of tdb tools/xenstore: drop TDB - - - --- 2023-05-30 Jürgen Groß Superseded
[09/11] tools/xenstore: add hashtable_replace() function tools/xenstore: drop TDB - - - --- 2023-05-30 Jürgen Groß Superseded
[08/11] tools/xenstore: make hashtable key and value parameters const tools/xenstore: drop TDB - 1 - --- 2023-05-30 Jürgen Groß Superseded
[07/11] tools/xenstore: add wrapper for tdb_fetch() tools/xenstore: drop TDB - - - --- 2023-05-30 Jürgen Groß Superseded
[06/11] tools/xenstore: switch get_acc_data() to use name instead of key tools/xenstore: drop TDB - 1 - --- 2023-05-30 Jürgen Groß Superseded
[05/11] tools/xenstore: rename do_tdb_write() and change parameter type tools/xenstore: drop TDB - - - --- 2023-05-30 Jürgen Groß Superseded
[04/11] tools/xenstore: rename do_tdb_delete() and change parameter type tools/xenstore: drop TDB - - - --- 2023-05-30 Jürgen Groß Superseded
[03/11] tools/xenstore: let transaction_prepend() return the name for access tools/xenstore: drop TDB - 1 - --- 2023-05-30 Jürgen Groß Superseded
[02/11] tools/xenstore: replace key in struct node with data base name tools/xenstore: drop TDB - 1 - --- 2023-05-30 Jürgen Groß Superseded
[01/11] tools/xenstore: explicitly specify create or modify for tdb_store() tools/xenstore: drop TDB - - - --- 2023-05-30 Jürgen Groß Superseded
[v3,16/16] tools/xenstore: remove unused stuff from list.h tools/xenstore: more cleanups 1 - - --- 2023-05-30 Jürgen Groß Superseded
[v3,15/16] tools/xenstore: split out rest of live update control code tools/xenstore: more cleanups 1 - - --- 2023-05-30 Jürgen Groß Superseded
[v3,14/16] tools/xenstore: split out environment specific live update code tools/xenstore: more cleanups - - - --- 2023-05-30 Jürgen Groß Superseded
[v3,13/16] tools/xenstore: replace xs_lib.c with a header tools/xenstore: more cleanups 1 - - --- 2023-05-30 Jürgen Groß Superseded
[v3,12/16] tools/xenstore: remove no longer needed functions from xs_lib.c tools/xenstore: more cleanups 1 - - --- 2023-05-30 Jürgen Groß Superseded
[v3,11/16] tools/libs/store: make libxenstore independent of utils.h tools/xenstore: more cleanups 1 - - --- 2023-05-30 Jürgen Groß Superseded
[v3,10/16] tools/libs/store: use xen_list.h instead of xenstore/list.h tools/xenstore: more cleanups 1 - - --- 2023-05-30 Jürgen Groß Superseded
[v3,09/16] tools/xenstore: remove support of file backed data base tools/xenstore: more cleanups 1 - - --- 2023-05-30 Jürgen Groß Superseded
[v3,08/16] tools/xenstore: remove unused events list tools/xenstore: more cleanups 1 - - --- 2023-05-30 Jürgen Groß Superseded
[v3,07/16] tools/xenstore: remove stale TODO file tools/xenstore: more cleanups 1 - - --- 2023-05-30 Jürgen Groß Superseded
[v3,06/16] tools/xenstore: switch write limiting to use millisecond time base tools/xenstore: more cleanups 1 - - --- 2023-05-30 Jürgen Groß Superseded
[v3,05/16] tools/xenstore: make some write limit functions static tools/xenstore: more cleanups 1 - - --- 2023-05-30 Jürgen Groß Superseded
[v3,04/16] tools/xenstore: rename hashtable_insert() and let it return 0 on success tools/xenstore: more cleanups - 1 - --- 2023-05-30 Jürgen Groß Superseded
[v3,03/16] tools/xenstore: modify interface of create_hashtable() tools/xenstore: more cleanups - 1 - --- 2023-05-30 Jürgen Groß Superseded
[v3,02/16] tools/xenstore: do some cleanup of hashtable.c tools/xenstore: more cleanups - 1 - --- 2023-05-30 Jürgen Groß Superseded
[v3,01/16] tools/xenstore: verify command line parameters better tools/xenstore: more cleanups 1 - - --- 2023-05-30 Jürgen Groß Superseded
[v5,14/14] tools/xenstore: switch quota management to be table based tools/xenstore: rework internal accounting 1 - - --- 2023-05-08 Jürgen Groß Superseded
[v5,13/14] tools/xenstore: switch get_optval_int() to get_optval_uint() tools/xenstore: rework internal accounting - 1 - --- 2023-05-08 Jürgen Groß Superseded
« 1 2 ... 3 4 518 19 »