Conversation
4ee2723 to
0fe8b74
Compare
KVM/qemu/tests/ras.py
Outdated
There was a problem hiding this comment.
same comments, need check "s".
KVM/qemu/ras.cfg
Outdated
There was a problem hiding this comment.
Is this variant "vm" necessary?
There was a problem hiding this comment.
I planned to add TDX case after the kernel bug get fixed.
But I just aligned with dev, TD case may need kselftest or kernel module support, will remove the "vm" here.
KVM/qemu/tests/ras.py
Outdated
There was a problem hiding this comment.
Seems this function only support VM only according to the implementation, such as: vm.copy_files_to(), session.cmd_status(), so the description need to be updated, and parameter "vm" and "session" are not optional.
There was a problem hiding this comment.
I planned to deploy it for host, then found it is not necessary for this case, will clean this host setup
Signed-off-by: Farrah Chen <farrah.chen@intel.com>
|
@xhao22 Thanks for your comment, all comments have been addressed, could you take a look again? |
No description provided.