On 11/12/22 04:25, Alex Bennée wrote:
This allows us to drop the current_cpu hack and properly model an invalid access to the vapic. Signed-off-by: Alex Bennée<alex.bennee@xxxxxxxxxx> --- hw/i386/kvmvapic.c | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@xxxxxxxxxx> r~