Re: [Qemu-devel] [PATCH v6 00/16] gdbstub: support for the multiprocess extension

2018-11-16 Thread Edgar E. Iglesias
On Thu, Nov 15, 2018 at 10:41:51AM +0100, Luc Michel wrote: Hi Luc, I think I've either reviewed all of the patches or commented on all now. Great work! Thanks, Edgar > changes since v5: > - patch 1Rebased on top of master > > - patch 2Cluster ID handling hardening to ensure

[Qemu-devel] [PATCH v6 00/16] gdbstub: support for the multiprocess extension

2018-11-15 Thread Luc Michel
changes since v5: - patch 1Rebased on top of master - patch 2Cluster ID handling hardening to ensure uint32_t overflow won't cause PID 0 to be used [Edgar] - patch 2Fix the GDB process ordering function to avoid uint32_t overflow when comparing two