Show patches with: Submitter = Sean Christopherson       |    State = Action Required       |   776 patches
« 1 2 ... 3 4 57 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[24/26] powerpc/xics: Move declaration of xics_wake_cpu() out of kvm_ppc.h KVM: vfio: Hide KVM internals from others - - - --- 2023-09-16 Sean Christopherson New
[23/26] KVM: arm64: Move and consolidate "public" functions in asm/kvm_host.h KVM: vfio: Hide KVM internals from others - - - --- 2023-09-16 Sean Christopherson New
[22/26] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper KVM: vfio: Hide KVM internals from others - - - --- 2023-09-16 Sean Christopherson New
[21/26] entry/kvm: Drop @vcpu param from arch_xfer_to_guest_mode_handle_work() KVM: vfio: Hide KVM internals from others - - - --- 2023-09-16 Sean Christopherson New
[20/26] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data KVM: vfio: Hide KVM internals from others - - - --- 2023-09-16 Sean Christopherson New
[19/26] KVM: Standardize include paths across all architectures KVM: vfio: Hide KVM internals from others 1 - - --- 2023-09-16 Sean Christopherson New
[18/26] KVM: s390: Stop adding virt/kvm to the arch include path KVM: vfio: Hide KVM internals from others 1 1 - --- 2023-09-16 Sean Christopherson New
[17/26] KVM: PPC: Stop adding virt/kvm to the arch include path KVM: vfio: Hide KVM internals from others - - - --- 2023-09-16 Sean Christopherson New
[16/26] KVM: MIPS: Stop adding virt/kvm to the arch include path KVM: vfio: Hide KVM internals from others - - - --- 2023-09-16 Sean Christopherson New
[15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h KVM: vfio: Hide KVM internals from others 1 - - --- 2023-09-16 Sean Christopherson New
[14/26] KVM: arm64: Move ARM specific headers in include/kvm to arch directory KVM: vfio: Hide KVM internals from others - - - --- 2023-09-16 Sean Christopherson New
[13/26] KVM: arm64: Include KVM headers to get forward declarations KVM: vfio: Hide KVM internals from others - - - --- 2023-09-16 Sean Christopherson New
[12/26] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path KVM: vfio: Hide KVM internals from others - - - --- 2023-09-16 Sean Christopherson New
[11/26] KVM: MIPS: Make HAVE_KVM a MIPS-only Kconfig KVM: vfio: Hide KVM internals from others - - - --- 2023-09-16 Sean Christopherson New
[10/26] KVM: s390: Stop selecting and depending on HAVE_KVM KVM: vfio: Hide KVM internals from others - 1 - --- 2023-09-16 Sean Christopherson New
[09/26] KVM: arm64: Stop selecting and depending on HAVE_KVM KVM: vfio: Hide KVM internals from others - - - --- 2023-09-16 Sean Christopherson New
[08/26] KVM: x86: Stop selecting and depending on HAVE_KVM KVM: vfio: Hide KVM internals from others - - - --- 2023-09-16 Sean Christopherson New
[07/26] x86/idt: Wrap KVM logic with CONFIG_KVM instead of CONFIG_HAVE_KVM KVM: vfio: Hide KVM internals from others - - - --- 2023-09-16 Sean Christopherson New
[06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO KVM: vfio: Hide KVM internals from others - 2 - --- 2023-09-16 Sean Christopherson New
[05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup KVM: vfio: Hide KVM internals from others - 1 - --- 2023-09-16 Sean Christopherson New
[04/26] vfio: Add struct to hold KVM assets and dedup group vs. iommufd code KVM: vfio: Hide KVM internals from others - 1 - --- 2023-09-16 Sean Christopherson New
[03/26] virt: Declare and define vfio_file_set_kvm() iff CONFIG_KVM is enabled KVM: vfio: Hide KVM internals from others - 2 - --- 2023-09-16 Sean Christopherson New
[02/26] vfio: Move KVM get/put helpers to colocate it with other KVM related code KVM: vfio: Hide KVM internals from others - 2 - --- 2023-09-16 Sean Christopherson New
[01/26] vfio: Wrap KVM helpers with CONFIG_KVM instead of CONFIG_HAVE_KVM KVM: vfio: Hide KVM internals from others - 2 - --- 2023-09-16 Sean Christopherson New
[RFC,v12,33/33] KVM: selftests: Test KVM exit behavior for private memory/access KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,32/33] KVM: selftests: Add basic selftest for guest_memfd() KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,31/33] KVM: selftests: Expand set_memory_region_test to validate guest_memfd() KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,30/33] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,29/33] KVM: selftests: Add x86-only selftest for private memory conversions KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,28/33] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,27/33] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,26/33] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86) KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,25/33] KVM: selftests: Add helpers to convert guest memory b/w private and shared KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,24/33] KVM: selftests: Add support for creating private memslots KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,23/33] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,22/33] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,21/33] KVM: x86: Add support for "protected VMs" that can utilize private memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,20/33] KVM: Allow arch code to track number of memslot address spaces per VM KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,19/33] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro KVM: guest_memfd() and per-page attributes - 1 - --- 2023-09-14 Sean Christopherson New
[RFC,v12,18/33] KVM: x86/mmu: Handle page fault for private memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,17/33] KVM: x86: Disallow hugepages when memory attributes are mixed KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,16/33] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,15/33] KVM: Add transparent hugepage support for dedicated guest memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,13/33] security: Export security_inode_init_security_anon() for use by KVM KVM: guest_memfd() and per-page attributes 1 - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,12/33] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,11/33] KVM: Introduce per-page memory attributes KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,09/33] KVM: Drop .on_unlock() mmu_notifier hook KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,08/33] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,06/33] KVM: Introduce KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes - 2 - --- 2023-09-14 Sean Christopherson New
[RFC,v12,05/33] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER KVM: guest_memfd() and per-page attributes 1 - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,04/33] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,03/33] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,02/33] KVM: Use gfn instead of hva for mmu_notifier_retry KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-09-14 Sean Christopherson New
[RFC,v12,01/33] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges KVM: guest_memfd() and per-page attributes - 2 - --- 2023-09-14 Sean Christopherson New
[4/4] KVM: selftests: Add logic to detect if ioctl() failed because VM was killed KVM: selftests: ioctl() macro cleanups - - - --- 2023-08-04 Sean Christopherson New
[3/4] KVM: selftests: Use asserting kvm_ioctl() macros when getting ARM page sizes KVM: selftests: ioctl() macro cleanups - - - --- 2023-08-04 Sean Christopherson New
[2/4] KVM: selftests: Add helper macros for ioctl()s that return file descriptors KVM: selftests: ioctl() macro cleanups - - - --- 2023-08-04 Sean Christopherson New
[1/4] KVM: selftests: Drop the single-underscore ioctl() helpers KVM: selftests: ioctl() macro cleanups - - - --- 2023-08-04 Sean Christopherson New
[v4.1,3/3] KVM: selftests: Add a selftest for guest prints and formatted asserts KVM: selftests: Guest printf extra prep patches - - - --- 2023-07-31 Sean Christopherson New
[v4.1,2/3] KVM: selftests: Add #define of expected KVM exit reason for ucall KVM: selftests: Guest printf extra prep patches - 1 - --- 2023-07-31 Sean Christopherson New
[v4.1,1/3] KVM: selftests: Add arch ucall.h and inline simple arch hooks KVM: selftests: Guest printf extra prep patches - 1 - --- 2023-07-31 Sean Christopherson New
KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union 1 1 - --- 2023-07-29 Sean Christopherson New
[v4,34/34] KVM: selftests: Use GUEST_FAIL() in ARM's arch timer helpers KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,33/34] KVM: selftests: Print out guest RIP on unhandled exception KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,32/34] KVM: selftests: Rip out old, param-based guest assert macros KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,31/34] KVM: selftests: Convert x86's XCR0 test to use printf-based guest asserts KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,30/34] KVM: selftests: Convert VMX's PMU capabilities test to printf guest asserts KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,29/34] KVM: selftests: Convert the x86 userspace I/O test to printf guest assert KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,28/34] KVM: selftests: Convert x86's TSC MSRs test to use printf guest asserts KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,27/34] KVM: selftests: Convert the nSVM software interrupt test to printf guest asserts KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,26/34] KVM: selftests: Convert x86's set BSP ID test to printf style guest asserts KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,25/34] KVM: selftests: Convert x86's nested exceptions test to printf guest asserts KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,24/34] KVM: selftests: Convert the MONITOR/MWAIT test to use printf guest asserts KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,23/34] KVM: selftests: Convert x86's KVM paravirt test to printf style GUEST_ASSERT KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,22/34] KVM: selftests: Convert the Hyper-V feature test to printf style GUEST_ASSERT KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,21/34] KVM: selftests: Convert the Hyper-V extended hypercalls test to printf asserts KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,20/34] KVM: selftests: Convert x86's CPUID test to printf style GUEST_ASSERT KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,19/34] KVM: selftests: Convert steal_time test to printf style GUEST_ASSERT KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,18/34] KVM: selftests: Convert set_memory_region_test to printf-based GUEST_ASSERT KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,17/34] KVM: selftests: Convert s390's tprot test to printf style GUEST_ASSERT KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,16/34] KVM: selftests: Convert s390's memop test to printf style GUEST_ASSERT KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,15/34] KVM: selftests: Convert the memslot performance test to printf guest asserts KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,14/34] KVM: selftests: Convert ARM's vGIC IRQ test to printf style GUEST_ASSERT KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,13/34] KVM: selftests: Convert ARM's page fault test to printf style GUEST_ASSERT KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,12/34] KVM: selftests: Convert ARM's hypercalls test to printf style GUEST_ASSERT KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,11/34] KVM: selftests: Convert debug-exceptions to printf style GUEST_ASSERT KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,10/34] KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERT KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,09/34] KVM: selftests: Add a selftest for guest prints and formatted asserts KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,08/34] KVM: selftests: Add formatted guest assert support in ucall framework KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,07/34] KVM: selftests: Add string formatting options to ucall KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,06/34] KVM: selftests: Add additional pages to the guest to accommodate ucall KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,05/34] KVM: selftests: Add guest_snprintf() to KVM selftests KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,04/34] KVM: selftests: Add strnlen() to the string overrides KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,03/34] KVM: selftests: Add a shameful hack to preserve/clobber GPRs across ucall KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,02/34] KVM: selftests: Make TEST_ASSERT_EQ() output look like normal TEST_ASSERT() KVM: selftests: Guest printf and asserts overhaul - - - --- 2023-07-29 Sean Christopherson New
[v4,01/34] KVM: selftests: Rename the ASSERT_EQ macro KVM: selftests: Guest printf and asserts overhaul - 1 - --- 2023-07-29 Sean Christopherson New
[RFC,v11,29/29] KVM: selftests: Test KVM exit behavior for private memory/access KVM: guest_memfd() and per-page attributes - - - --- 2023-07-18 Sean Christopherson New
« 1 2 ... 3 4 57 8 »