mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08: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>