commit | da15bf436bc9586603b47b39244157431fa38b56 | [log] [tgz] |
---|---|---|
author | Liu Yu <yu.liu@freescale.com> | Fri Jan 22 19:36:53 2010 +0800 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Mar 01 12:36:06 2010 -0300 |
tree | 2131a64e8265649d0d7b27a3c357dc9058b0490c | |
parent | a9040f274285c3c962a08b177ac5764b4a93df07 [diff] |
KVM: PPC E500: fix tlbcfg emulation commit 55fb1027c1cf9797dbdeab48180da530e81b1c39 doesn't update tlbcfg correctly. Fix it. And since guest OS likes 'fixed' hardware, initialize tlbcfg everytime when guest access is useless. So move this part to init code. Signed-off-by: Liu Yu <yu.liu@freescale.com> Acked-by: Alexander Graf <agraf@suse.de> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>