Show patches with: none      |   111123 patches
« 1 2 ... 581 582 5831111 1112 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v6,86/92] kvm: x86: emulate xorpd xmm2/m128, xmm1 VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,85/92] kvm: x86: emulate lfence VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,84/92] kvm: x86: enable the half part of movss, movsd, movups VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,83/92] kvm: x86: emulate movd xmm, m32 VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,82/92] kvm: x86: emulate movq r, xmm VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,81/92] kvm: x86: emulate movq xmm, m64 VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,80/92] kvm: x86: emulate movss xmm, m32 VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,79/92] kvm: x86: emulate movsd xmm, m64 VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,78/92] kvm: x86: add tracepoints for interrupt and exception injections VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,77/92] kvm: introspection: add trace functions VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,76/92] kvm: x86: disable EPT A/D bits if introspection is present VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,75/92] kvm: x86: disable gpa_available optimization in emulator_read_write_onepage() VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,74/92] kvm: x86: do not unconditionally patch the hypercall instruction during emulation VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,73/92] kvm: introspection: use remote mapping VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,72/92] kvm: introspection: add memory map/unmap support on the guest side VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,71/92] mm: add support for remote mapping VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,70/92] kvm: x86: filter out access rights only when tracked by the introspection tool VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,69/92] kvm: x86: keep the page protected if tracked by the introspection tool VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,68/92] kvm: x86: emulate a guest page table walk on SPT violations due to A/D bit updates VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,67/92] kvm: introspection: use single stepping on unimplemented instructions VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,66/92] kvm: introspection: add custom input when single-stepping a vCPU VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,65/92] kvm: introspection: add KVMI_EVENT_SINGLESTEP VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,64/92] kvm: introspection: add single-stepping VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,63/92] kvm: introspection: add KVMI_EVENT_DESCRIPTOR VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,62/92] kvm: introspection: add KVMI_EVENT_HYPERCALL VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,61/92] kvm: introspection: add KVMI_EVENT_BREAKPOINT VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,60/92] kvm: x86: add kvm_arch_vcpu_set_guest_debug() VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,59/92] kvm: introspection: add KVMI_EVENT_XSETBV VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,58/92] kvm: introspection: add KVMI_GET_MTRR_TYPE VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,57/92] kvm: introspection: add KVMI_GET_XSAVE VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,56/92] kvm: x86: block any attempt to disable MSR interception if tracked by introspection VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,55/92] kvm: introspection: add KVMI_CONTROL_MSR and KVMI_EVENT_MSR VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,54/92] kvm: introspection: add KVMI_CONTROL_CR and KVMI_EVENT_CR VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,53/92] kvm: introspection: add KVMI_INJECT_EXCEPTION + KVMI_EVENT_TRAP VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,52/92] kvm: introspection: add KVMI_GET_CPUID VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,51/92] kvm: introspection: add KVMI_SET_REGISTERS VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,50/92] kvm: introspection: add KVMI_GET_REGISTERS VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,49/92] kvm: introspection: add KVMI_PAUSE_VCPU and KVMI_EVENT_PAUSE_VCPU VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,48/92] kvm: add kvm_vcpu_kick_and_wait() VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,47/92] kvm: introspection: add KVMI_READ_PHYSICAL and KVMI_WRITE_PHYSICAL VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,46/92] kvm: introspection: add KVMI_SET_PAGE_WRITE_BITMAP VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,45/92] kvm: introspection: add KVMI_GET_PAGE_WRITE_BITMAP VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,44/92] kvm: introspection: extend the internal database of tracked pages with write_bitmap … VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,43/92] kvm: introspection: add KVMI_CONTROL_SPP VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,42/92] KVM: MMU: Handle host memory remapping and reclaim VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,41/92] KVM: MMU: Enable Lazy mode SPPT setup VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,40/92] KVM: VMX: Handle SPP induced vmexit and page fault VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,39/92] KVM: VMX: Introduce SPP user-space IOCTLs VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,38/92] KVM: VMX: Add init/set/get functions for SPP VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,37/92] KVM: VMX: Introduce SPP access bitmap and operation functions VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,36/92] KVM: VMX: Implement functions for SPPT paging setup VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,35/92] KVM: VMX: Add control flags for SPP enabling VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,34/92] Documentation: Introduce EPT based Subpage Protection VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,33/92] kvm: introspection: add KVMI_SET_PAGE_ACCESS VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,32/92] kvm: introspection: add KVMI_GET_PAGE_ACCESS VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,31/92] kvm: introspection: add KVMI_EVENT_PF VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,30/92] kvm: x86: add kvm_spt_fault() VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,29/92] kvm: introspection: add KVMI_CONTROL_EVENTS VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,28/92] kvm: x86: consult the page tracking from kvm_mmu_get_page() and __direct_map() VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,27/92] kvm: introspection: use page track VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,26/92] kvm: x86: add kvm_mmu_nested_pagefault() VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,25/92] kvm: x86: intercept the write access on sidt and other emulated instructions VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,24/92] kvm: x86: wire in the preread/prewrite/preexec page trackers VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,23/92] kvm: page track: add support for preread, prewrite and preexec VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,22/92] kvm: x86: provide all page tracking hooks with the guest virtual address VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,21/92] kvm: page track: add track_create_slot() callback VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,20/92] kvm: introspection: add KVMI_GET_VCPU_INFO VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,19/92] kvm: introspection: add KVMI_EVENT_CREATE_VCPU VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,18/92] kvm: introspection: add KVMI_EVENT_UNHOOK VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,17/92] kvm: introspection: introduce event actions VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,16/92] kvm: introspection: handle events and event replies VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,15/92] kvm: introspection: handle vCPU related introspection commands VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,14/92] kvm: introspection: handle introspection commands before returning to guest VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,13/92] kvm: introspection: make the vCPU wait even when its jobs list is empty VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,12/92] kvm: introspection: add a jobs list to every introspected vCPU VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,11/92] kvm: introspection: add vCPU related data VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,10/92] kvm: introspection: add KVMI_CONTROL_VM_EVENTS VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,09/92] kvm: introspection: add KVMI_GET_GUEST_INFO VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,08/92] kvm: introspection: add KVMI_CHECK_COMMAND and KVMI_CHECK_EVENT VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,07/92] kvm: introspection: honor the reply option when handling the KVMI_GET_VERSION command VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,06/92] kvm: introspection: add KVMI_CONTROL_CMD_RESPONSE VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,05/92] kvm: introspection: add KVMI_GET_VERSION VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,04/92] kvm: introspection: add the read/dispatch message function VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,03/92] kvm: introspection: add permission access ioctls VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,02/92] kvm: introspection: add basic ioctls (hook/unhook) VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[RFC,v6,01/92] kvm: introduce KVMI (VM introspection subsystem) VM introspection - - - --- 2019-08-09 Adalbert Lazăr New
[kvm-unit-tests] x86: access: avoid undefined behavior [kvm-unit-tests] x86: access: avoid undefined behavior - - - --- 2019-08-09 Paolo Bonzini New
[3/3] KVM/Hyper-V/VMX: Add direct tlb flush support KVM/Hyper-V: Add Hyper-V direct tlb flush support - - - --- 2019-08-09 Tianyu Lan New
[2/3] KVM/Hyper-V: Add new KVM cap KVM_CAP_HYPERV_DIRECT_TLBFLUSH KVM/Hyper-V: Add Hyper-V direct tlb flush support - - - --- 2019-08-09 Tianyu Lan New
[1/3] x86/Hyper-V: Fix definition of struct hv_vp_assist_page KVM/Hyper-V: Add Hyper-V direct tlb flush support - - - --- 2019-08-09 Tianyu Lan New
[4/4] KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable [GIT,PULL] KVM/arm updates for 5.3-rc4 - - - --- 2019-08-09 Marc Zyngier New
[3/4] KVM: arm: Don't write junk to CP15 registers on reset [GIT,PULL] KVM/arm updates for 5.3-rc4 - - - --- 2019-08-09 Marc Zyngier New
[2/4] KVM: arm64: Don't write junk to sysregs on reset [GIT,PULL] KVM/arm updates for 5.3-rc4 - - 1 --- 2019-08-09 Marc Zyngier New
[1/4] KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block [1/4] KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block - - - --- 2019-08-09 Marc Zyngier New
[GIT,PULL] KVM/arm updates for 5.3-rc4 [GIT,PULL] KVM/arm updates for 5.3-rc4 - - - --- 2019-08-09 Marc Zyngier New
MAINTAINERS: add KVM x86 reviewers MAINTAINERS: add KVM x86 reviewers 5 - - --- 2019-08-09 Paolo Bonzini New
[v3,2/2] selftests: kvm: x86_64: Adding config fragments [v3,1/2] selftests: kvm: Adding config fragments - - - --- 2019-08-09 Naresh Kamboju New
[v3,1/2] selftests: kvm: Adding config fragments [v3,1/2] selftests: kvm: Adding config fragments 1 - - --- 2019-08-09 Naresh Kamboju New
MAINTAINERS: change list for KVM/s390 MAINTAINERS: change list for KVM/s390 - 1 - --- 2019-08-09 Paolo Bonzini New
[V5,9/9] vhost: do not return -EAGAIN for non blocking invalidation too early Fixes for vhost metadata acceleration - - - --- 2019-08-09 Jason Wang New
« 1 2 ... 581 582 5831111 1112 »