On 12/19/2011 07:13 PM, Anthony Liguori wrote:
Hi,
I've published a set of tests I wrote over the weekend on qemu.org. My
motivations were 1) to prevent regressions like the libguestfs one and
2) to have an easier way to do development testing as I work on QEMU
Object Model.
Now before sending
On ARM, in Thumb mode r7 is used for the framepointer; this meant
that we would fail to compile in debug mode because we were using r7
for TCG_AREG0. Shift to r6 instead to avoid this clash.
(Bug reported as LP:870990.)
Signed-off-by: Peter Maydell
---
I did an extremely rough-and-ready benchmark
On Fri, Dec 23, 2011 at 21:47, Stefan Weil wrote:
> Am 23.12.2011 03:31, schrieb TeLeMan:
>
>> On Thu, Dec 22, 2011 at 18:20, Stefan Weil wrote:
>>>
>>> System emulation executables with SDL are typically windows
>>> executables. Sometimes console executables are more useful,
>>> so create both v
On Thu, Dec 22, 2011 at 8:49 PM, ZhouPeng wrote:
> On Thu, Dec 22, 2011 at 6:53 PM, Alon Levy wrote:
>> On Thu, Dec 22, 2011 at 10:00:18AM +, Alon Levy wrote:
>>> On Thu, Dec 22, 2011 at 05:42:29PM +0800, ZhouPeng wrote:
>>> > On Thu, Dec 22, 2011 at 4:42 PM, Alon Levy wrote:
>>> > > On Thu,