]> git.proxmox.com Git - mirror_qemu.git/commit - exec.c
Clarify comments of tb_invalidate_phys_[page_]range
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 24 May 2012 02:41:53 +0000 (23:41 -0300)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Fri, 8 Jun 2012 08:32:26 +0000 (09:32 +0100)
commit8e0fdce32d5d2b2e8a67a30537d169bb263ca5e1
tree76066cc54ee634668901070c7553edd05e16bbf1
parent083dbf489d1b0592e910ecfb90b3858c23e49ab7
Clarify comments of tb_invalidate_phys_[page_]range

They could suggest that all TBs of the page containing the range would
be invalidated.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
exec.c