kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-25 17:13:47 to 2020-08-31 02:29:10 UTC [more...]

device compatibility interface for live migration with assigned devices
 2020-08-31  2:23 UTC  (19+ messages)

[Bug 209079] New: CPU 0/KVM: page allocation failure on 5.8 kernel
 2020-08-30 15:22 UTC 

[PATCH v2] KVM: nVMX: fix the layout of struct kvm_vmx_nested_state_hdr
 2020-08-30  9:52 UTC  (6+ messages)

[PATCH] KVM: fix memory leak in kvm_io_bus_unregister_dev()
 2020-08-30  4:34 UTC 

[PATCH v6 00/76] x86: SEV-ES Guest Support
 2020-08-29 16:25 UTC  (26+ messages)
` [PATCH v6 02/76] KVM: SVM: Add GHCB definitions
` [PATCH v6 13/76] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH v6 20/76] x86/boot/compressed/64: Call set_sev_encryption_mask earlier
` [PATCH v6 27/76] x86/sev-es: Add CPUID handling to #VC handler
` [PATCH v6 29/76] x86/idt: Split idt_data setup out of set_intr_gate()
` [PATCH v6 31/76] x86/head/64: Setup MSR_GS_BASE before calling into C code
` [PATCH v6 36/76] x86/head/64: Load IDT earlier
` [PATCH v6 38/76] x86/head/64: Set CR4.FSGSBASE early
` [PATCH v6 39/76] x86/sev-es: Add SEV-ES Feature Detection

[PATCH 0/5] Fix nested VMX controls MSRs
 2020-08-29  2:51 UTC  (12+ messages)
` [PATCH 1/5] KVM: nVMX: Fix VMX controls MSRs setup when nested VMX enabled
` [PATCH 2/5] KVM: nVMX: Verify the VMX controls MSRs with the global capability when setting VMX MSRs
` [PATCH 3/5] KVM: nVMX: Update VMX controls MSR according to guest CPUID after "
` [PATCH 4/5] KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL control
` [PATCH 5/5] KVM: nVMX: Simplify the initialization of nested_vmx_msrs

[kvm-unit-tests PATCH] x86: svm: low CR3 bits are not MBZ
 2020-08-29  1:39 UTC  (13+ messages)

[PATCH 1/2] SVM: Replace numeric value for SME CPUID leaf with a #define
 2020-08-29  0:59 UTC  (2+ messages)
` [PATCH 2/2] KVM: SVM: Don't flush cache of SEV-encrypted pages if hardware enforces cache coherency across encryption domains

[PATCH] nSVM: Add a test for the P (present) bit in NPT entry
 2020-08-29  0:57 UTC 

[PATCH 0/3] KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ reserved bits
 2020-08-29  0:48 UTC  (4+ messages)
` [PATCH 1/3] KVM: nSVM: CR3 MBZ bits are only 63:52
` [PATCH 2/3] KVM: nSVM: Add check for CR3 and CR4 reserved bits to svm_set_nested_state()
` [PATCH 3/3] nSVM: Test non-MBZ reserved bits in CR3 in long mode

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-08-28 23:05 UTC  (15+ messages)
` [PATCH v10 01/16] s390/vfio-ap: add version vfio_ap module
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v10 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev

KVM: x86: emulating RDPID failure shall return #UD rather than #GP
 2020-08-28 18:25 UTC  (2+ messages)

[PATCH V2] vfio dma_map/unmap: optimized for hugetlbfs pages
 2020-08-28 14:24 UTC  (8+ messages)
  ` 答复: "
      ` 答复: "

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-08-28 10:34 UTC  (12+ messages)

[PATCH V3] vfio dma_map/unmap: optimized for hugetlbfs pages
 2020-08-28  9:26 UTC 

[PATCH v3] PCI: Identifying detached virtual functions
 2020-08-28  9:09 UTC  (9+ messages)
