public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Make some cleanup in x86_emulate.c
@ 2007-09-24  9:10 Laurent Vivier
       [not found] ` <11906250562300-git-send-email-Laurent.Vivier-6ktuUTfB/bM@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Laurent Vivier @ 2007-09-24  9:10 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f; +Cc: Laurent Vivier

This patch series makes some cleanups in x86_emulate.c

[PATCH 1/3] move some parts of x86_decode_insn() into functions.
[PATCH 2/3] remove _eflags and use directly ctxt->eflags
[PATCH 3/3] remove no_wb

It has been rebased to current master.

Signed-off-by: Laurent Vivier <Laurent.Vivier-6ktuUTfB/bM@public.gmane.org>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/3] Make some cleanup in x86_emulate.c
@ 2007-09-21 11:28 Laurent Vivier
  0 siblings, 0 replies; 6+ messages in thread
From: Laurent Vivier @ 2007-09-21 11:28 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

This patch series makes some cleanups in x86_emulate.c

[PATCH 1/3] move some parts of x86_decode_insn() into functions.
[PATCH 2/3] remove _eflags and use directly ctxt->eflags
[PATCH 3/3] remove no_wb



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-09-24 13:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-24  9:10 [PATCH 0/3] Make some cleanup in x86_emulate.c Laurent Vivier
     [not found] ` <11906250562300-git-send-email-Laurent.Vivier-6ktuUTfB/bM@public.gmane.org>
2007-09-24  9:10   ` [PATCH 1/3] move grp decoding into functions to make x86_emulate_insn() clearer Laurent Vivier
     [not found]     ` <1190625056943-git-send-email-Laurent.Vivier-6ktuUTfB/bM@public.gmane.org>
2007-09-24  9:10       ` [PATCH 2/3] remove _eflags and use directly ctxt->eflags Laurent Vivier
     [not found]         ` <11906250573823-git-send-email-Laurent.Vivier-6ktuUTfB/bM@public.gmane.org>
2007-09-24  9:10           ` [PATCH 3/3] Remove no_wb, use dst.type = OP_NONE instead, idea stollen from xen-3.1 Laurent Vivier
2007-09-24 13:20   ` [PATCH 0/3] Make some cleanup in x86_emulate.c Avi Kivity
  -- strict thread matches above, loose matches on Subject: below --
2007-09-21 11:28 Laurent Vivier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox