kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-22 12:59:12 to 2020-04-23 19:08:16 UTC [more...]

[PATCH v3] KVM: nVMX: Fix VMX preemption timer migration
 2020-04-23 19:08 UTC 

[PATCH 0/2] KVM: SVM: Implement check_nested_events for NMI
 2020-04-23 18:47 UTC  (12+ messages)
` [PATCH 2/2] KVM: x86: check_nested_events if there is an injectable NMI

[PATCH v11 0/9] Introduce support for guest CET feature
 2020-04-23 18:29 UTC  (21+ messages)
` [PATCH v11 1/9] KVM: VMX: Introduce CET VMX fields and flags
` [PATCH v11 2/9] KVM: VMX: Set guest CET MSRs per KVM and host configuration
` [PATCH v11 3/9] KVM: VMX: Set host/guest CET states for vmexit/vmentry
` [PATCH v11 4/9] KVM: VMX: Check CET dependencies on CR settings
` [PATCH v11 5/9] KVM: X86: Refresh CPUID once guest XSS MSR changes
` [PATCH v11 7/9] KVM: X86: Add userspace access interface for CET MSRs
` [PATCH v11 8/9] KVM: VMX: Enable CET support for nested VM
` [PATCH v11 9/9] KVM: X86: Set CET feature bits for CPUID enumeration

[PATCH kvmtool v4 0/5] Add CFI flash emulation
 2020-04-23 17:55 UTC  (7+ messages)
` [PATCH kvmtool v4 1/5] virtio-mmio: Assign IRQ line directly before registering device
` [PATCH kvmtool v4 2/5] Add emulation for CFI compatible flash memory
` [PATCH kvmtool v4 3/5] vfio: Destroy memslot when unmapping the associated VAs
` [PATCH kvmtool v4 4/5] memslot: Add support for READONLY mappings
` [PATCH kvmtool v4 5/5] cfi-flash: Add support for mapping flash into guest

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-04-23 17:51 UTC  (16+ messages)
` [PATCH v1 01/15] nitro_enclaves: Add ioctl interface definition
` [PATCH v1 02/15] nitro_enclaves: Define the PCI device interface
` [PATCH v1 13/15] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver

[PATCH kvm-unit-tests] SVM: move guest past HLT
 2020-04-23 17:06 UTC 

[PATCH v2 00/10] s390x: smp: Improve smp code part 2
 2020-04-23 16:03 UTC  (13+ messages)
` [PATCH v2 01/10] s390x: smp: Test all CRs on initial reset
` [PATCH v2 02/10] s390x: smp: Dirty fpc before initial reset test
` [PATCH v2 03/10] s390x: smp: Test stop and store status on a running and stopped cpu
` [PATCH v2 04/10] s390x: smp: Test local interrupts after cpu reset
` [PATCH v2 05/10] s390x: smp: Loop if secondary cpu returns into cpu setup again
` [PATCH v2 06/10] s390x: smp: Remove unneeded cpu loops
` [PATCH v2 07/10] s390x: smp: Use full PSW to bringup new cpu
` [PATCH v2 08/10] s390x: smp: Wait for sigp completion
` [PATCH v2 09/10] s390x: smp: Add restart when running test
` [PATCH v2 10/10] s390x: Fix library constant definitions

[PATCH v11 00/20] KVM RISC-V Support
 2020-04-23 15:43 UTC  (2+ messages)

[GIT PULL] KVM/arm fixes for 5.7, take #1
 2020-04-23 15:40 UTC  (9+ messages)
` [PATCH 1/8] KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
` [PATCH 2/8] KVM: arm64: PSCI: Narrow input registers when using 32bit functions
` [PATCH 3/8] KVM: arm64: PSCI: Forbid 64bit functions for 32bit guests
` [PATCH 4/8] KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
` [PATCH 5/8] KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
` [PATCH 6/8] KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending bits
` [PATCH 7/8] KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy
` [PATCH 8/8] KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()

[kvm PATCH] KVM: nVMX - enable VMX preemption timer migration
 2020-04-23 15:33 UTC  (2+ messages)

KVM Kernel 5.6+, BUG: stack guard page was hit at
 2020-04-23 15:33 UTC  (3+ messages)

[PATCH] KVM: SVM: Change flag passed to GUP fast in sev_pin_memory()
 2020-04-23 15:24 UTC 

[PATCH v8 00/14] KVM: Dirty ring interface
 2020-04-23 15:22 UTC  (4+ messages)

[PATCH v3 0/6] KVM: arm: vgic fixes for 5.7
 2020-04-23 15:13 UTC  (15+ messages)
` [PATCH v3 1/6] KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
` [PATCH v3 2/6] KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
` [PATCH v3 3/6] KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
` [PATCH v3 4/6] KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending bits
` [PATCH v3 5/6] KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy
` [PATCH v3 6/6] KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()

[PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
 2020-04-23 15:11 UTC  (4+ messages)
` [PATCH 1/1] "