` [PATCH v3] PCI: Introduce flag for "

[kvm-unit-tests PATCH 0/7] Add support for generic ELF cross-compiler
 2020-08-28  8:37 UTC  (21+ messages)
` [kvm-unit-tests PATCH 1/7] x86: Makefile: Allow division on x86_64-elf binutils
` [kvm-unit-tests PATCH 2/7] x86: Replace instruction prefixes with spaces
` [kvm-unit-tests PATCH 3/7] x86: Makefile: Fix linkage of realmode on x86_64-elf binutils
` [kvm-unit-tests PATCH 4/7] lib: Bundle debugreg.h from the kernel
` [kvm-unit-tests PATCH 5/7] lib: x86: Use portable format macros for uint32_t
` [kvm-unit-tests PATCH 6/7] configure: Add an option to specify getopt

[RFC PATCH] KVM: x86: Support write protect huge pages lazily
 2020-08-28  8:11 UTC 

[RFC 0/2] Add risc-v vhost-net support
 2020-08-28  4:57 UTC  (2+ messages)

[PATCH RFC 0/2] Add log dirty support
 2020-08-28  4:53 UTC  (5+ messages)
` [PATCH RFC 1/2] riscv/kvm: Fix use VSIP_VALID_MASK mask HIP register
` [PATCH RFC 2/2] target/kvm: Add interfaces needed for log dirty

[PATCH] kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
 2020-08-28  1:49 UTC  (2+ messages)

[PATCH] KVM: LAPIC: Reset timer_advance_ns if timer mode switch
 2020-08-28  1:35 UTC 

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-08-27 23:34 UTC  (11+ messages)

[PATCH v3 0/8] KVM: nSVM: ondemand nested state allocation + smm fixes
 2020-08-27 17:11 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: SVM: rename a variable in the svm_create_vcpu
` [PATCH v3 2/8] KVM: nSVM: rename nested vmcb to vmcb12
` [PATCH v3 3/8] KVM: SVM: refactor msr permission bitmap allocation
` [PATCH v3 4/8] KVM: SVM: use __GFP_ZERO instead of clear_page
` [PATCH v3 5/8] KVM: SVM: refactor exit labels in svm_create_vcpu
` [PATCH v3 6/8] KVM: x86: allow kvm_x86_ops.set_efer to return a value
` [PATCH v3 7/8] KVM: emulator: more strict rsm checks
` [PATCH v3 8/8] KVM: nSVM: implement ondemand allocation of the nested state

[PATCH 0/8] KVM: nSVM: ondemand nested state allocation + smm fixes
 2020-08-27 17:12 UTC  (10+ messages)
` [PATCH 1/8] KVM: SVM: rename a variable in the svm_create_vcpu
` [PATCH 2/8] KVM: nSVM: rename nested vmcb to vmcb12
` [PATCH 3/8] KVM: SVM: refactor msr permission bitmap allocation
` [PATCH 4/8] KVM: SVM: use __GFP_ZERO instead of clear_page
` [PATCH 5/8] KVM: SVM: refactor exit labels in svm_create_vcpu
` [PATCH 6/8] KVM: x86: allow kvm_x86_ops.set_efer to return a value
` [PATCH 7/8] KVM: emulator: more strict rsm checks
` [PATCH 8/8] KVM: nSVM: implement ondemand allocation of the nested state

[PATCH 0/3] Few nSVM bugfixes
 2020-08-27 16:27 UTC  (4+ messages)
` [PATCH 1/3] SVM: nSVM: correctly restore GIF on vmexit from nesting after migration
` [PATCH 2/3] SVM: nSVM: setup nested msr permission bitmap on nested state load
` [PATCH 3/3] KVM: nSVM: more strict SMM checks when returning to nested guest

[PATCH 0/4] SEV-ES guest support
 2020-08-27 15:53 UTC  (12+ messages)
` [PATCH 1/4] sev/i386: Add initial support for SEV-ES
` [PATCH 2/4] sev/i386: Allow AP booting under SEV-ES
` [PATCH 3/4] sev/i386: Don't allow a system reset under an SEV-ES guest
` [PATCH 4/4] sev/i386: Enable an SEV-ES guest based on SEV policy

[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
 2020-08-27 12:51 UTC  (4+ messages)
` [PATCH v6 5/5] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[PATCH v2 0/7] KVM: nSVM: ondemand nested state allocation + smm fixes
 2020-08-27 10:23 UTC  (5+ messages)
` [PATCH v2 4/7] KVM: x86: allow kvm_x86_ops.set_efer to return a value

[PATCH RFC v3 00/14] Add riscv kvm accel support
 2020-08-27  9:21 UTC  (15+ messages)
` [PATCH RFC v3 01/14] linux-header: Update linux/kvm.h
` [PATCH RFC v3 02/14] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PATCH RFC v3 03/14] target/riscv: Implement function kvm_arch_init_vcpu
` [PATCH RFC v3 04/14] target/riscv: Implement kvm_arch_get_registers
` [PATCH RFC v3 05/14] arget/riscv: Implement kvm_arch_put_registers
` [PATCH RFC v3 06/14] target/riscv: Support start kernel directly by KVM
` [PATCH RFC v3 07/14] hw/riscv: PLIC update external interrupt by KVM when kvm enabled
` [PATCH RFC v3 08/14] target/riscv: Handler KVM_EXIT_RISCV_SBI exit
` [PATCH RFC v3 09/14] target/riscv: Add host cpu type
` [PATCH RFC v3 10/14] target/riscv: Add sifive_plic vmstate
` [PATCH RFC v3 11/14] target/riscv: Support riscv cpu vmstate
` [PATCH RFC v3 12/14] target/riscv: Add kvm_riscv_get/put_regs_timer
` [PATCH RFC v3 13/14] target/riscv: Implement virtual time adjusting with vm state changing
` [PATCH RFC v3 14/14] target/riscv: Support virtual time context synchronization

