Re: [PATCH] get rid of mmu_only parameter in emulator_write_emulated()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Gleb Natapov
Date: Tuesday, April 13, 2010 - 12:40 am

On Tue, Apr 13, 2010 at 10:35:53AM +0300, Avi Kivity wrote:
The code path executed in case of cmpxchg crossing page boundary is not
touched by the patch as far as I can see. In this case
emulator_write_emulated() is executed with mmu_only false and
kvm_mmu_pte_write() is called from emulator_write_phys().

--
			Gleb.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] get rid of mmu_only parameter in emulator_writ ..., Gleb Natapov, (Tue Apr 13, 12:40 am)