Searched hist:"6 e0552a3a7d4e340a06372d79a27e4d89812d241" (Results 1 – 1 of 1) sorted by relevance
/qemu/target/ppc/ |
H A D | kvm.c | 6e0552a3a7d4e340a06372d79a27e4d89812d241 Fri Jan 10 15:13:42 UTC 2020 Fabiano Rosas <farosas@linux.ibm.com> target/ppc: Clarify the meaning of return values in kvm_handle_debug
The kvm_handle_debug function can return 0 to go back into the guest or return 1 to notify the gdbstub thread and pass control to GDB.
Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com> Message-Id: <20200110151344.278471-2-farosas@linux.ibm.com> Tested-by: Leonardo Bras <leonardo@ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|