[kvm PATCH 0/2] *** Enable VMX preemption timer migration ***
 2020-04-23 14:58 UTC  (7+ messages)
` [kvm PATCH 2/2] KVM: nVMX: Don't clobber preemption timer in the VMCS12 before L2 ran

[PATCH v1 1/1] s390/protvirt: fix compilation issue
 2020-04-23 14:08 UTC  (5+ messages)

[PATCH v2 0/4] Split hyperv-tlfs.h into generic and arch specific files
 2020-04-23 13:22 UTC  (7+ messages)
` [PATCH v2 1/4] KVM: x86: hyperv: Remove duplicate definitions of Reference TSC Page
` [PATCH v2 2/4] x86/hyperv: Remove HV_PROCESSOR_POWER_STATE #defines
` [PATCH v2 3/4] x86/hyperv: Split hyperv-tlfs.h into arch dependent and independent files
` [PATCH v2 4/4] asm-generic/hyperv: Add definitions for Get/SetVpRegister hypercalls

[PATCH] kvm: add capability for halt polling
 2020-04-23 13:09 UTC  (4+ messages)

[kvm-unit-test PATCH] x86: access: Add tests for reserved bits of guest physical address
 2020-04-23 13:09 UTC  (2+ messages)

[PATCH v4] virtio: force spec specified alignment on types
 2020-04-23 12:42 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86/unittests.cfg: Increase the timeout of the apic test to 240s
 2020-04-23 12:19 UTC 

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-04-23 11:30 UTC  (6+ messages)
` [PATCH 40/70] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
      `  "

[PATCH v2 0/7] clean up redundant 'kvm_run' parameters
 2020-04-23 11:11 UTC  (13+ messages)
` [PATCH v2 1/7] KVM: s390: "
` [PATCH v2 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch

[PATCH 00/13] KVM: x86: Event fixes and cleanup
 2020-04-23 11:00 UTC  (15+ messages)
` [PATCH 01/13] KVM: nVMX: Preserve exception priority irrespective of exiting behavior
` [PATCH 02/13] KVM: nVMX: Open a window for pending nested VMX preemption timer
` [PATCH 03/13] KVM: x86: Set KVM_REQ_EVENT if run is canceled with req_immediate_exit set
` [PATCH 04/13] KVM: x86: Make return for {interrupt_nmi}_allowed() a bool instead of int
` [PATCH 05/13] KVM: nVMX: Move nested_exit_on_nmi() to nested.h
` [PATCH 06/13] KVM: nVMX: Report NMIs as allowed when in L2 and Exit-on-NMI is set
` [PATCH 07/13] KVM: VMX: Split out architectural interrupt/NMI blocking checks
` [PATCH 08/13] KVM: nVMX: Preserve IRQ/NMI priority irrespective of exiting behavior
` [PATCH 09/13] KVM: nVMX: Prioritize SMI over nested IRQ/NMI
` [PATCH 10/13] KVM: x86: WARN on injected+pending exception even in nested case
` [PATCH 11/13] KVM: VMX: Use vmx_interrupt_blocked() directly from vmx_handle_exit()
` [PATCH 12/13] KVM: x86: Replace late check_nested_events() hack with more precise fix
` [PATCH 13/13] KVM: VMX: Use vmx_get_rflags() to query RFLAGS in vmx_interrupt_blocked()

