Commit message typo tcg_allowed -> hvf_allowed.
If fixed:
Reviewed-by: Cameron Esfahani
Cameron Esfahani
di...@apple.com
"You only live once, and the way I live, once is enough"
Frank Sinatra
> On May 9, 2020, at 6:09 AM, Philippe Mathieu-Daudé wrote:
>
> When HVF is not available, the tc
On Sat, 9 May 2020 15:09:03 +0200
Philippe Mathieu-Daudé wrote:
> When HVF is not available, the tcg_allowed variable does not exist.
s/tcg_allowed/hvf_allowed/
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> include/sysemu/hvf.h | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(
On Sat, May 09, 2020 at 03:09:03PM +0200, Philippe Mathieu-Daudé wrote:
> When HVF is not available, the tcg_allowed variable does not exist.
Typo in commit message tcg_allowed -> hvf_allowed.
With that fixed:
Reviewed-by: Edgar E. Iglesias
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
>
When HVF is not available, the tcg_allowed variable does not exist.
Signed-off-by: Philippe Mathieu-Daudé
---
include/sysemu/hvf.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/include/sysemu/hvf.h b/include/sysemu/hvf.h
index d211e808e9..fe95743124 100644
--- a/inclu