Show patches with: Submitter = Jon Doron       |    State = Action Required       |    Archived = No       |   274 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v10,12/20] gdbstub: Implement write all registers (G pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-21 Jon Doron New
[v10,11/20] gdbstub: Implement read memory (m pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-21 Jon Doron New
[v10,10/20] gdbstub: Implement write memory (M pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-21 Jon Doron New
[v10,09/20] gdbstub: Implement get register (p pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-21 Jon Doron New
[v10,08/20] gdbstub: Implement set register (P pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-21 Jon Doron New
[v10,07/20] gdbstub: Implement breakpoint commands (Z/z pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-21 Jon Doron New
[v10,06/20] gdbstub: Implement set_thread (H pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-21 Jon Doron New
[v10,05/20] gdbstub: Implement continue with signal (C pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-21 Jon Doron New
[v10,04/20] gdbstub: Implement continue (c pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-21 Jon Doron New
[v10,03/20] gdbstub: Implement thread_alive (T pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-21 Jon Doron New
[v10,02/20] gdbstub: Implement deatch (D pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-21 Jon Doron New
[v10,01/20] gdbstub: Add infrastructure to parse cmd packets gdbstub: Refactor command packets handler - - - - --- 2019-05-21 Jon Doron New
[v9,27/27] gdbstub: Add support to write a MSR for KVM target gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,26/27] gdbstub: Add support to read a MSR for KVM target gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,25/27] kvm: Add API to read/write a CPU MSR value gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,24/27] gdbstub: Add another handler for setting qemu.sstep gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,23/27] gdbstub: Implement qemu physical memory mode gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,22/27] gdbstub: Implement generic query qemu.Supported gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,21/27] gdbstub: Clear unused variables in gdb_handle_packet gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,20/27] gdbstub: Implement target halted (? pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,19/27] gdbstub: Implement generic set (Q pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,18/27] gdbstub: Implement generic query (q pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,17/27] gdbstub: Implement v commands with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,16/27] gdbstub: Implement step (s pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,15/27] gdbstub: Implement file io (F pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,14/27] gdbstub: Implement read all registers (g pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,13/27] gdbstub: Implement write all registers (G pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,12/27] gdbstub: Implement read memory (m pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,11/27] gdbstub: Implement write memory (M pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,10/27] gdbstub: Implement get register (p pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,09/27] gdbstub: Implement set register (P pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,08/27] gdbstub: Implement remove breakpoint (z pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,07/27] gdbstub: Implement insert breakpoint (Z pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,06/27] gdbstub: Implement set_thread (H pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,05/27] gdbstub: Implement continue with signal (C pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,04/27] gdbstub: Implement continue (c pkt) with new infra gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v9,03/27] gdbstub: Implement thread_alive (T pkt) with new infra gdbstub: Refactor command packets handler - - 2 - --- 2019-05-02 Jon Doron New
[v9,02/27] gdbstub: Implement deatch (D pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v9,01/27] gdbstub: Add infrastructure to parse cmd packets gdbstub: Refactor command packets handler - - 1 - --- 2019-05-02 Jon Doron New
[v8,27/27] gdbstub: Add support to write a MSR for KVM target gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,26/27] gdbstub: Add support to read a MSR for KVM target gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,25/27] kvm: Add API to read/write a CPU MSR value gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,24/27] gdbstub: Add another handler for setting qemu.sstep gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,23/27] gdbstub: Implement qemu physical memory mode gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,22/27] gdbstub: Implement generic query qemu.Supported gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,21/27] gdbstub: Clear unused variables in gdb_handle_packet gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,20/27] gdbstub: Implement target halted (? pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,19/27] gdbstub: Implement generic set (Q pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,18/27] gdbstub: Implement generic query (q pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,17/27] gdbstub: Implement v commands with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,16/27] gdbstub: Implement step (s pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,15/27] gdbstub: Implement file io (F pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,14/27] gdbstub: Implement read all registers (g pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,13/27] gdbstub: Implement write all registers (G pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,12/27] gdbstub: Implement read memory (m pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,11/27] gdbstub: Implement write memory (M pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,10/27] gdbstub: Implement get register (p pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,09/27] gdbstub: Implement set register (P pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,08/27] gdbstub: Implement remove breakpoint (z pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,07/27] gdbstub: Implement insert breakpoint (Z pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,06/27] gdbstub: Implement set_thread (H pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,05/27] gdbstub: Implement continue with signal (C pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,04/27] gdbstub: Implement continue (c pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,03/27] gdbstub: Implement thread_alive (T pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,02/27] gdbstub: Implement deatch (D pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v8,01/27] gdbstub: Add infrastructure to parse cmd packets gdbstub: Refactor command packets handler - - - - --- 2019-05-02 Jon Doron New
[v7,21/21] gdbstub: Clear unused variables in gdb_handle_packet gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,20/21] gdbstub: Implement target halted (? pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,19/21] gdbstub: Implement generic set (Q pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,18/21] gdbstub: Implement generic query (q pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,17/21] gdbstub: Implement v commands with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,16/21] gdbstub: Implement step (s pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,15/21] gdbstub: Implement file io (F pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,14/21] gdbstub: Implement read all registers (g pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,13/21] gdbstub: Implement write all registers (G pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,12/21] gdbstub: Implement read memory (m pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,11/21] gdbstub: Implement write memory (M pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,10/21] gdbstub: Implement get register (p pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,09/21] gdbstub: Implement set register (P pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,08/21] gdbstub: Implement remove breakpoint (z pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,07/21] gdbstub: Implement insert breakpoint (Z pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,06/21] gdbstub: Implement set_thread (H pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,05/21] gdbstub: Implement continue with signal (C pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,04/21] gdbstub: Implement continue (c pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,03/21] gdbstub: Implement thread_alive (T pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,02/21] gdbstub: Implement deatch (D pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v7,01/21] gdbstub: Add infrastructure to parse cmd packets gdbstub: Refactor command packets handler - - - - --- 2019-04-26 Jon Doron New
[v6,21/21] gdbstub: Clear unused variables in gdb_handle_packet gdbstub: Refactor command packets handler - - - - --- 2019-04-25 Jon Doron New
[v6,20/21] gdbstub: Implement target halted (? pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-25 Jon Doron New
[v6,19/21] gdbstub: Implement generic set (Q pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-25 Jon Doron New
[v6,18/21] gdbstub: Implement generic query (q pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-25 Jon Doron New
[v6,17/21] gdbstub: Implement v commands with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-25 Jon Doron New
[v6,16/21] gdbstub: Implement step (s pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-25 Jon Doron New
[v6,15/21] gdbstub: Implement file io (F pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-25 Jon Doron New
[v6,14/21] gdbstub: Implement read all registers (g pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-25 Jon Doron New
[v6,13/21] gdbstub: Implement write all registers (G pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-25 Jon Doron New
[v6,12/21] gdbstub: Implement read memory (m pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-25 Jon Doron New
[v6,11/21] gdbstub: Implement write memory (M pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-25 Jon Doron New
[v6,10/21] gdbstub: Implement get register (p pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-25 Jon Doron New
[v6,09/21] gdbstub: Implement set register (P pkt) with new infra gdbstub: Refactor command packets handler - - - - --- 2019-04-25 Jon Doron New
« 1 2 3 »