kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-26 08:07:25 to 2020-05-27 17:00:21 UTC [more...]

[PATCH 0/2] Fix issue with not starting nesting guests on my system
 2020-05-27 17:00 UTC  (13+ 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] KVM: x86: Initialize tdp_level during vCPU creation
 2020-05-27 16:56 UTC  (8+ messages)

[PATCH v2] KVM: nSVM: Preserve registers modifications done before nested_svm_vmexit()
 2020-05-27 16:22 UTC  (2+ messages)

[GIT PULL 0/3] KVM: s390: Cleanups for 5.8
 2020-05-27 16:11 UTC  (5+ messages)
` [GIT PULL 1/3] KVM: s390: vsie: Move conditional reschedule
` [GIT PULL 2/3] KVM: s390: vsie: gmap_table_walk() simplifications
` [GIT PULL 3/3] KVM: s390: remove unneeded semicolon in gisa_vcpu_kicker()

[kvm-unit-tests PATCH v7 00/12] s390x: Testing the Channel Subsystem I/O
 2020-05-27 15:54 UTC  (33+ messages)
` [kvm-unit-tests PATCH v7 01/12] s390x: saving regs for interrupts
` [kvm-unit-tests PATCH v7 02/12] s390x: Use PSW bits definitions in cstart
` [kvm-unit-tests PATCH v7 03/12] s390x: Move control register bit definitions and add AFP to them
` [kvm-unit-tests PATCH v7 04/12] s390x: interrupt registration
` [kvm-unit-tests PATCH v7 05/12] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v7 06/12] s390x: use get_clock_ms() to calculate a delay in ms
` [kvm-unit-tests PATCH v7 07/12] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v7 08/12] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v7 09/12] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v7 10/12] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v7 11/12] s390x: css: ssch/tsch with sense and interrupt

[RFC 00/16] KVM protected memory extension
 2020-05-27 15:45 UTC  (26+ messages)
` [RFC 02/16] x86/kvm: Introduce KVM memory protection feature
` [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 10/16] KVM: x86: Enabled protected memory extension
` [RFC 16/16] KVM: Unmap protected pages from direct mapping

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-27 15:34 UTC  (5+ messages)
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-05-27 15:00 UTC  (16+ messages)
` [PATCH v3 1/7] stats_fs API: create, add and remove stats_fs sources and values
` [PATCH v3 2/7] documentation for stats_fs
` [PATCH v3 3/7] kunit: tests for stats_fs API
` [PATCH v3 4/7] stats_fs fs: virtual fs to show stats to the end-user
` [PATCH v3 5/7] kvm_main: replace debugfs with stats_fs
` [PATCH v3 6/7] [not for merge] kvm: example of stats_fs_value show function
` [PATCH v3 7/7] [not for merge] netstats: example use of stats_fs API

[PATCH] KVM: nVMX: Preserve registers modifications done before nested_svm_vmexit()
 2020-05-27 14:55 UTC  (4+ messages)

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-05-27 14:41 UTC  (33+ messages)
` [PATCH 03/26] KVM: arm64: Factor out stage 2 page table data from struct kvm
` [PATCH 08/26] KVM: arm64: Use TTL hint in when invalidating stage-2 translations
` [PATCH 10/26] KVM: arm64: Refactor vcpu_{read,write}_sys_reg
` [PATCH 11/26] KVM: arm64: Add missing reset handlers for PMU emulation
` [PATCH 19/26] KVM: arm64: Make struct kvm_regs userspace-only
` [PATCH 20/26] KVM: arm64: Move ELR_EL1 to the system register array
` [PATCH 21/26] KVM: arm64: Move SP_EL1 "
` [PATCH 22/26] KVM: arm64: Disintegrate SPSR array
` [PATCH 23/26] KVM: arm64: Move SPSR_EL1 to the system register array
` [PATCH 26/26] KVM: arm64: Parametrize exception entry with a target EL

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

[PATCH v9 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled
 2020-05-27 12:53 UTC  (4+ messages)

KVM broken after suspend in most recent kernels
 2020-05-27 12:28 UTC  (6+ messages)

[PATCH] KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated
 2020-05-27 12:07 UTC  (3+ messages)

[PATCH] vfio-ccw: document possible errors
 2020-05-27 10:44 UTC  (6+ messages)

[PATCH 4/4] KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off
 2020-05-27 10:23 UTC  (3+ messages)

[RFC PATCH 0/7] kvm: arm64: Support stage2 hardware DBM
 2020-05-27  9:28 UTC  (4+ messages)
` [RFC PATCH 2/7] KVM: arm64: Set DBM bit of PTEs if hw DBM enabled

[PATCH] vdpa: bypass waking up vhost_woker for vdpa vq kick
 2020-05-27  9:16 UTC  (3+ messages)
` [RFC PATCH] vdpa: vhost_vdpa_poll_stop() can be static

[PATCH v3 00/18] Add support for Nitro Enclaves
 2020-05-27  8:49 UTC  (23+ messages)
` [PATCH v3 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v3 02/18] nitro_enclaves: Define the PCI device interface
` [PATCH v3 03/18] nitro_enclaves: Define enclave info for internal bookkeeping
` [PATCH v3 04/18] nitro_enclaves: Init PCI device driver
` [PATCH v3 07/18] nitro_enclaves: Init misc device providing the ioctl interface

[PATCH Kernel v22 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-27  8:48 UTC  (7+ messages)

[PATCH] KVM: arm64: Allow in-atomic injection of SPIs
 2020-05-27  8:42 UTC  (4+ messages)

[PATCH v11 00/11] Guest Last Branch Recording Enabling
 2020-05-27  8:28 UTC  (8+ messages)
` [PATCH v11 10/11] KVM: x86/pmu: Check guest LBR availability in case host reclaims them

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-27  6:24 UTC  (7+ messages)
` [PATCH v4 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v4 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters

[RFC PATCH v12 0/11] Enable ptp_kvm for arm64
 2020-05-27  6:06 UTC  (11+ messages)
` [RFC PATCH v12 03/11] psci: export smccc conduit get helper
` [RFC PATCH v12 07/11] psci: Add hypercall service for kvm ptp

general protection fault in start_creating
 2020-05-27  5:44 UTC 

[PATCH 0/3] kvm-unit-tests: nVMX: Test base and limit fields of guest GDTR and IDTR
 2020-05-27  5:17 UTC  (3+ messages)
` [PATCH 1/3] kvm-unit-tests: nVMX: Test GUEST_BASE_GDTR and GUEST_BASE_IDTR on vmentry of nested guests

