qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 4/7] target/m68k: add index parameter to gen_


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 4/7] target/m68k: add index parameter to gen_load()/gen_store() and Co.
Date: Mon, 15 Jan 2018 10:28:59 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

On 01/12/2018 04:43 PM, Laurent Vivier wrote:
> The instruction "moves" can select source and destination
> address space (user or kernel). This patch modifies
> all the load/store functions to be able to provide
> the address space the caller wants to use instead
> of using the current one. All the callers are modified
> to provide the default address space to these functions.
> 
> Signed-off-by: Laurent Vivier <address@hidden>
> ---
> v2: new patch in the series
>     needed by "add moves" to pass the MMU index
>     to gen_load()/gen_store().

Reviewed-by: Richard Henderson <address@hidden>


r~




reply via email to

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