qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Masking all interrupts in TCG mode


From: Arnabjyoti Kalita
Subject: Masking all interrupts in TCG mode
Date: Fri, 2 Oct 2020 08:44:34 +0530

Hello all,

Is there a way to mask all interrupts in the TCG mode of QEMU execution? How should I go about doing that in code?

Scenario:

I start the QEMU process in KVM mode and then do a savevm. I load the saved QEMU state in TCG mode. I'd like all the interrupts to be disabled/masked when I do a load of the saved VM state.

Note:
I am using QEMU-3.0.0. The qemu target as well as host architectures are x86_64. The guest linux kernel is 4.4.0-116-generic.

Best Regards,
Arnab




reply via email to

[Prev in Thread] Current Thread [Next in Thread]