On 03/07/2017 12:12, Yang Zhong wrote: > Since Paolo's below patch has fixed A20 issue > commit bbfa326fc8028e275eddf8c9965c2a1b59405b2e > target/i386: enable A20 automatically in system management mod
How is this patch related to kvmvapic? It fixes a bug with vapic disabled, but it's not a reason to disable kvmvapic. Paolo > The tcg code in kvmvapic.c is NOT useful, those code need remove. > > Signed-off-by: Yang Zhong <yang.zh...@intel.com> > --- > hw/i386/kvmvapic.c | 24 ------------------------ > 1 file changed, 24 deletions(-)