Re: [PATCH] MIPS: remove support for trap and emulate KVM

2022-12-21 Thread Philippe Mathieu-Daudé
On 18/12/22 01:06, Paolo Bonzini wrote: This support was limited to the Malta board, drop it. I do not have a machine that can run VZ KVM, so I am assuming that it works for -M malta as well. Signed-off-by: Paolo Bonzini --- docs/about/deprecated.rst | 9 --- docs/about/removed-fe

Re: [PATCH] MIPS: remove support for trap and emulate KVM

2022-12-18 Thread Philippe Mathieu-Daudé
On 18/12/22 01:06, Paolo Bonzini wrote: This support was limited to the Malta board, drop it. I do not have a machine that can run VZ KVM, so I am assuming that it works for -M malta as well. Signed-off-by: Paolo Bonzini --- docs/about/deprecated.rst | 9 --- docs/about/removed-fe

[PATCH] MIPS: remove support for trap and emulate KVM

2022-12-17 Thread Paolo Bonzini
This support was limited to the Malta board, drop it. I do not have a machine that can run VZ KVM, so I am assuming that it works for -M malta as well. Signed-off-by: Paolo Bonzini --- docs/about/deprecated.rst | 9 --- docs/about/removed-features.rst | 9 +++ hw/mips/malta.c