Re: VMExits on Software Interrupts

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

 



Rastogi, Shaurya wrote:
Hi,

Is there any way to generate a VMExit for software interrupts?

I am interested in causing a VMExit when Int 80 instruction is executed in guest VM. Is it possible to do so? If so how?

Neither vmx nor svm support trapping on software interrupts. You might be able to track changes to the IDT and install a hardware breakpoint on the int 80 handler, but that's quite difficult and hacky.

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux