qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] sparc64 reverse cas and casx arguments


From: Igor Kovalenko
Subject: [Qemu-devel] [PATCH] sparc64 reverse cas and casx arguments
Date: Mon, 22 Sep 2008 00:59:19 +0400

Hi!

The following patch should fix a problem with sparc64 cas and casx
emulation where value to be stored and value to be compared are passed
in reverse order to helper function.

This also fixes a problem with booting linux iso where kernel tries to
clear memory bitmap bit with casx but fails to find any cleared bit
later.

Please apply.

PS: if anyone can send me a patch for gdb to load and use System.map
file while doing remote debugging that would be great :)

-- 
Kind regards,
Igor V. Kovalenko

Attachment: qemu-cas-reverse-args-20080921.patch
Description: Binary data


reply via email to

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