mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
KVM: Rationalize exception bitmap usage
Everyone owns a piece of the exception bitmap, but they happily write to the entire thing like there's no tomorrow. Centralize handling in update_exception_bitmap() and have everyone call that. Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
707c087430
commit
abd3f2d622
1 changed files with 21 additions and 21 deletions
Loading…
Add table
Add a link
Reference in a new issue