[PATCH v2 0/5] KVM: VMX: Tscdeadline timer emulation fastpath
 2020-04-23 10:29 UTC  (17+ messages)
` [PATCH v2 1/5] KVM: LAPIC: Introduce interrupt delivery fastpath
` [PATCH v2 2/5] KVM: X86: Introduce need_cancel_enter_guest helper
` [PATCH v2 3/5] KVM: VMX: Introduce generic fastpath handler
` [PATCH v2 4/5] KVM: X86: TSCDEADLINE MSR emulation fastpath
` [PATCH v2 5/5] KVM: VMX: Handle preemption timer fastpath

[PATCH -next] KVM: remove unneeded conversion to bool
 2020-04-23  9:48 UTC 

[PATCH v3 -tip 0/5] kvm: Use rcuwait for vcpu blocking
 2020-04-23  9:26 UTC  (8+ messages)
` [PATCH 3/5] rcuwait: Introduce prepare_to and finish_rcuwait
` [PATCH 4/5] kvm: Replace vcpu->swait with rcuwait

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-04-23  8:36 UTC  (3+ messages)
` [PATCH v3 10/19] target/arm: Restrict ARMv4 cpus to TCG accel

[PATCH v10 00/11] Guest Last Branch Recording Enabling
 2020-04-23  8:14 UTC  (12+ messages)
` [PATCH v10 01/11] perf/x86: Fix variable type for LBR registers
` [PATCH v10 02/11] perf/x86/core: Refactor hw->idx checks and cleanup
` [PATCH v10 03/11] perf/x86/lbr: Add interface to get basic information about LBR stack
` [PATCH v10 04/11] perf/x86: Add constraint to create guest LBR event without hw counter
` [PATCH v10 05/11] perf/x86: Keep LBR stack unchanged in host context for guest LBR event
` [PATCH v10 06/11] KVM: x86: Add KVM_CAP_X86_GUEST_LBR to dis/enable LBR from user-space
` [PATCH v10 07/11] KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
` [PATCH v10 08/11] KVM: x86/pmu: Add LBR feature emulation via guest LBR event
` [PATCH v10 09/11] KVM: x86/pmu: Release guest LBR event via vPMU lazy release mechanism
` [PATCH v10 10/11] KVM: x86: Expose MSR_IA32_PERF_CAPABILITIES for LBR record format
` [PATCH v10 11/11] KVM: x86: Remove the common trap handler of the MSR_IA32_DEBUGCTLMSR

[PATCH] KVM: nVMX: Store vmcs.EXIT_QUALIFICATION as an unsigned long, not u32
 2020-04-23  0:11 UTC 

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-04-22 23:04 UTC  (7+ messages)

[PATCH 1/2] kvm: nVMX: Pending debug exceptions trump expired VMX-preemption timer
 2020-04-22 22:06 UTC  (10+ messages)
` [PATCH 2/2] kvm: nVMX: Single-step traps "

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-04-22 21:49 UTC  (2+ messages)
` [Bug 206579] "

[PATCH 0/4] Split hyperv-tlfs.h into generic and arch specific files
 2020-04-22 20:04 UTC  (5+ messages)
` [PATCH 4/4] asm-generic/hyperv: Add definitions for Get/SetVpRegister hypercalls

libvirt snapshot problem
 2020-04-22 19:56 UTC 

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-04-22 17:12 UTC  (5+ messages)
` [PATCH v5 "

[PATCH net] vsock/virtio: postpone packet delivery to monitoring devices
 2020-04-22 16:54 UTC  (4+ messages)

[kvm-unit-tests PATCH 1/2] x86: nVMX: Add some corner-case VMX-preemption timer tests
 2020-04-22 16:27 UTC  (4+ messages)
` [kvm-unit-tests PATCH 2/2] x86: VMX: Add another corner-case VMX-preemption timer test

[PATCH v2 0/6] KVM: arm: vgic fixes for 5.7
 2020-04-22 16:02 UTC  (8+ messages)
` [PATCH v2 4/6] KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending bits

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-04-22 14:14 UTC  (8+ messages)
` [PATCH 01/26] KVM: arm64: Check advertised Stage-2 page size capability
` [PATCH 02/26] KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h


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