[PATCH] KVM: x86: refine delivery_mode check
 2020-08-27  7:54 UTC 

[PATCH v5 00/12] SVM cleanup and INVPCID feature support
 2020-08-26 21:28 UTC  (19+ messages)
` [PATCH v5 01/12] KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)
` [PATCH v5 02/12] KVM: SVM: Change intercept_cr to generic intercepts
` [PATCH v5 03/12] KVM: SVM: Change intercept_dr "
` [PATCH v5 04/12] KVM: SVM: Modify intercept_exceptions "
` [PATCH v5 05/12] KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
` [PATCH v5 06/12] KVM: SVM: Add new intercept vector in vmcb_control_area
` [PATCH v5 07/12] KVM: nSVM: Cleanup nested_state data structure
` [PATCH v5 08/12] KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept
` [PATCH v5 09/12] KVM: SVM: Remove set_exception_intercept and clr_exception_intercept
` [PATCH v5 10/12] KVM: X86: Rename and move the function vmx_handle_memory_failure to x86.c
` [PATCH v5 11/12] KVM: X86: Move handling of INVPCID types to x86
` [PATCH v5 12/12] KVM:SVM: Enable INVPCID feature on AMD

[GIT PULL] virtio: bugfixes
 2020-08-26 18:34 UTC  (2+ messages)

[PATCH v5 0/4] Add a vhost RPMsg API
 2020-08-26 17:46 UTC  (5+ messages)
` [PATCH v5 1/4] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v5 2/4] rpmsg: move common structures and defines to headers
` [PATCH v5 3/4] rpmsg: update documentation
` [PATCH v5 4/4] vhost: add an RPMsg API

[PATCH v3 07/12] KVM: x86: Ensure the MSR bitmap never clears userspace tracked MSRs
 2020-08-26 15:48 UTC  (2+ messages)

[RESEND RFC v2 0/2] add bus lock VM exit support
 2020-08-26  9:57 UTC  (2+ messages)

[PATCH v4 00/10] vfio/fsl-mc: VFIO support for FSL-MC device
 2020-08-26  9:33 UTC  (11+ messages)
` [PATCH v4 01/10] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
` [PATCH v4 02/10] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
` [PATCH v4 03/10] vfio/fsl-mc: Implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v4 04/10] vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call
` [PATCH v4 05/10] vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions
` [PATCH v4 06/10] vfio/fsl-mc: Added lock support in preparation for interrupt handling
` [PATCH v4 07/10] vfio/fsl-mc: Add irq infrastructure for fsl-mc devices
` [PATCH v4 08/10] vfio/fsl-mc: trigger an interrupt via eventfd
` [PATCH v4 09/10] vfio/fsl-mc: Add read/write support for fsl-mc devices
` [PATCH v4 10/10] vfio/fsl-mc: Add support for device reset

[PATCH v3 41/74] kvm: Move QOM macros to kvm.h
 2020-08-26  8:08 UTC  (4+ messages)
  ` [PATCH v3 62/74] [automated] Use TYPE_INFO macro
  ` [PATCH v3 64/74] [automated] Move QOM typedefs and add missing includes
  ` [PATCH v3 66/74] [automated] Use DECLARE_*CHECKER* macros

[PATCH v9 30/32] samples: vfio-mdev/mbochs: fix common struct sg_table related issues
 2020-08-26  6:33 UTC 

[PATCH] selftests: kvm: Fix assert failure in single-step test
 2020-08-26  1:55 UTC 

[PATCH 4/8] KVM: x86: allow kvm_x86_ops.set_efer to return a value
 2020-08-25 22:47 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: KVM_MEM_PCI_HOLE memory
 2020-08-25 21:25 UTC  (2+ messages)

[patch] KVM: SVM: Periodically schedule when unregistering regions on destroy
 2020-08-25 19:56 UTC 

[Bug 209025] New: The "VFIO_MAP_DMA failed: Cannot allocate memory" bug is back
 2020-08-25 18:06 UTC  (5+ messages)
` [Bug 209025] "


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).