Files
linux-apfs/drivers
Avi Kivity 9c5623e3e4 KVM: VMX: Use vmx to inject real-mode interrupts
Instead of injecting real-mode interrupts by writing the interrupt frame into
guest memory, abuse vmx by injecting a software interrupt.  We need to
pretend the software interrupt instruction had a length > 0, so we have to
adjust rip backward.

This lets us not to mess with writing guest memory, which is complex and also
sleeps.

Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-01-30 17:53:00 +02:00
..
2008-01-30 13:34:07 +01:00
2008-01-28 13:21:30 +00:00
2008-01-27 18:14:47 +01:00
2008-01-28 23:21:18 +01:00
2008-01-28 13:21:38 +00:00
2008-01-30 13:34:07 +01:00