All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] simplify cpu-exec new spin
@ 2008-05-27 15:18 ` Glauber Costa
  0 siblings, 0 replies; 33+ messages in thread
From: Glauber Costa @ 2008-05-27 15:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: kvm, avi, anthony

Hi,

This is an update on the previous series I sent that aims at simplifying cpu_exec.
It fixes some bugs I've found myself, merge some comments from anthony, and goes a little
bit further in enclosing functions.

Comments welcome



^ permalink raw reply	[flat|nested] 33+ messages in thread
* [PATCH 0/6] Simplify cpu_exec - spin 3
@ 2008-05-28 14:01 Glauber Costa
  2008-05-28 14:01 ` [PATCH 1/6] remove REGWPTR Glauber Costa
  0 siblings, 1 reply; 33+ messages in thread
From: Glauber Costa @ 2008-05-28 14:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: kvm, avi, anthony

Hi guys,

here's a new spin of the patches I sent yesterday. It basically merges the
comments I received, and adapts to the current state of the svn tree.
Also, as Fabrice said multiple times inlining would be better, I'm taking
a new approach, and instead of defining functions, I'm defining empty macros
(for the general case), and archictectures that need it can then override.
It results in substantially less code.

Hope you like it, comments welcome



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

end of thread, other threads:[~2008-05-28 14:02 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-27 15:18 [PATCH 0/6] simplify cpu-exec new spin Glauber Costa
2008-05-27 15:18 ` [Qemu-devel] " Glauber Costa
2008-05-27 15:18 ` [PATCH 1/6] simplify cpu_exec Glauber Costa
2008-05-27 15:18   ` [Qemu-devel] " Glauber Costa
2008-05-27 15:18   ` [PATCH 2/6] Push common interrupt variables to cpu-defs.h Glauber Costa
2008-05-27 15:18     ` [Qemu-devel] " Glauber Costa
2008-05-27 15:18     ` [PATCH 3/6] use halted attribute for i386 too Glauber Costa
2008-05-27 15:18       ` [Qemu-devel] " Glauber Costa
2008-05-27 15:18       ` [PATCH 4/6] simply cpu_exec further Glauber Costa
2008-05-27 15:18         ` [Qemu-devel] " Glauber Costa
2008-05-27 15:18         ` [PATCH 5/6] isolate mmu code in arch-specific function Glauber Costa
2008-05-27 15:18           ` [Qemu-devel] " Glauber Costa
2008-05-27 15:18           ` [PATCH 6/6] cpu-exec-dump Glauber Costa
2008-05-27 15:18             ` [Qemu-devel] " Glauber Costa
2008-05-27 15:38             ` Paul Brook
2008-05-27 15:38               ` Paul Brook
2008-05-27 15:30           ` [Qemu-devel] [PATCH 5/6] isolate mmu code in arch-specific function Fabrice Bellard
2008-05-27 15:42             ` Glauber Costa
2008-05-27 15:36           ` Paul Brook
2008-05-27 15:36             ` Paul Brook
2008-05-27 16:18         ` [Qemu-devel] [PATCH 4/6] simply cpu_exec further Blue Swirl
2008-05-27 16:27           ` Glauber Costa
2008-05-27 15:34       ` [Qemu-devel] [PATCH 3/6] use halted attribute for i386 too Fabrice Bellard
2008-05-27 16:10         ` Blue Swirl
2008-05-27 21:49           ` Glauber Costa
2008-05-27 16:25         ` Glauber Costa
2008-05-27 21:21           ` Fabrice Bellard
2008-05-27 15:39     ` [Qemu-devel] [PATCH 2/6] Push common interrupt variables to cpu-defs.h Fabrice Bellard
2008-05-27 15:33   ` [PATCH 1/6] simplify cpu_exec Paul Brook
2008-05-27 15:33     ` [Qemu-devel] " Paul Brook
2008-05-27 16:05     ` Blue Swirl
2008-05-27 15:37   ` Fabrice Bellard
  -- strict thread matches above, loose matches on Subject: below --
2008-05-28 14:01 [PATCH 0/6] Simplify cpu_exec - spin 3 Glauber Costa
2008-05-28 14:01 ` [PATCH 1/6] remove REGWPTR Glauber Costa
2008-05-28 14:01   ` [PATCH 2/6] simplify cpu_exec Glauber Costa
2008-05-28 14:01     ` [PATCH 3/6] Push common interrupt variables to cpu-defs.h Glauber Costa
2008-05-28 14:01       ` [PATCH 4/6] use halted attribute for i386 too Glauber Costa
2008-05-28 14:01         ` [PATCH 5/6] simply cpu_exec further Glauber Costa
2008-05-28 14:01           ` [Qemu-devel] [PATCH 6/6] cpu-exec-dump Glauber Costa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.