kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-25 01:28:22 to 2022-08-26 15:25:19 UTC [more...]

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-26 15:19 UTC  (2+ messages)

[RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
 2022-08-26 15:08 UTC  (9+ messages)
` [RFC PATCH 1/2] perf/x86/intel/pt: Introduce intel_pt_{stop,resume}()
` [RFC PATCH 2/2] KVM: VMX: Stop/resume host PT before/after VM entry when PT_MODE_HOST_GUEST

[RFC PATCH 0/2] accel/kvm: extend kvm memory listener to support
 2022-08-26 14:44 UTC  (15+ messages)
` [RFC PATCH 1/2] softmmu/memory: add missing begin/commit callback calls
` [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase

[PATCH v6 0/5] vfio/pci: power management changes
 2022-08-26 14:30 UTC  (8+ messages)
` [PATCH v6 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP

[PATCH V4 vfio 00/10] Add device DMA logging support for mlx5 driver
 2022-08-26 13:01 UTC  (17+ messages)
` [PATCH V4 vfio 04/10] vfio: Add an IOVA bitmap support
` [PATCH V4 vfio 05/10] vfio: Introduce the DMA logging feature support

[PATCHv3 0/8] Virtual NMI feature
 2022-08-26 12:20 UTC  (11+ messages)
` [PATCHv3 5/8] KVM: SVM: Add VNMI support in inject_nmi

[PATCH v2] vfio/fsl-mc: Fix a typo in a message
 2022-08-26 12:05 UTC  (4+ messages)

[kvm-unit-tests PATCH v5 0/2] Add specification exception tests
 2022-08-26 11:55 UTC  (6+ messages)
` [kvm-unit-tests PATCH v5 1/2] s390x: Add specification exception test

[RFC PATCH v1 0/1] KVM: s390: pv: fix clock comparator late after suspend/resume
 2022-08-26 11:35 UTC  (3+ messages)
` [RFC PATCH v1 1/1] KVM: s390: pv: don't allow userspace to set the clock under PV

[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
 2022-08-26 10:58 UTC  (19+ messages)
` [PATCH v1 1/5] "

[PATCH v1 00/40] TDX QEMU support
 2022-08-26 10:36 UTC  (47+ messages)
` [PATCH v1 06/40] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PATCH v1 07/40] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [PATCH v1 08/40] i386/tdx: Adjust the supported CPUID based on TDX restrictions
` [PATCH v1 13/40] KVM: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v1 14/40] i386/tdx: Initialize TDX before creating TD vcpus
` [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
` [PATCH v1 16/40] i386/tdx: Wire CPU features up with attributes of TD guest
` [PATCH v1 17/40] i386/tdx: Validate TD attributes
` [PATCH v1 18/40] i386/tdx: Implement user specified tsc frequency
` [PATCH v1 20/40] i386/tdvf: Introduce function to parse TDVF metadata
` [PATCH v1 22/40] i386/tdx: Skip BIOS shadowing setup
` [PATCH v1 25/40] i386/tdx: Track RAM entries for TDX VM
` [PATCH v1 26/40] headers: Add definitions from UEFI spec for volumes, resources, etc
` [PATCH v1 27/40] i386/tdx: Setup the TD HOB list
` [PATCH v1 34/40] hw/i386: add eoi_intercept_unsupported member to X86MachineState
` [PATCH v1 35/40] hw/i386: add option to forcibly report edge trigger in acpi tables
` [PATCH v1 36/40] i386/tdx: Don't synchronize guest tsc for TDs
` [PATCH v1 38/40] i386/tdx: Skip kvm_put_apicbase() "
` [PATCH v1 39/40] i386/tdx: Don't get/put guest state for TDX VMs
` [PATCH v1 40/40] docs: Add TDX documentation

[PATCH] KVM: x86: use TPAUSE to replace PAUSE in halt polling
 2022-08-26 10:14 UTC  (8+ messages)

[PATCH] KVM: x86: Expose Predictive Store Forwarding Disable
 2022-08-26 10:10 UTC  (4+ messages)

[kvm-unit-tests PATCH v1 0/2] s390x: Add migration test for guest TOD clock
 2022-08-26  8:49 UTC  (3+ messages)
` [kvm-unit-tests PATCH v1 1/2] lib/s390x: move TOD clock related functions to library
` [kvm-unit-tests PATCH v1 2/2] s390x: add migration TOD clock test

[PATCH 0/9] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-08-26  7:01 UTC  (6+ messages)
` [PATCH 6/9] KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
` [PATCH 7/9] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace

[PATCH v8 000/103] KVM TDX basic feature support
 2022-08-26  6:46 UTC  (23+ messages)
` [PATCH v8 002/103] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
` [PATCH v8 009/103] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v8 013/103] KVM: TDX: Define TDX architectural definitions
` [PATCH v8 018/103] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers
` [PATCH v8 020/103] KVM: TDX: create/destroy VM structure
` [PATCH v8 095/103] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall

[PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
 2022-08-26  6:23 UTC  (18+ messages)

[PATCH] KVM: SVM: move dest calculation out of loop
 2022-08-26  5:43 UTC 

[PATCH v5 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-08-26  4:47 UTC  (5+ messages)

[RFC v2 0/7] In order support for virtio_ring, vhost and vsock
 2022-08-26  3:18 UTC  (15+ messages)
` [RFC v2 1/7] vhost: expose used buffers
` [RFC v2 2/7] vhost_test: batch used buffer
` [RFC v2 3/7] vsock: batch buffers in tx
` [RFC v2 5/7] virtio: unmask F_NEXT flag in desc_extra
` [RFC v2 6/7] virtio: in order support for virtio_ring

[PATCH 0/9] KVM: arm64: selftests: Test linked {break,watch}points
 2022-08-26  1:29 UTC  (21+ messages)
` [PATCH 1/9] KVM: arm64: selftests: Add helpers to extract a field of an ID register
` [PATCH 2/9] KVM: arm64: selftests: Add write_dbg{b,w}{c,v}r helpers in debug-exceptions
` [PATCH 3/9] KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions
` [PATCH 4/9] KVM: arm64: selftests: Add helpers to enable debug exceptions
` [PATCH 5/9] KVM: arm64: selftests: Have debug_version() use cpuid_get_ufield() helper
` [PATCH 6/9] KVM: arm64: selftests: Change debug_version() to take ID_AA64DFR0_EL1
` [PATCH 7/9] KVM: arm64: selftests: Add a test case for a linked breakpoint
` [PATCH 8/9] KVM: arm64: selftests: Add a test case for a linked watchpoint
` [PATCH 9/9] KVM: arm64: selftests: Test with every breakpoint/watchpoint

[RFC PATCH v2 0/6] add support for CDX bus controller
 2022-08-26  0:08 UTC  (11+ messages)
  ` [RFC PATCH v2 2/6] bus/cdx: add the cdx bus driver

BUG: Virtual machine fails to start on 6.0-rc2
 2022-08-26  0:08 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 04/11] lib: x86: Import insn decoder from Linux
 2022-08-26  0:05 UTC  (3+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-25 23:43 UTC  (5+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "

[PATCH 0/4] misc warning cleanup in arch/risc-v
 2022-08-25 23:42 UTC  (2+ messages)

[PATCH v5 0/7] KVM: selftests: Implement ucall "pool" (for SEV)
 2022-08-25 23:25 UTC  (8+ messages)
` [PATCH v5 1/7] KVM: selftests: Consolidate common code for populating ucall struct
` [PATCH v5 2/7] KVM: selftests: Consolidate boilerplate code in get_ucall()
` [PATCH v5 3/7] KVM: selftests: Automatically do init_ucall() for non-barebones VMs
` [PATCH v5 4/7] tools: Add atomic_test_and_set_bit()
` [PATCH v5 5/7] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
` [PATCH v5 6/7] KVM: selftest: Drop now-unnecessary ucall_uninit()
` [PATCH v5 7/7] KVM: selftests: Add ucall pool based implementation

[PATCH 0/5] Fix a race between posted interrupt delivery and migration in a nested VM
 2022-08-25 23:21 UTC  (13+ messages)
` [PATCH 1/5] KVM: x86: Get vmcs12 pages before checking pending interrupts

[PATCH v4 0/3] Extend KVM trace_kvm_nested_vmrun() to support VMX
 2022-08-25 22:57 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: x86: Update trace function for nested VM entry "
` [PATCH v4 2/3] KVM: nVMX: Add tracepoint for nested vmenter
` [PATCH v4 3/3] KVM: x86: Print guest pgd in kvm_nested_vmenter()

[RFC PATCH 0/2] KVM: x86: Add a new attribute to control dynamic XSTATE components
 2022-08-25 21:54 UTC  (7+ messages)
` [RFC PATCH 1/2] KVM: x86: Add a new system attribute for dynamic XSTATE component

[kvm-unit-tests PATCH v1] x86: efi: set up the IDT before accessing MSRs
 2022-08-25 21:51 UTC  (2+ messages)

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-08-25 20:09 UTC  (6+ messages)
` [PATCH v12 43/46] virt: Add SEV-SNP guest driver

[kvm-unit-tests PATCH v2 0/5] x86/emulator: Test POP/MOV-SS blocking
 2022-08-25 19:59 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/5] x86/emulator: Delete unused declarations (copy-pasted from realmode.c)
` [kvm-unit-tests PATCH v2 2/5] x86/emulator: Move basic "MOV" test to its own helper function
` [kvm-unit-tests PATCH v2 3/5] x86/emulator: Make chunks of "emulator" test 32-bit friendly
` [kvm-unit-tests PATCH v2 4/5] x86/emulator: Test code breakpoint with MOV/POP-SS blocking active
` [kvm-unit-tests PATCH v2 5/5] x86/emulator: Convert remaining spaces to tabs (indentation)

[PATCH v2] x86/sgx: Allow exposing EDECCSSA user leaf function to KVM guest
 2022-08-25 19:27 UTC  (7+ messages)

[PATCH] KVM: s390: Pass initialized arg even if unused
 2022-08-25 19:27 UTC  (3+ messages)

[PATCH v2] KVM: s390: Pass initialized arg even if unused
 2022-08-25 19:25 UTC 

[RFC PATCH v6 00/36] KVM: x86: eVMCS rework
 2022-08-25 18:29 UTC  (8+ messages)
` [RFC PATCH v6 06/36] KVM: nVMX: Treat eVMCS as enabled for guest iff Hyper-V is also enabled
` [RFC PATCH v6 07/36] KVM: nVMX: Refactor unsupported eVMCS controls logic to use 2-d array

[PATCH] KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility
 2022-08-25 17:56 UTC  (10+ messages)
` [kvm-unit-tests PATCH] x86/emulator: Test POP-SS blocking

[PATCH v3 00/13] SMM emulation and interrupt shadow fixes
 2022-08-25 15:44 UTC  (5+ messages)
` [PATCH v3 13/13] KVM: x86: emulator/smm: preserve interrupt shadow in SMRAM

[kvm-unit-tests PATCH v2 0/2] s390x: dump support for PV tests
 2022-08-25 14:30 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/2] s390x: factor out common args for genprotimg
` [kvm-unit-tests PATCH v2 2/2] s390x: create persistent comm-key

[kvm-unit-tests PATCH v4] s390x: Add strict mode to specification exception interpretation test
 2022-08-25 14:22 UTC  (2+ messages)

[kvm-unit-tests PATCH v3] s390x: Add strict mode to specification exception interpretation test
 2022-08-25 10:57 UTC  (3+ messages)

[PATCH] vhost-net: support VIRTIO_F_RING_RESET
 2022-08-25  8:56 UTC 

[kvm-unit-tests PATCH v6 0/4] Add panic test support
 2022-08-25  7:18 UTC  (2+ messages)

[PATCH v3] target/i386: Set maximum APIC ID to KVM prior to vCPU creation
 2022-08-25  2:52 UTC 

[PATCH] kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init()
 2022-08-25  1:43 UTC  (3+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-25  1:30 UTC  (7+ messages)
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support


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