Avi Kivity wrote:
> [we can try to improve it by using vm86 interrupt redirection
> which may
> allow event injection using VT instead of writing to the guest stack].
> 
Avi:
        I did an investigation to try to find a way if we can deliver
IRQ to guest real mode using VM_ENTRY_INTR_INFO like what
is did in protect mode with minimal changes. It looks like we can't
do that without a VMXassist similar VM86 monitor in guest.

        I guess this is too big change for us to solve this small
purpose, right? And it looks like we can still survive with current
approach :-)

thx,eddie

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to