|
From: | Richard Henderson |
Subject: | Re: [PATCH v5 13/14] hax: remove hax specific functions from global includes |
Date: | Fri, 14 Aug 2020 14:06:42 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 8/12/20 11:32 AM, Claudio Fontana wrote: > Signed-off-by: Claudio Fontana <[email protected]> > --- > accel/stubs/hax-stub.c | 10 ---------- > include/sysemu/hax.h | 17 ----------------- > target/i386/hax-all.c | 1 - > target/i386/hax-cpus.c | 1 - > target/i386/hax-cpus.h | 16 ++++++++++++++++ > target/i386/hax-mem.c | 2 +- > target/i386/hax-posix.c | 3 +-- > target/i386/hax-windows.c | 2 +- > target/i386/hax-windows.h | 2 ++ > 9 files changed, 21 insertions(+), 33 deletions(-) Reviewed-by: Richard Henderson <[email protected]> r~
[Prev in Thread] | Current Thread | [Next in Thread] |