kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-22 12:53:19 to 2020-05-25 15:34:11 UTC [more...]

[PATCH v9 00/14] KVM: Dirty ring interface
 2020-05-25 15:33 UTC  (19+ messages)
` [PATCH v9 01/14] KVM: X86: Change parameter for fast_page_fault tracepoint
` [PATCH v9 02/14] KVM: Cache as_id in kvm_memory_slot
` [PATCH v9 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v9 04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v9 05/14] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v9 06/14] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH v9 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled
` [PATCH v9 08/14] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH v9 09/14] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH v9 10/14] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH v9 11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH v9 12/14] KVM: selftests: Add dirty ring buffer test
` [PATCH v9 13/14] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH v9 14/14] KVM: selftests: Add "-c" parameter to dirty log test

[RFC PATCH v12 0/11] Enable ptp_kvm for arm64
 2020-05-25 15:28 UTC  (18+ messages)
` [RFC PATCH v12 03/11] psci: export smccc conduit get helper
` [RFC PATCH v12 07/11] psci: Add hypercall service for kvm ptp
` [RFC PATCH v12 09/11] ptp: extend input argument for getcrosstimestamp API
` [RFC PATCH v12 10/11] arm64: add mechanism to let user choose which counter to return

[RFC 00/16] KVM protected memory extension
 2020-05-25 15:26 UTC  (23+ messages)
` [RFC 02/16] x86/kvm: Introduce KVM memory protection feature
` [RFC 03/16] x86/kvm: Make DMA pages shared
` [RFC 05/16] x86/kvm: Make VirtIO use DMA API in KVM guest
` [RFC 06/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory
` [RFC 07/16] KVM: mm: Introduce VM_KVM_PROTECTED
` [RFC 08/16] KVM: x86: Use GUP for page walk instead of __get_user()
` [RFC 09/16] KVM: Protected memory extension
` [RFC 10/16] KVM: x86: Enabled protected "
` [RFC 11/16] KVM: Rework copy_to/from_guest() to avoid direct mapping
` [RFC 13/16] x86/kvmclock: Share hvclock memory with the host
` [RFC 16/16] KVM: Unmap protected pages from direct mapping

#DE
 2020-05-25 15:13 UTC 

[PATCH v3 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-25 15:11 UTC  (14+ messages)
` [PATCH v3 1/3] vfio/type1: Support faulting PFNMAP vmas
` [PATCH v3 2/3] vfio-pci: Fault mmaps to enable vma tracking
` [PATCH v3 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-05-25 11:14 UTC  (7+ messages)
` [RFC v2 10/18] guest memory protection: Add guest memory protection interface
` [RFC v2 11/18] guest memory protection: Handle memory encrption via interface
` [RFC v2 17/18] spapr: Added PEF based guest memory protection

[PATCH v2 0/5] Add a vhost RPMsg API
 2020-05-25 14:44 UTC  (6+ messages)
` [PATCH v2 1/5] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v2 2/5] vhost: (cosmetic) remove a superfluous variable initialisation
` [PATCH v2 3/5] rpmsg: move common structures and defines to headers
` [PATCH v2 4/5] rpmsg: update documentation
` [PATCH v2 5/5] vhost: add an RPMsg API

[PATCH v2 00/10] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-25 14:41 UTC  (11+ messages)
` [PATCH v2 01/10] Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously"
` [PATCH v2 02/10] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
` [PATCH v2 03/10] KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_async_page_present()
` [PATCH v2 04/10] KVM: introduce kvm_read_guest_offset_cached()
` [PATCH v2 05/10] KVM: x86: interrupt based APF 'page ready' event delivery
` [PATCH v2 06/10] KVM: x86: acknowledgment mechanism for async pf page ready notifications
` [PATCH v2 07/10] KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
` [PATCH v2 08/10] KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery
` [PATCH v2 09/10] KVM: x86: drop KVM_PV_REASON_PAGE_READY case from kvm_handle_page_fault()
` [PATCH v2 10/10] KVM: x86: deprecate KVM_ASYNC_PF_SEND_ALWAYS

[PATCH Kernel v23 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-25 14:41 UTC  (5+ messages)
` [PATCH Kernel v23 1/8] vfio: UAPI for migration interface for device state
` [PATCH Kernel v23 4/8] vfio iommu: Add ioctl definition for dirty pages tracking

[PATCH 0/6] Add a vhost RPMsg API
 2020-05-25 13:53 UTC  (4+ messages)
` [PATCH 5/6] vhost: add an rpmsg API
  ` [Sound-open-firmware] "

[PATCH Kernel v22 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-25 13:20 UTC  (4+ messages)

KVM broken after suspend in most recent kernels
 2020-05-25 13:15 UTC  (4+ messages)

[PATCH RFC] vhost: add an SOF Audio DSP driver
 2020-05-25 12:43 UTC  (3+ messages)
` [Sound-open-firmware] "

[RFC PATCH 0/7] kvm: arm64: Support stage2 hardware DBM
 2020-05-25 11:24 UTC  (8+ messages)
` [RFC PATCH 1/7] KVM: arm64: Add some basic functions for hw DBM
` [RFC PATCH 2/7] KVM: arm64: Set DBM bit of PTEs if hw DBM enabled
` [RFC PATCH 3/7] KVM: arm64: Traverse page table entries when sync dirty log
` [RFC PATCH 4/7] KVM: arm64: Steply write protect page table by mask bit
` [RFC PATCH 5/7] kvm: arm64: Modify stage2 young mechanism to support hw DBM
` [RFC PATCH 6/7] kvm: arm64: Save stage2 PTE dirty info if it is coverred
` [RFC PATCH 7/7] KVM: arm64: Enable stage2 hardware DBM

[PATCH v2 00/18] Add support for Nitro Enclaves
 2020-05-25 11:15 UTC  (7+ messages)
` [PATCH v2 04/18] nitro_enclaves: Init PCI device driver

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-25 10:59 UTC  (15+ messages)
` [PATCH v3 45/75] x86/dumpstack/64: Handle #VC exception stacks
` [PATCH v3 47/75] x86/sev-es: Add Runtime #VC Exception Handler
` [PATCH v3 49/75] x86/sev-es: Handle instruction fetches from user-space
` [PATCH v3 51/75] x86/sev-es: Handle MMIO events
` [PATCH v3 52/75] x86/sev-es: Handle MMIO String Instructions
` [PATCH v3 53/75] x86/sev-es: Handle MSR events
` [PATCH v3 54/75] x86/sev-es: Handle DR7 read/write events

[kvm-unit-tests PATCH] s390x: stsi: Make output tap13 compatible
 2020-05-25  9:43 UTC  (4+ messages)

[PULL 00/10] vfio-ccw patches for 5.8
 2020-05-25  9:41 UTC  (11+ messages)
` [PULL 01/10] vfio-ccw: Enable transparent CCW IPL from DASD
` [PULL 02/10] vfio-ccw: document possible errors
` [PULL 03/10] vfio-ccw: Introduce new helper functions to free/destroy regions
` [PULL 04/10] vfio-ccw: Register a chp_event callback for vfio-ccw
` [PULL 05/10] vfio-ccw: Refactor the unregister of the async regions
` [PULL 06/10] vfio-ccw: Introduce a new schib region
` [PULL 07/10] vfio-ccw: Refactor IRQ handlers
` [PULL 08/10] vfio-ccw: Introduce a new CRW region
` [PULL 09/10] vfio-ccw: Wire up the CRW irq and "
` [PULL 10/10] vfio-ccw: Add trace for CRW event

[linux-next PATCH] mm/gup.c: Convert to use get_user_{page|pages}_fast_only()
 2020-05-25  8:53 UTC 

[PATCH V8 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-25  6:37 UTC  (19+ messages)
` [PATCH V8 01/15] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
` [PATCH V8 02/15] KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
` [PATCH V8 03/15] KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16
` [PATCH V8 04/15] KVM: MIPS: Add EVENTFD support which is needed by VHOST
` [PATCH V8 05/15] KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd
` [PATCH V8 06/15] KVM: MIPS: Introduce and use cpu_guest_has_ldpte
` [PATCH V8 07/15] KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3
` [PATCH V8 08/15] KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
` [PATCH V8 09/15] KVM: MIPS: Add more types of virtual interrupts
` [PATCH V8 10/15] KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
` [PATCH V8 11/15] KVM: MIPS: Add CPUCFG emulation for Loongson-3
` [PATCH V8 12/15] KVM: MIPS: Add CONFIG6 and DIAG registers emulation
` [PATCH V8 13/15] KVM: MIPS: Add more MMIO load/store instructions emulation
` [PATCH V8 14/15] KVM: MIPS: Enable KVM support for Loongson-3
` [PATCH V8 15/15] MAINTAINERS: Update KVM/MIPS maintainers

[linux-next RFC v2] mm/gup.c: Convert to use get_user_{page|pages}_fast_only()
 2020-05-25  6:13 UTC  (3+ messages)

[PATCH V7 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-24  2:45 UTC  (19+ messages)
` [PATCH V7 01/15] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
` [PATCH V7 02/15] KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
` [PATCH V7 03/15] KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16
` [PATCH V7 04/15] KVM: MIPS: Add EVENTFD support which is needed by VHOST
` [PATCH V7 05/15] KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd
` [PATCH V7 06/15] KVM: MIPS: Introduce and use cpu_guest_has_ldpte
` [PATCH V7 07/15] KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3
` [PATCH V7 08/15] KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
` [PATCH V7 09/15] KVM: MIPS: Add more types of virtual interrupts
` [PATCH V7 10/15] KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
` [PATCH V7 11/15] KVM: MIPS: Add CPUCFG emulation for Loongson-3
` [PATCH V7 12/15] KVM: MIPS: Add CONFIG6 and DIAG registers emulation
` [PATCH V7 13/15] KVM: MIPS: Add more MMIO load/store instructions emulation
` [PATCH V7 14/15] KVM: MIPS: Enable KVM support for Loongson-3
` [PATCH V7 15/15] MAINTAINERS: Update KVM/MIPS maintainers

[linux-next RFC] mm/gup.c: Convert to use get_user_pages_fast_only()
 2020-05-23 19:35 UTC  (3+ messages)

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-23 16:34 UTC  (4+ messages)
` [PATCH 2/8] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info

[PATCH 0/2] Fix issue with not starting nesting guests on my system
 2020-05-23 16:14 UTC  (3+ messages)
` [PATCH 1/2] kvm/x86/vmx: enable X86_FEATURE_WAITPKG in KVM capabilities
` [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally

[PATCH v5] arch/x86: Update config and kernel doc for MPK feature on AMD
 2020-05-23 12:21 UTC  (2+ messages)

[PATCH 5.4] KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
 2020-05-23  7:49 UTC  (3+ messages)

[PATCH 00/24] KVM: nSVM: event fixes and migration support
 2020-05-23  7:07 UTC  (6+ messages)
` [PATCH 21/24] KVM: x86: always update CR3 in VMCB

[PATCH V6 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-23  2:35 UTC  (12+ messages)
` [PATCH V6 15/15] MAINTAINERS: Update KVM/MIPS maintainers
                  `  "

[PATCH 1/1] vfio/spapr_tce: convert get_user_pages() --> pin_user_pages()
 2020-05-23  1:43 UTC 

[PATCH 0/3] kvm-unit-tests: nVMX: Test base and limit fields of guest GDTR and IDTR
 2020-05-23  0:26 UTC  (4+ messages)
` [PATCH 1/3] kvm-unit-tests: nVMX: Test GUEST_BASE_GDTR and GUEST_BASE_IDTR on vmentry of nested guests
` [PATCH 2/3] kvm-unit-tests: nVMX: Optimize test_guest_dr7() by factoring out the loops into a macro
` [PATCH 3/3] kvm-unit-tests: nVMX: Test GUEST_LIMIT_GDTR and GUEST_LIMIT_IDTR on vmentry of nested guests

[PATCH 0/4] KVM: nSVM: Check reserved bits in DR6, DR7 and EFER on vmrun of nested guests
 2020-05-22 22:19 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86: Move the check for upper 32 reserved bits of DR6 to separate function
` [PATCH 2/4] KVM: nSVM: Check that DR6[63:32] and DR7[64:32] are not set on vmrun of nested guests
` [PATCH 3/4] kvm-unit-tests: nSVM: Test that DR6[63:32], DR7[63:32] and EFER reserved bits "
` [PATCH 4/4] kvm-unit-tests: x86: Remove duplicate instance of 'vmcb'

[PATCH v4 03/13] mips: Add MIPS Release 5 support
 2020-05-22 13:15 UTC  (3+ 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).