qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] target/i386: kvm: Various nested-state fixes


From: Liran Alon
Subject: [Qemu-devel] [PATCH 0/4] target/i386: kvm: Various nested-state fixes
Date: Sat, 6 Jul 2019 00:06:32 +0300

Hi,

This series is just a bunch of small fixes to recent QEMU nested-state
migration support.

1st and 2nd patch can be considered as trivial refactoring patches.

3rd patch fixes a bug of requiring to save VMX nested-state when it is
not needed.

4rd patch removes migration blocker when vCPU is exposed with VMX and
instead demand nested migration kernel capabilities only when vCPU may
have enabled VMX. To provide for better backwards-compatible migration
scenarios. For more info, refer to relevant commit message.

Thanks,
-Liran




reply via email to

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