kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-12 16:29:10 to 2020-10-16 20:59:30 UTC [more...]

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-10-16 20:59 UTC  (13+ messages)
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v10 13/16] s390/vfio-ap: handle host AP config change notification
` [PATCH v10 16/16] s390/vfio-ap: update docs to include dynamic config support

[kvm-unit-tests PATCHv2] unittests.cfg: Increase timeout for apic test
 2020-10-16 17:40 UTC  (5+ messages)

[PATCH v2 00/20] Introduce the TDP MMU
 2020-10-16 16:50 UTC  (26+ messages)
` [PATCH v2 01/20] kvm: x86/mmu: Separate making SPTEs from set_spte
` [PATCH v2 02/20] kvm: x86/mmu: Introduce tdp_iter
` [PATCH v2 03/20] kvm: x86/mmu: Init / Uninit the TDP MMU
` [PATCH v2 04/20] kvm: x86/mmu: Allocate and free TDP MMU roots
` [PATCH v2 05/20] kvm: x86/mmu: Add functions to handle changed TDP SPTEs
` [PATCH v2 06/20] KVM: Cache as_id in kvm_memory_slot
` [PATCH v2 07/20] kvm: x86/mmu: Support zapping SPTEs in the TDP MMU
` [PATCH v2 08/20] kvm: x86/mmu: Separate making non-leaf sptes from link_shadow_page
` [PATCH v2 09/20] kvm: x86/mmu: Remove disallowed_hugepage_adjust shadow_walk_iterator arg
` [PATCH v2 10/20] kvm: x86/mmu: Add TDP MMU PF handler
` [PATCH v2 11/20] kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU
` [PATCH v2 12/20] kvm: x86/mmu: Support invalidate range MMU notifier for "
` [PATCH v2 13/20] kvm: x86/mmu: Add access tracking for tdp_mmu
` [PATCH v2 14/20] kvm: x86/mmu: Support changed pte notifier in tdp MMU
` [PATCH v2 15/20] kvm: x86/mmu: Support dirty logging for the TDP MMU
` [PATCH v2 16/20] kvm: x86/mmu: Support disabling dirty logging for the tdp MMU
` [PATCH v2 17/20] kvm: x86/mmu: Support write protection for nesting in "
` [PATCH v2 18/20] kvm: x86/mmu: Support MMIO in the TDP MMU
` [PATCH v2 19/20] kvm: x86/mmu: Don't clear write flooding count for direct roots
` [PATCH v2 20/20] kvm: x86/mmu: NX largepage recovery for TDP MMU

(proposal) RE: [PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-10-16 15:36 UTC  (13+ messages)

[PATCH] drivers/virt: vmgenid: add vm generation id driver
 2020-10-16 15:00 UTC 

[PATCH] irqbypass: fix error handle when irq_bypass_register_producer() return fails
 2020-10-16 13:38 UTC  (6+ messages)

[PATCH] vfio/fsl-mc: fix the return of the uninitialized variable ret
 2020-10-16  9:49 UTC  (4+ messages)

[PATCH] vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pages
 2020-10-16  9:35 UTC 

[PATCH v2] vfio/fsl-mc: fix the return of the uninitialized variable ret
 2020-10-16  9:32 UTC 

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-16  8:03 UTC  (17+ messages)
` [PATCH v2 01/17] drm/exynos: Stop using frame_vector helpers
` [PATCH v2 03/17] misc/habana: "
` [PATCH v2 05/17] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v2 14/17] resource: Move devmem revoke code to resource framework

[PATCH v2 0/2] DIAG 318 tests and fix
 2020-10-16  7:44 UTC  (5+ messages)
` [PATCH v2 1/2] s390/kvm: fix diag318 reset
` [PATCH v2 2/2] self_tests/kvm: sync_regs and reset tests for diag318

[PATCH v1] self_tests/kvm: sync_regs and reset tests for diag318
 2020-10-16  6:58 UTC  (7+ messages)

[PATCH] vfio/fsl-mc: Fix the dead code in vfio_fsl_mc_set_irq_trigger
 2020-10-15 18:14 UTC 

[PATCH v2 kvm-unit-tests] runtime.bash: skip test when checked file doesn't exist
 2020-10-15 13:51 UTC  (4+ messages)

vfio/fsl-mc: trigger an interrupt via eventfd
 2020-10-15 12:12 UTC 

cgroup and FALLOC_FL_PUNCH_HOLE: WARNING: CPU: 13 PID: 2438 at mm/page_counter.c:57 page_counter_uncharge+0x4b/0x5
 2020-10-15  9:01 UTC  (2+ messages)

[PATCH kvm-unit-tests] runtime.bash: skip test when checked file doesn't exist
 2020-10-15  8:36 UTC  (3+ messages)

[PATCH kvm-unit-tests 0/3] A few miscellaneous fixes
 2020-10-15  8:30 UTC  (7+ messages)
` [PATCH kvm-unit-tests 1/3] lib/string: Fix getenv name matching
` [PATCH kvm-unit-tests 2/3] scripts: Save rematch before calling out of for_each_unittest
` [PATCH kvm-unit-tests 3/3] arm/arm64: Change dcache_line_size to ulong

Why guest physical addresses are not the same as the corresponding host virtual addresses in QEMU/KVM? Thanks!
 2020-10-15  3:45 UTC  (16+ messages)

[PATCH v3 0/9] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-10-14 23:44 UTC  (4+ messages)
` [PATCH v3 7/9] KVM: VMX: Add guest physical address check in EPT violation and misconfig

