* [Patch] (big) real mode emulation - eflags bits manipulating instruction
@ 2007-10-16 22:22 Nitin A Kamble
[not found] ` <1192573324.2488.15.camel-mpPvwfgnXtFHIUuj5cj4Omt3HXsI98Cx0E9HWUfgJXw@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Nitin A Kamble @ 2007-10-16 22:22 UTC (permalink / raw)
To: Avi Kivity; +Cc: kvm-devel
[-- Attachment #1.1.1: Type: text/plain, Size: 383 bytes --]
Hi Avi,
Attached is the patch implementing these eflags manipulating
instructions:
cmc, clc, cli, sti
opcodes: 0xf5, 0xf8, 0xfa, 0xfb
please Apply.
--
Thanks & Regards,
Nitin
Open Source Technology Center, Intel Corporation
-----------------------------------------------------------------
The mind is like a parachute; it works much better when it's open
[-- Attachment #1.1.2: 0001-Implement-emulation-of-instruction-manipulating-eflags-bits.patch --]
[-- Type: application/mbox, Size: 1766 bytes --]
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 314 bytes --]
-------------------------------------------------------------------------
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/
[-- Attachment #3: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply [flat|nested] 3+ messages in thread[parent not found: <1192573324.2488.15.camel-mpPvwfgnXtFHIUuj5cj4Omt3HXsI98Cx0E9HWUfgJXw@public.gmane.org>]
* Re: [Patch] (big) real mode emulation - eflags bits manipulating instruction [not found] ` <1192573324.2488.15.camel-mpPvwfgnXtFHIUuj5cj4Omt3HXsI98Cx0E9HWUfgJXw@public.gmane.org> @ 2007-10-17 10:54 ` Avi Kivity [not found] ` <4715E9DC.40408-atKUWr5tajBWk0Htik3J/w@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Avi Kivity @ 2007-10-17 10:54 UTC (permalink / raw) To: nitin.a.kamble-ral2JQCrhuEAvxtiuMwx3w; +Cc: kvm-devel Nitin A Kamble wrote: > Hi Avi, > > Attached is the patch implementing these eflags manipulating > instructions: > cmc, clc, cli, sti > > opcodes: 0xf5, 0xf8, 0xfa, 0xfb > Applied, thanks. We'll have to manage the interrupt window during emulation like we do while running native, so there's more work here. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. ------------------------------------------------------------------------- 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/ ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <4715E9DC.40408-atKUWr5tajBWk0Htik3J/w@public.gmane.org>]
* Re: [Patch] (big) real mode emulation - eflags bits manipulating instruction [not found] ` <4715E9DC.40408-atKUWr5tajBWk0Htik3J/w@public.gmane.org> @ 2007-10-17 17:26 ` Kamble, Nitin A 0 siblings, 0 replies; 3+ messages in thread From: Kamble, Nitin A @ 2007-10-17 17:26 UTC (permalink / raw) To: Avi Kivity; +Cc: kvm-devel > Applied, thanks. We'll have to manage the interrupt window during > emulation like we do while running native, so there's more work > here. I totally agree. So far I don't see any issue ignoring that aspect, so I think no point in holding emulation patch at my end. More can be added to the same "case" statement. Thanks & Regards, Nitin Linux Open Source Technology Center, Intel Corporation ------------------------------------------------------------------------ -------- The Mind is like a parachute; it works much better when it's open. -- ------------------------------------------------------------------------- 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/ ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-10-17 17:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-16 22:22 [Patch] (big) real mode emulation - eflags bits manipulating instruction Nitin A Kamble
[not found] ` <1192573324.2488.15.camel-mpPvwfgnXtFHIUuj5cj4Omt3HXsI98Cx0E9HWUfgJXw@public.gmane.org>
2007-10-17 10:54 ` Avi Kivity
[not found] ` <4715E9DC.40408-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-10-17 17:26 ` Kamble, Nitin A
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox