Re: [PATCH v3 19/22] monitor: Restrict 'info sev' to x86 targets

2021-10-07 Thread Philippe Mathieu-Daudé
On 10/4/21 10:26, Paolo Bonzini wrote: > On 02/10/21 14:53, Philippe Mathieu-Daudé wrote: >> Signed-off-by: Philippe Mathieu-Daudé >> --- >>   include/monitor/hmp-target.h  | 1 + >>   include/monitor/hmp.h | 1 - >>   target/i386/sev-sysemu-stub.c | 2 +- >>   target/i386/sev.c |

Re: [PATCH v3 19/22] monitor: Restrict 'info sev' to x86 targets

2021-10-04 Thread Paolo Bonzini
On 02/10/21 14:53, Philippe Mathieu-Daudé wrote: Signed-off-by: Philippe Mathieu-Daudé --- include/monitor/hmp-target.h | 1 + include/monitor/hmp.h | 1 - target/i386/sev-sysemu-stub.c | 2 +- target/i386/sev.c | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-)