qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 09/11] include/exec: added functions to the stubs in exec-all


From: Richard Henderson
Subject: Re: [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h
Date: Wed, 12 May 2021 13:34:49 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 5/12/21 9:08 AM, Bruno Larsen (billionai) wrote:
From: "Lucas Mateus Castro (alqotel)"<lucas.araujo@eldorado.org.br>

Added tlb_set_page and tlb_set_page_with_attrs to the
stubbed functions in exec-all.h  as it is needed
in some functions when compiling without TCG

Signed-off-by: Lucas Mateus Castro (alqotel)<lucas.araujo@eldorado.org.br>
---
  include/exec/exec-all.h | 10 ++++++++++
  1 file changed, 10 insertions(+)

No, the caller is tcg-specific already.


r~



reply via email to

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