kernel BUG at arch/x86/kvm/mmu/mmu.c:LINE! (2)
 2020-05-27  0:12 UTC  (2+ messages)

[PATCH 0/2 v5] Fix VMX preemption timer migration
 2020-05-26 21:51 UTC  (3+ messages)
` [PATCH 1/2 v5] KVM: nVMX: "
` [PATCH 2/2 v5] KVM: selftests: VMX preemption timer migration test

[PATCH v2 0/5] Add a vhost RPMsg API
 2020-05-26 20:50 UTC  (3+ messages)
` [PATCH v2 5/5] vhost: add an "

[PATCH 0/6] Add a vhost RPMsg API
 2020-05-26 20:09 UTC  (7+ messages)
` [PATCH 5/6] vhost: add an rpmsg API
  ` [Sound-open-firmware] "

[PATCH 1/1] vfio/spapr_tce: convert get_user_pages() --> pin_user_pages()
 2020-05-26 19:45 UTC  (3+ messages)

[PATCH v2 00/10] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-26 18:27 UTC  (3+ messages)
` [PATCH v2 02/10] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info

[PATCH v2 00/28] KVM: nSVM: event fixes and migration support
 2020-05-26 17:23 UTC  (29+ messages)
` [PATCH 01/28] KVM: x86: track manually whether an event has been injected
` [PATCH 02/28] KVM: x86: enable event window in inject_pending_event
` [PATCH 03/28] KVM: nSVM: inject exceptions via svm_check_nested_events
` [PATCH 04/28] KVM: nSVM: remove exit_required
` [PATCH 05/28] KVM: nSVM: correctly inject INIT vmexits
` [PATCH 06/28] KVM: SVM: always update CR3 in VMCB
` [PATCH 07/28] KVM: nVMX: always update CR3 in VMCS
` [PATCH 08/28] KVM: nSVM: move map argument out of enter_svm_guest_mode
` [PATCH 09/28] KVM: nSVM: extract load_nested_vmcb_control
` [PATCH 10/28] KVM: nSVM: extract preparation of VMCB for nested run
` [PATCH 11/28] KVM: nSVM: move MMU setup to nested_prepare_vmcb_control
` [PATCH 12/28] KVM: nSVM: clean up tsc_offset update
` [PATCH 13/28] KVM: nSVM: pass vmcb_control_area to copy_vmcb_control_area
` [PATCH 14/28] KVM: nSVM: remove trailing padding for struct vmcb_control_area
` [PATCH 15/28] KVM: nSVM: save all control fields in svm->nested
` [PATCH 16/28] KVM: nSVM: restore clobbered INT_CTL fields after clearing VINTR
` [PATCH 17/28] KVM: nSVM: synchronize VMCB controls updated by the processor on every vmexit
` [PATCH 18/28] KVM: nSVM: remove unnecessary if
` [PATCH 19/28] KVM: nSVM: extract svm_set_gif
` [PATCH 20/28] KVM: SVM: preserve VGIF across VMCB switch
` [PATCH 21/28] KVM: nSVM: synthesize correct EXITINTINFO on vmexit
` [PATCH 22/28] KVM: nSVM: remove HF_VINTR_MASK
` [PATCH 23/28] KVM: nSVM: remove HF_HIF_MASK
` [PATCH 24/28] KVM: nSVM: split nested_vmcb_check_controls
` [PATCH 25/28] KVM: nSVM: leave guest mode when clearing EFER.SVME
` [PATCH 26/28] KVM: MMU: pass arbitrary CR0/CR4/EFER to kvm_init_shadow_mmu
` [PATCH 27/28] selftests: kvm: add a SVM version of state-test
` [PATCH 28/28] KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE

#DE
 2020-05-26 16:26 UTC  (4+ messages)

[PATCH -next] vfio/pci: fix a null-ptr-deref in vfio_config_free()
 2020-05-26 16:21 UTC  (2+ messages)

[PATCH v3 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
 2020-05-26 15:57 UTC  (15+ messages)

[PATCH v5] arch/x86: Update config and kernel doc for MPK feature on AMD
 2020-05-26 15:33 UTC  (3+ messages)

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

[PATCH V8 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-26 11:44 UTC  (5+ messages)

[RFC PATCH v2 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-05-26 11:08 UTC  (3+ messages)

[linux-next PATCH] mm/gup.c: Convert to use get_user_{page|pages}_fast_only()
 2020-05-26 10:40 UTC  (3+ messages)

[PATCH] s390/virtio: remove unused pm callbacks
 2020-05-26  9:36 UTC 

[PATCH v2 00/18] Add support for Nitro Enclaves
 2020-05-26  8:17 UTC  (11+ messages)
` [PATCH v2 07/18] nitro_enclaves: Init misc device providing the ioctl interface
` [PATCH v2 16/18] nitro_enclaves: Add sample for ioctl interface usage


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