|
From: | Richard Henderson |
Subject: | Re: [PATCH 11/14] target: Restrict write_elfXX_note() handlers to system-mode |
Date: | Sun, 15 Mar 2020 13:44:48 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
On 3/13/20 11:36 AM, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé <address@hidden> > --- > target/arm/cpu.h | 10 +++++----- > target/i386/cpu.h | 18 +++++++++--------- > target/ppc/cpu.h | 2 -- > target/s390x/internal.h | 3 ++- > target/ppc/translate_init.inc.c | 2 -- > 5 files changed, 16 insertions(+), 19 deletions(-) Hmm. Or an suggestion to generate guest core files for user-mode upon a fatal guest signal? r~
[Prev in Thread] | Current Thread | [Next in Thread] |