Home
last modified time | relevance | path

Searched hist:"72 c3c0fe54a3f3ddea8f5ca468ddf9deaf2100b7" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A DKconfigdiff 72c3c0fe54a3f3ddea8f5ca468ddf9deaf2100b7 Wed Jul 22 17:00:09 CDT 2020 Thomas Gleixner <tglx@linutronix.de> x86/kvm: Use generic xfer to guest work function

Use the generic infrastructure to check for and handle pending work before
transitioning into guest mode.

This now handles TIF_NOTIFY_RESUME as well which was ignored so
far. Handling it is important as this covers task work and task work will
be used to offload the heavy lifting of POSIX CPU timers to thread context.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20200722220520.979724969@linutronix.de
H A Dx86.cdiff 72c3c0fe54a3f3ddea8f5ca468ddf9deaf2100b7 Wed Jul 22 17:00:09 CDT 2020 Thomas Gleixner <tglx@linutronix.de> x86/kvm: Use generic xfer to guest work function

Use the generic infrastructure to check for and handle pending work before
transitioning into guest mode.

This now handles TIF_NOTIFY_RESUME as well which was ignored so
far. Handling it is important as this covers task work and task work will
be used to offload the heavy lifting of POSIX CPU timers to thread context.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20200722220520.979724969@linutronix.de
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.cdiff 72c3c0fe54a3f3ddea8f5ca468ddf9deaf2100b7 Wed Jul 22 17:00:09 CDT 2020 Thomas Gleixner <tglx@linutronix.de> x86/kvm: Use generic xfer to guest work function

Use the generic infrastructure to check for and handle pending work before
transitioning into guest mode.

This now handles TIF_NOTIFY_RESUME as well which was ignored so
far. Handling it is important as this covers task work and task work will
be used to offload the heavy lifting of POSIX CPU timers to thread context.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20200722220520.979724969@linutronix.de