Show patches with: Submitter = Edwin Török       |    State = Action Required       |   124 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
tools/ocaml/Makefile.rules: use correct C flags when compiling OCaml C stubs tools/ocaml/Makefile.rules: use correct C flags when compiling OCaml C stubs 1 - - --- 2023-10-25 Edwin Török New
xenstored: do not redirect stderr to /dev/null xenstored: do not redirect stderr to /dev/null - - - --- 2023-10-25 Edwin Török New
xenctrl_stubs.c: fix NULL dereference xenctrl_stubs.c: fix NULL dereference 1 - - --- 2023-07-13 Edwin Török New
[v1,2/2] backup_ptes: fix leak on realloc failure fix memory leaks reported by GCC -fanalyzer - - - --- 2023-02-24 Edwin Török New
[v1,1/2] xc_core_arch_map_p2m_tree_rw: fix memory leak fix memory leaks reported by GCC -fanalyzer - 1 - --- 2023-02-24 Edwin Török New
[v4,11/11] tools/ocaml/libs/xb: drop Xs_ring.write OCaml fixes - - - --- 2022-12-16 Edwin Török New
[v4,10/11] tools/ocaml/xenstored: validate config file before live update OCaml fixes 1 - - --- 2022-12-16 Edwin Török New
[v4,09/11] tools/ocaml/libs/xb: check for unmapped ring before accessing it OCaml fixes - - - --- 2022-12-16 Edwin Török New
[v4,08/11] tools/ocaml/libs/mmap: mark mmap/munmap as blocking and raise Unix_error on failure OCaml fixes - - - --- 2022-12-16 Edwin Török New
[v4,07/11] fixup! tools/ocaml/xenctrl: OCaml 5 support, fix use-after-free OCaml fixes - - - --- 2022-12-16 Edwin Török New
[v4,06/11] tools/ocaml: add .clang-format OCaml fixes 1 - - --- 2022-12-16 Edwin Török New
[v4,05/11] CODING-STYLE(tools/ocaml): add .editorconfig to clarify indentation uses spaces OCaml fixes 1 - - --- 2022-12-16 Edwin Török New
[v4,04/11] tools/ocaml: run "make format" OCaml fixes - - - --- 2022-12-16 Edwin Török New
[v4,03/11] CODING_STYLE(tools/ocaml): add 'make format' and remove tabs OCaml fixes 1 - - --- 2022-12-16 Edwin Török New
[v4,02/11] tools/ocaml/xenstored/Makefile: use ocamldep -sort for linking order OCaml fixes 1 - - --- 2022-12-16 Edwin Török New
[v4,01/11] tools/ocaml/libs/{xb, mmap}: use Data_abstract_val wrapper OCaml fixes 1 - - --- 2022-12-16 Edwin Török New
[v2,4/4] tools/ocaml: add .clang-format OCaml bindings for hvm_param_get and xc_evtchn_status 1 - - --- 2022-12-02 Edwin Török New
[v2,3/4] tools/ocaml/libs/xc: add hvm_param_get binding OCaml bindings for hvm_param_get and xc_evtchn_status 1 1 - --- 2022-12-02 Edwin Török New
[v2,2/4] tools/ocaml/libs/xc: add binding to xc_evtchn_status OCaml bindings for hvm_param_get and xc_evtchn_status 1 - - --- 2022-12-02 Edwin Török New
[v2,1/4] CODING-STYLE: add .editorconfig to clarify indentation uses spaces OCaml bindings for hvm_param_get and xc_evtchn_status - - - --- 2022-12-02 Edwin Török New
[[PATCH,for-4.17,v1] ] tools/ocaml/xenstored/xenstored.ml: fix incorrect scope [[PATCH,for-4.17,v1] ] tools/ocaml/xenstored/xenstored.ml: fix incorrect scope 1 - - --- 2022-11-10 Edwin Török New
docs/process/sending-patches.pandoc: add a tip about using --trailer to collect Acked-by tags docs/process/sending-patches.pandoc: add a tip about using --trailer to collect Acked-by tags - - - --- 2022-11-09 Edwin Török New
[for-4.17,v3,15/15] tools/ocaml/libs/xc: fix use of uninitialized memory in shadow_allocation_get OCaml fixes for Xen 4.17 - - - --- 2022-11-08 Edwin Török New
[for-4.17,v3,14/15] tools/ocaml/xenstored/syslog_stubs.c: avoid potential NULL dereference OCaml fixes for Xen 4.17 1 - - --- 2022-11-08 Edwin Török New
[for-4.17,v3,13/15] tools/ocaml/xenstored: set uncaught exception handler OCaml fixes for Xen 4.17 1 - - --- 2022-11-08 Edwin Török New
[for-4.17,v3,12/15] tools/ocaml/xenstored: log live update issues at warning level OCaml fixes for Xen 4.17 1 - - --- 2022-11-08 Edwin Török New
[for-4.17,v3,11/15] tools/ocaml/xenstored: do not rebind event channels after live update OCaml fixes for Xen 4.17 - - - --- 2022-11-08 Edwin Török New
[for-4.17,v3,10/15] tools/ocaml/xenstored: keep eventchn FD open across live update OCaml fixes for Xen 4.17 1 - - --- 2022-11-08 Edwin Török New
[for-4.17,v3,09/15] tools/ocaml/xenstored/store.ml: fix build error OCaml fixes for Xen 4.17 1 - - --- 2022-11-08 Edwin Török New
[for-4.17,v3,08/15] tools/ocaml/libs/evtchn: add xenevtchn_fdopen bindings OCaml fixes for Xen 4.17 1 - - --- 2022-11-08 Edwin Török New
[for-4.17,v3,07/15] CODING_STYLE(tools/ocaml): add 'make format' and remove tabs OCaml fixes for Xen 4.17 - - - --- 2022-11-08 Edwin Török New
[for-4.17,v3,06/15] tools/ocaml/Makefile.rules: hide -include on *clean OCaml fixes for Xen 4.17 1 - - --- 2022-11-08 Edwin Török New
[for-4.17,v3,05/15] tools/ocaml/Makefile.rules: do not run ocamldep on distclean OCaml fixes for Xen 4.17 1 - - --- 2022-11-08 Edwin Török New
[for-4.17,v3,04/15] tools/ocaml/xenstored/Makefile: use ocamldep -sort for linking order OCaml fixes for Xen 4.17 1 - - --- 2022-11-08 Edwin Török New
[for-4.17,v3,03/15] tools/ocaml/libs/{xb, mmap}: use Data_abstract_val wrapper OCaml fixes for Xen 4.17 1 - - --- 2022-11-08 Edwin Török New
[for-4.17,v3,02/15] tools/ocaml/libs/xc: OCaml 5.0 compatibility OCaml fixes for Xen 4.17 1 - - --- 2022-11-08 Edwin Török New
[for-4.17,v3,01/15] tools/ocaml/libs/eventchn: do not leak event channels and OCaml 5.0 compat OCaml fixes for Xen 4.17 1 - - --- 2022-11-08 Edwin Török New
[[PATCH,for-4.17,v1] ] tools/ocaml/xenstored/store.ml: fix build error [[PATCH,for-4.17,v1] ] tools/ocaml/xenstored/store.ml: fix build error 1 - - --- 2022-11-03 Edwin Török New
[for-4.17,v1,2/2] xenctrl: use larger chunksize in domain_getinfolist xenctrl.ml: improve scalability of domain_getinfolist - - 1 --- 2022-11-01 Edwin Török New
[for-4.17,v1,1/2] xenctrl.ml: make domain_getinfolist tail recursive xenctrl.ml: improve scalability of domain_getinfolist - - 1 --- 2022-11-01 Edwin Török New
[for-4.17,v2] tools/ocaml/xenstored: fix live update exception [for-4.17,v2] tools/ocaml/xenstored: fix live update exception 1 - - --- 2022-10-21 Edwin Török New
[v2,5/5] tools/ocaml/libs/{xb, mmap}: use Data_abstract_val wrapper tools/ocaml: build/compatibility fixes with OCaml 5.0 for Xen 4.17 - - - --- 2022-09-27 Edwin Török New
[v2,4/5] tools/ocaml/libs/xc: OCaml 5.0 compatibility tools/ocaml: build/compatibility fixes with OCaml 5.0 for Xen 4.17 1 - - --- 2022-09-27 Edwin Török New
[v2,3/5] tools/ocaml/libs/eventchn: do not leak event channels and OCaml 5.0 compat tools/ocaml: build/compatibility fixes with OCaml 5.0 for Xen 4.17 1 - - --- 2022-09-27 Edwin Török New
[v2,2/5] tools/ocaml/Makefile.rules: hide -include on *clean tools/ocaml: build/compatibility fixes with OCaml 5.0 for Xen 4.17 - - - --- 2022-09-27 Edwin Török New
[v2,1/5] tools/ocaml/Makefile.rules: do not run ocamldep on distclean tools/ocaml: build/compatibility fixes with OCaml 5.0 for Xen 4.17 - - - --- 2022-09-27 Edwin Török New
[RFC] tools/configure: require OCaml >= 4.06.1 for oxenstored [RFC] tools/configure: require OCaml >= 4.06.1 for oxenstored 1 - - --- 2022-07-29 Edwin Török New
[v1,7/7] tools/ocaml/libs/eventchn: do not leak event channels and OCaml 5.0 compat tools/ocaml code and build cleanups 1 - - --- 2022-07-29 Edwin Török New
[v1,6/7] tools/ocaml/libs/xb: hide type of Xb.t tools/ocaml code and build cleanups - - - --- 2022-07-29 Edwin Török New
[v1,5/7] tools/ocaml: fix compiler warnings tools/ocaml code and build cleanups 1 - - --- 2022-07-29 Edwin Török New
[v1,4/7] tools/ocaml: Makefile to drive dune tools/ocaml code and build cleanups - - - --- 2022-07-29 Edwin Török New
[v1,3/7] tools/ocaml/*/dune: dune based build system tools/ocaml code and build cleanups 1 - - --- 2022-07-29 Edwin Török New
[v1,2/7] tools/ocaml/*/Makefile: generate paths.ml from configure tools/ocaml code and build cleanups 1 - - --- 2022-07-29 Edwin Török New
[v1,1/7] tools/ocaml/Makefile: do not run ocamldep during make clean tools/ocaml code and build cleanups 1 - - --- 2022-07-29 Edwin Török New
[v2] x86/msr: fix X2APIC_LAST [v2] x86/msr: fix X2APIC_LAST - 1 - --- 2022-07-26 Edwin Török New
tools/ocaml/libs/xc: add OCaml stubs to query CPU policy tools/ocaml/libs/xc: add OCaml stubs to query CPU policy 1 - - --- 2021-06-18 Edwin Török New
[v2,17/17] tools/ocaml/libs/mmap: Clean up unused read/write live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,16/17] tools/ocaml/xenstored: don't store domU's mfn of ring page live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,15/17] tools/ocaml/xenstored: use gnttab instead of xenctrl's foreign_map_range live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,14/17] tools/ocaml: safer Xenmmap interface live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,13/17] tools/ocaml/libs/xb: import gnttab stubs from mirage live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,12/17] tools/ocaml/libs/mmap: mark mmap/munmap as blocking live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,11/17] tools/ocaml/libs/mmap: Expose stub_mmap_alloc live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,10/17] tools/ocaml/libs/mmap: allocate correct number of bytes live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,09/17] tools/ocaml: use common macros for manipulating mmap_interface live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,08/17] Add structured fuzzing unit test live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,07/17] tools/ocaml/xenstored: validate config file before live update live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,06/17] tools/ocaml/xenstored: add support for binary format live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,05/17] tools/ocaml/xenstored: add binary dump format support live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,04/17] tools/ocaml/xenstored: implement the live migration binary format live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,03/17] tools/ocaml: vendor external dependencies for convenience live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,02/17] tools/ocaml: add unit test skeleton with Dune build system live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v2,01/17] docs/designs/xenstore-migration.md: clarify that deletes are recursive live update and gnttab patches - - - --- 2021-05-11 Edwin Török New
[v1,4/4] tools/ocaml/xenstored: mkdir conflicts were sometimes missed Untitled series #415885 - - - --- 2021-01-15 Edwin Török New
[v1,3/4] tools/ocaml/xenstored: reject invalid watch paths early Untitled series #415877 - - - --- 2021-01-15 Edwin Török New
[v1,2/4] tools/ocaml/xenstored: fix quota calculation for mkdir EEXIST Untitled series #415883 - - - --- 2021-01-15 Edwin Török New
[v1,1/4] tools/ocaml/libs/xb: do not crash after xenbus is unmapped [v1,1/4] tools/ocaml/libs/xb: do not crash after xenbus is unmapped - - - --- 2021-01-15 Edwin Török New
[v1,5/5] Add structured fuzzing unit test Untitled series #415889 - - - --- 2021-01-15 Edwin Török New
[v1,4/5] tools/ocaml/xenstored: add support for binary format Untitled series #415897 - - - --- 2021-01-15 Edwin Török New
[v1,3/5] tools/ocaml/xenstored: add binary dump format support Untitled series #415879 - - - --- 2021-01-15 Edwin Török New
[v1,2/5] tools/ocaml/xenstored: implement the live migration binary format Untitled series #415873 - - - --- 2021-01-15 Edwin Török New
[v1,1/5] tools/ocaml: add unit test skeleton with Dune build system [v1,1/5] tools/ocaml: add unit test skeleton with Dune build system - - - --- 2021-01-15 Edwin Török New
[v4,4/4] tools/ocaml/xenstored: use more efficient tries Untitled series #415901 1 - - --- 2021-01-15 Edwin Török New
[v4,3/4] tools/ocaml/xenstored: use more efficient node trees Untitled series #415881 1 - - --- 2021-01-15 Edwin Török New
[v4,2/4] tools/ocaml/xenstored: backport find_opt/update from 4.06 Untitled series #415887 - - - --- 2021-01-15 Edwin Török New
[v4,1/4] tools/ocaml/xenstored: replace hand rolled GC with weak GC references [v4,1/4] tools/ocaml/xenstored: replace hand rolled GC with weak GC references 1 - - --- 2021-01-15 Edwin Török New
[v2,2/2] tools/ocaml/libs/xc: backward compatible domid control at domain creation time Untitled series #415893 1 - - --- 2021-01-15 Edwin Török New
[v2,1/2] tools/ocaml/xenstored: trim txhistory on xenbus reconnect [v2,1/2] tools/ocaml/xenstored: trim txhistory on xenbus reconnect - - - --- 2021-01-15 Edwin Török New
[v2,8/8] tools/ocaml/xenstored: Implement live update for socket connections oxenstored build enhancements - 2 - --- 2021-01-15 Edwin Török New
[v2,7/8] tools/ocaml/xenstored: start live update process oxenstored build enhancements - 2 - --- 2021-01-15 Edwin Török New
[v2,6/8] tools/ocaml/xenstored: add cooperative live-update command oxenstored build enhancements - 2 - --- 2021-01-15 Edwin Török New
[v2,5/8] tools/ocaml/xenstored: Automatically resume when possible oxenstored build enhancements - 2 - --- 2021-01-15 Edwin Török New
[v2,4/8] tools/ocaml/xenstored: only quit on SIGTERM when a reload is possible oxenstored build enhancements - 2 - --- 2021-01-15 Edwin Török New
[v2,3/8] docs/designs/xenstore-migration.md: clarify that deletes are recursive oxenstored build enhancements - - - --- 2021-01-15 Edwin Török New
[v2,2/8] Add workaround for xenstore-control flood issues Untitled series #415857 - 2 - --- 2021-01-15 Edwin Török New
[v2,1/8] tools/xenstore: add live update command to xenstore-control [v2,1/8] tools/xenstore: add live update command to xenstore-control - 2 - --- 2021-01-15 Edwin Török New
[v2,2/2] Makefile: add build-tools-oxenstored oxenstored build enhancements - - - --- 2021-01-15 Edwin Török New
[v2,1/2] automation/: add Ubuntu:focal container oxenstored build enhancements 1 - - --- 2021-01-15 Edwin Török New
[v1,4/4] tools/ocaml/libs/xc: backward compatible domid control at domain creation time tools/ocaml/libs/xc: domid control at domain creation time - - - --- 2020-11-17 Edwin Török New
[v1,3/4] Makefile: add build-tools-oxenstored tools/ocaml/libs/xc: domid control at domain creation time 1 - - --- 2020-11-17 Edwin Török New
« 1 2 »