On 06/04/2010 09:53 AM, Paolo Bonzini wrote:
On 06/03/2010 09:59 PM, Igor Kovalenko wrote:
On Thu, Jun 3, 2010 at 7:42 PM, Paolo Bonzini wrote:
On 06/03/2010 05:25 PM, Alexander Graf wrote:
Am 03.06.2010 um 15:18 schrieb Paolo Bonzini:
On 06/01/2010 10:12 PM, Igor V. Kovalenko wrote:
From
On 06/03/2010 09:59 PM, Igor Kovalenko wrote:
On Thu, Jun 3, 2010 at 7:42 PM, Paolo Bonzini wrote:
On 06/03/2010 05:25 PM, Alexander Graf wrote:
Am 03.06.2010 um 15:18 schrieb Paolo Bonzini:
On 06/01/2010 10:12 PM, Igor V. Kovalenko wrote:
From: Igor V. Kovalenko
- change return type of
On Thu, Jun 3, 2010 at 7:42 PM, Paolo Bonzini wrote:
> On 06/03/2010 05:25 PM, Alexander Graf wrote:
>>
>> Am 03.06.2010 um 15:18 schrieb Paolo Bonzini :
>>
>>> On 06/01/2010 10:12 PM, Igor V. Kovalenko wrote:
From: Igor V. Kovalenko
- change return type of ldl_* to uint32_t to
On 06/03/2010 05:25 PM, Alexander Graf wrote:
Am 03.06.2010 um 15:18 schrieb Paolo Bonzini :
On 06/01/2010 10:12 PM, Igor V. Kovalenko wrote:
From: Igor V. Kovalenko
- change return type of ldl_* to uint32_t to prevent unwanted sign
extension
visible in sparc64 load alternate address space m
Am 03.06.2010 um 15:18 schrieb Paolo Bonzini :
On 06/01/2010 10:12 PM, Igor V. Kovalenko wrote:
From: Igor V. Kovalenko
- change return type of ldl_* to uint32_t to prevent unwanted sign
extension
visible in sparc64 load alternate address space methods
- note this change makes ldl_* soft
On 06/01/2010 10:12 PM, Igor V. Kovalenko wrote:
From: Igor V. Kovalenko
- change return type of ldl_* to uint32_t to prevent unwanted sign extension
visible in sparc64 load alternate address space methods
- note this change makes ldl_* softmmu implementations match ldl_phys one
This patch