02.08.2019. 18.29, "Philippe Mathieu-Daudé" је
написао/ла:
>
> Cc'ing broader MIPS audience.
>
> On 8/2/19 6:04 PM, Peter Maydell wrote:
> > This patchset converts the MIPS target away from the
> > old broken do_unassigned_access hook to the new (added in
> > 2017...) do_transaction_failed hook.
>
ping for Hervé.
22.08.2019. 20.16, "Aleksandar Markovic" је
написао/ла:
>
>
> 02.08.2019. 18.05, "Peter Maydell" је
написао/ла:
> >
> > This patchset converts the MIPS target away from the
> > old broken do_unassigned_access hook to the new (added in
> > 2017...) do_transaction_failed hook.
> >
02.08.2019. 18.05, "Peter Maydell" је написао/ла:
>
> This patchset converts the MIPS target away from the
> old broken do_unassigned_access hook to the new (added in
> 2017...) do_transaction_failed hook.
>
Herve, bonjour.
As far as I can see these changes are fine. May I ask you for your opini
Cc'ing broader MIPS audience.
On 8/2/19 6:04 PM, Peter Maydell wrote:
> This patchset converts the MIPS target away from the
> old broken do_unassigned_access hook to the new (added in
> 2017...) do_transaction_failed hook.
>
> The motivation here is:
> * do_unassigned_access is broken because:
This patchset converts the MIPS target away from the
old broken do_unassigned_access hook to the new (added in
2017...) do_transaction_failed hook.
The motivation here is:
* do_unassigned_access is broken because:
+ it will be called for any kind of access to physical addresses
where th