qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/6] Simplify cpu_exec - spin 3


From: Glauber Costa
Subject: [Qemu-devel] [PATCH 0/6] Simplify cpu_exec - spin 3
Date: Wed, 28 May 2008 11:01:30 -0300

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]