[PATCH 00/35] Enhance memory utilization with DMEMFS
 2020-10-14 22:25 UTC  (12+ messages)
` [PATCH 04/35] dmem: let pat recognize dmem

[PATCH v2] KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
 2020-10-14 14:33 UTC 

[PATCH] KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
 2020-10-14 14:01 UTC  (2+ messages)

[PATCH] KVM/nVMX: Move nested_vmx_check_vmentry_hw inline assembly to vmenter.S
 2020-10-14 13:33 UTC  (3+ messages)

[PATCH] KVM: x86: Filter out more Intel-specific PMU MSRs in kvm_init_msr_list()
 2020-10-14 12:50 UTC 

[PATCH v1] nitro_enclaves: Fixup type of the poll result assigned value
 2020-10-14  9:05 UTC 

[RFC v2 0/7] KVM: PKS Virtualization support
 2020-10-14  2:11 UTC  (9+ messages)
` [RFC v2 1/7] KVM: VMX: Introduce PKS VMCS fields
` [RFC v2 2/7] KVM: VMX: Expose IA32_PKRS MSR
` [RFC v2 3/7] KVM: MMU: Rename the pkru to pkr
` [RFC v2 4/7] KVM: MMU: Refactor pkr_mask to cache condition
` [RFC v2 5/7] KVM: MMU: Add support for PKS emulation
` [RFC v2 6/7] KVM: X86: Expose PKS to guest and userspace
` [RFC v2 7/7] KVM: VMX: Enable PKS for nested VM
` [kvm-unit-tests PATCH] x86: Add tests for PKS

[PATCH] vfio/platform: Replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-10-14  1:19 UTC  (5+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-13 20:52 UTC  (23+ messages)
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "

[RFC PATCH 00/35] SEV-ES hypervisor support
 2020-10-13 20:26 UTC  (5+ messages)

[PATCH v2] vfio/fsl-mc: Fixed vfio-fsl-mc driver compilation on 32 bit
 2020-10-13 19:21 UTC  (2+ messages)

[vfio:next 19/27] drivers/vfio/fsl-mc/vfio_fsl_mc.c:189:36: error: 'FSL_MC_REGION_CACHEABLE' undeclared
 2020-10-13 15:07 UTC  (2+ messages)

[PATCH] Fixed vfio-fsl-mc driver compilation on 32 bit
 2020-10-13 14:42 UTC 

[PATCH 0/5] Fix x2apic enablement and allow up to 32768 CPUs without IR where supported
 2020-10-13 12:40 UTC  (36+ messages)
` [PATCH 1/5] x86/apic: Fix x2apic enablement without interrupt remapping
  ` [PATCH 5/5] x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID
                                      ` [PATCH 0/9] Remove irq_remapping_get_irq_domain()
                                        ` [PATCH 1/9] genirq/irqdomain: Implement get_name() method on irqchip fwnodes
                                        ` [PATCH 2/9] x86/apic: Add select() method on vector irqdomain
                                        ` [PATCH 3/9] iommu/amd: Implement select() method on remapping irqdomain
                                        ` [PATCH 4/9] iommu/vt-d: "
                                        ` [PATCH 5/9] iommu/hyper-v: "
                                        ` [PATCH 6/9] x86/hpet: Use irq_find_matching_fwspec() to find "
                                        ` [PATCH 7/9] x86/ioapic: "
                                        ` [PATCH 8/9] x86: Kill all traces of irq_remapping_get_irq_domain()
                                        ` [PATCH 9/9] iommu/vt-d: Simplify intel_irq_remapping_select()

From Mrs. Roonie Holbrook !!
 2020-10-13  8:27 UTC 

Disinfectant
 2020-10-13  8:06 UTC 

[PATCH v3 0/4] Test MSR exits to userspace
 2020-10-13  7:42 UTC  (6+ messages)
` [PATCH v3 1/4] selftests: kvm: Fix the segment descriptor layout to match the actual layout
` [PATCH v3 2/4] selftests: kvm: Clear uc so UCALL_NONE is being properly reported
` [PATCH v3 3/4] selftests: kvm: Add exception handling to selftests
` [PATCH v3 4/4] selftests: kvm: Test MSR exiting to userspace

[RFC PATCH 00/24] Control VQ support in vDPA
 2020-10-13  5:40 UTC  (8+ messages)
` [RFC PATCH 10/24] vdpa: introduce config operations for associating ASID to a virtqueue group

[kvm-unit-tests PATCH v2] x86: vmx: Add test for SIPI signal processing
 2020-10-13  5:28 UTC 

[PATCH v2 0/2] KVM: SVM: Create separate vmcbs for L1 and L2
 2020-10-13  1:33 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: SVM: Move asid to vcpu_svm
` [PATCH v2 2/2] KVM: SVM: Use a separate vmcb for the nested L2 guest

[PATCH 00/22] Introduce the TDP MMU
 2020-10-12 23:59 UTC  (5+ messages)
` [PATCH 04/22] kvm: mmu: Allocate and free TDP MMU roots

[kvm-unit-tests PATCH] x86: VMX: Add a VMX-preemption timer expiration test
 2020-10-12 20:21 UTC  (11+ messages)

[PATCH v6 00/10] vfio/fsl-mc: VFIO support for FSL-MC device
 2020-10-12 19:44 UTC  (2+ messages)

[PATCH AUTOSEL 5.8 16/24] vhost vdpa: fix vhost_vdpa_open error handling
 2020-10-12 19:02 UTC 

[kvm-unit-tests PATCH] x86: vmx: Add test for MTF on a guest MOV-to-CR0 that enables PAE
 2020-10-12 18:31 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).