kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-01 03:08:38 to 2021-12-03 16:14:50 UTC [more...]

[RFC PATCH v3 00/59] KVM: X86: TDX support
 2021-12-03 16:14 UTC  (13+ messages)
` [RFC PATCH v3 14/59] KVM: x86: Add vm_type to differentiate legacy VMs from protected VMs

[PATCH v3] MAINTAINERS: Update Atish's email address
 2021-12-03 16:10 UTC  (3+ messages)

[PATCH v2 0/8] KVM: x86: Hyper-V hypercall fix and cleanups
 2021-12-03 14:09 UTC  (6+ messages)
` [PATCH v2 8/8] KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fields
        ` ** POTENTIAL FRAUD ALERT - RED HAT ** "

[RFC v16 0/9] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-12-03 13:13 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 1/1] s390x: Add specification exception interception test
 2021-12-03 11:46 UTC  (4+ messages)
` [kvm-unit-tests PATCH] s390x: Add strict mode to specification exception interpretation test

[kvm-unit-tests PATCH v2 0/2] s390x: firq: floating interrupt test
 2021-12-03 11:22 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/2] s390x: make smp_cpu_setup() return 0 on success
` [kvm-unit-tests PATCH v2 2/2] s390x: firq: floating interrupt test

[PATCH v1 00/12] Add riscv kvm accel support
 2021-12-03  9:38 UTC  (18+ messages)
` [PATCH v1 01/12] update-linux-headers: Add asm-riscv/kvm.h
` [PATCH v1 02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PATCH v1 04/12] target/riscv: Implement kvm_arch_get_registers
` [PATCH v1 05/12] target/riscv: Implement kvm_arch_put_registers
` [PATCH v1 06/12] target/riscv: Support start kernel directly by KVM
` [PATCH v1 07/12] target/riscv: Support setting external interrupt "
` [PATCH v1 09/12] target/riscv: Add host cpu type
` [PATCH v1 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer

[kvm-unit-tests PATCH 0/8] s390x: sie: Add PV snippet support
 2021-12-03  9:29 UTC  (5+ messages)
` [kvm-unit-tests PATCH 7/8] s390x: snippets: Add PV support

[kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM
 2021-12-03  9:15 UTC  (11+ messages)
` [kvm-unit-tests PATCH v9 1/9] docs: mention checkpatch in the README
` [kvm-unit-tests PATCH v9 2/9] arm/flat.lds: don't drop debug during link
` [kvm-unit-tests PATCH v9 3/9] Makefile: add GNU global tags support
` [kvm-unit-tests PATCH v9 4/9] lib: add isaac prng library from CCAN
` [kvm-unit-tests PATCH v9 5/9] arm/tlbflush-code: TLB flush during code execution
` [kvm-unit-tests PATCH v9 6/9] arm/locking-tests: add comprehensive locking test
` [kvm-unit-tests PATCH v9 7/9] arm/barrier-litmus-tests: add simple mp and sal litmus tests
` [kvm-unit-tests PATCH v9 8/9] arm/run: use separate --accel form
` [kvm-unit-tests PATCH v9 9/9] arm/tcg-test: some basic TCG exercising tests

KVM patches for Hyper-V improvements
 2021-12-03  8:09 UTC  (2+ messages)

[PATCH v2 0/2] Introduce x86_get_cpufreq_khz()
 2021-12-03  7:53 UTC  (10+ messages)
` [PATCH v2 1/2] x86/cpu: "
    `  "
` [PATCH v2 2/2] KVM: x86: use x86_get_freq to get freq for kvmclock
    `  "

[PATCH v2 0/3] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2021-12-03  7:46 UTC  (6+ messages)
` [PATCH v2 1/3] KVM: SVM: Refactor AVIC hardware setup logic into helper function
` [PATCH v2 2/3] x86/apic: Add helper function to get maximum physical APIC ID
` [PATCH v2 3/3] KVM: SVM: Extend host physical APIC ID field to support more than 8-bit

[PATCH] KVM: x86: selftests: svm_int_ctl_test: fix intercept calculation
 2021-12-03  7:36 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Remove invalid clwb test code
 2021-12-03  5:54 UTC  (2+ messages)

[RFC PATCH 00/15] KVM: x86/mmu: Eager Page Splitting for the TDP MMU
 2021-12-03  4:57 UTC  (45+ messages)
` [RFC PATCH 04/15] KVM: x86/mmu: Factor out logic to atomically install a new page table
` [RFC PATCH 06/15] KVM: x86/mmu: Derive page role from parent
` [RFC PATCH 08/15] KVM: x86/mmu: Helper method to check for large and present sptes
` [RFC PATCH 12/15] KVM: x86/mmu: Split large pages when dirty logging is enabled
` [RFC PATCH 13/15] KVM: x86/mmu: Split large pages during CLEAR_DIRTY_LOG
` [RFC PATCH 15/15] KVM: x86/mmu: Update page stats when splitting large pages

[PATCH] kvm/eventfd: fix the misleading comment in kvm_irqfd_assign
 2021-12-03  3:03 UTC  (3+ messages)

[PATCH] KVM: ensure APICv is considered inactive if there is no APIC
 2021-12-03  2:17 UTC  (2+ messages)

[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-12-03  1:11 UTC  (4+ messages)
` [RFC v2 PATCH 01/13] mm/shmem: Introduce F_SEAL_GUEST

[PATCH 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2021-12-03  0:16 UTC  (6+ messages)
` [PATCH 04/28] KVM: x86/mmu: Retry page fault if root is invalidated by memslot update

[PATCH v2] MAINTAINERS: Update Atish's email address
 2021-12-02 23:53 UTC  (3+ messages)

[PATCH -next] mm: delete oversized WARN_ON() in kvmalloc() calls
 2021-12-02 21:16 UTC  (5+ messages)

[PATCH] KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure
 2021-12-02 19:39 UTC  (4+ messages)

[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-02 17:52 UTC  (3+ messages)
` [PATCH v7 10/45] x86/sev: Add support for hypervisor feature VMGEXIT

[PATCH RFC v2] vfio: Documentation for the migration region
 2021-12-02 17:46 UTC  (12+ messages)

[kvm-unit-tests PATCH] s390x: uv: Fix UVC cmd prepare reset name
 2021-12-02 13:28 UTC  (2+ messages)

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-12-02 13:11 UTC  (29+ messages)
` [RFC PATCH v3 02/29] KVM: arm64: Save ID registers' sanitized value per vCPU
` [RFC PATCH v3 03/29] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v3 04/29] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [RFC PATCH v3 09/29] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest
` [RFC PATCH v3 12/29] KVM: arm64: Make ID_DFR1_EL1 writable

[kvm-unit-tests PATCH v1 0/2] s390x: firq: floating interrupt test
 2021-12-02 12:24 UTC  (11+ messages)
` [kvm-unit-tests PATCH v1 1/2] s390x: make smp_cpu_setup() return 0 on success
` [kvm-unit-tests PATCH v1 2/2] s390x: firq: floating interrupt test

[PATCH v5 0/4] KVM: nVMX: Enlightened MSR Bitmap feature for Hyper-V on KVM
 2021-12-02 12:20 UTC  (2+ messages)

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-12-02 12:02 UTC  (15+ messages)
` [PATCH v2 11/43] KVM: Don't block+unblock when halt-polling is successful

[PATCH v6 00/29] KVM: Scalable memslots implementation
 2021-12-02 10:32 UTC  (24+ messages)
` [PATCH v6 03/29] KVM: Resync only arch fields when slots_arch_lock gets reacquired
` [PATCH v6 18/29] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
` [PATCH v6 21/29] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v6 25/29] KVM: Call kvm_arch_flush_shadow_memslot() on the old slot in kvm_invalidate_memslot()
` [PATCH v6 26/29] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
` [PATCH v6 27/29] KVM: Optimize overlapping memslots check

[PATCH] KVM: s390: Fix names of skey constants in api documentation
 2021-12-02 10:31 UTC  (3+ messages)

[RFC PATCH v2 00/44] TDX support
 2021-12-02  8:56 UTC  (4+ messages)
` [RFC PATCH v2 11/44] i386/tdx: Implement user specified tsc frequency

[kvm-unit-tests PATCH] s390x/cpumodel: give each test a unique output line
 2021-12-02  8:13 UTC  (2+ messages)

[PATCH 00/11] KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type
 2021-12-02  1:19 UTC  (6+ messages)
` [PATCH 03/11] KVM: x86: Clean up kvm_vcpu_ioctl_x86_setup_mce()
` [PATCH 07/11] KVM: x86: Disable SMM for TDX

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-12-02  0:31 UTC  (5+ messages)

[PATCH] vfio/pci: Resolve sparse endian warnings in IGD support
 2021-12-01 23:45 UTC 

Potential bug in TDP MMU
 2021-12-01 23:44 UTC  (5+ messages)

[PATCH 00/12] Fixes for KVM_CAP_VM_MOVE/COPY_ENC_CONTEXT_FROM
 2021-12-01 18:21 UTC  (15+ messages)
` [PATCH 01/12] selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
` [PATCH 02/12] selftests: sev_migrate_tests: free all VMs
` [PATCH 03/12] KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability
` [PATCH 05/12] KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
` [PATCH 08/12] selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROM
` [PATCH 10/12] KVM: SEV: Prohibit migration of a VM that has mirrors

[PATCH 0/6] KVM: Dirty Quota-Based VM Live Migration Auto-Converge
 2021-12-01 17:22 UTC  (6+ messages)
` [PATCH 3/6] Add KVM_CAP_DIRTY_QUOTA_MIGRATION and handle vCPU page faults

[kvm-unit-tests PATCH v8 00/10] MTTCG sanity tests for ARM
 2021-12-01 17:07 UTC  (6+ messages)
` [kvm-unit-tests PATCH v8 04/10] run_tests.sh: add --config option for alt test set

[PATCH 0/2] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2021-12-01 15:13 UTC  (4+ messages)
` [PATCH 2/2] KVM: SVM: Extend host physical APIC ID field to support more than 8-bit

[PATCH v3 0/6] KVM: arm64: Rework FPSIMD/SVE tracking
 2021-12-01 13:29 UTC  (9+ messages)
` [PATCH v3 1/6] KVM: arm64: Reorder vcpu flag definitions
` [PATCH v3 2/6] KVM: arm64: Get rid of host SVE tracking/saving
` [PATCH v3 3/6] KVM: arm64: Remove unused __sve_save_state
` [PATCH v3 4/6] KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
` [PATCH v3 5/6] KVM: arm64: Stop mapping current thread_info at EL2
` [PATCH v3 6/6] arm64/fpsimd: Document the use of TIF_FOREIGN_FPSTATE by KVM

Q. about KVM and CPU hotplug
 2021-12-01 10:30 UTC  (7+ messages)

[PATCH V2] ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
 2021-12-01  8:12 UTC 


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