Searched +hist:527 +hist:bdfee (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/include/asm/
H A Dkvm_host.hdiff 527d5cd7 Fri Feb 25 11:22:45 MST 2022 Sean Christopherson <seanjc@google.com> KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped

Zap only obsolete roots when responding to zapping a single root shadow
page. Because KVM keeps root_count elevated when stuffing a previous
root into its PGD cache, shadowing a 64-bit guest means that zapping any
root causes all vCPUs to reload all roots, even if their current root is
not affected by the zap.

For many kernels, zapping a single root is a frequent operation, e.g. in
Linux it happens whenever an mm is dropped, e.g. process exits, etc...

Signed-off-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Ben Gardon <bgardon@google.com>
Message-Id: <20220225182248.3812651-5-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
diff 136bdfee Mon Aug 24 02:54:23 MDT 2009 Gleb Natapov <gleb@redhat.com> KVM: Move irq ack notifier list to arch independent code

Mask irq notifier list is already there.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
/linux-master/include/linux/
H A Dtypes.hdiff 527bdfee Fri Feb 06 08:17:58 MST 2009 Jaswinder Singh Rajput <jaswinderrajput@gmail.com> make linux/types.h as assembly safe

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
diff 527bdfee Fri Feb 06 08:17:58 MST 2009 Jaswinder Singh Rajput <jaswinderrajput@gmail.com> make linux/types.h as assembly safe

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>

Completed in 545 milliseconds