Relative Content

Tag Archive for exceptionlinux-kernelx86kvminterrupted-exception

What happens when meet an exception?

I’m studying the part of kvm in linux and it seems that when the we meet an exception during kvm_run, the program will stuck in endless loop to deal with the execption.