mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-06 16:00:21 +00:00
To distinguish between real page faults and nested page faults they should be traced as different events. This is implemented by this patch. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@qumranet.com>