public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-28 15:27:16 to 2023-05-03 09:49:46 UTC [more...]

[PATCH v4 0/9] Enhance vfio PCI hot reset for vfio cdev device
 2023-05-03  9:48 UTC  (15+ messages)
` [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
` [PATCH v4 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET

[PATCH v20 00/21] s390x: CPU Topology
 2023-05-03  9:36 UTC  (16+ messages)
` [PATCH v20 01/21] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v20 02/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v20 03/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB

[PATCH] docs: clarify KVM related kernel parameters' descriptions
 2023-05-03  8:15 UTC  (4+ messages)
` [PATCH v2] "

[Patch net] vsock: improve tap delivery accuracy
 2023-05-03  7:38 UTC  (5+ messages)

[PATCH 0/9] KVM backports to 5.10
 2023-05-03  7:34 UTC  (3+ messages)

[PATCH RFC v2 0/9] Add loongarch kvm accel support
 2023-05-03  6:24 UTC  (15+ messages)
` [PATCH RFC v2 2/9] target/loongarch: Define some kvm_arch interfaces
` [PATCH RFC v2 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PATCH RFC v2 4/9] target/loongarch: Implement kvm get/set registers
` [PATCH RFC v2 5/9] target/loongarch: Implement kvm_arch_init function
` [PATCH RFC v2 6/9] target/loongarch: Implement kvm_arch_init_vcpu
` [PATCH RFC v2 7/9] target/loongarch: Implement kvm_arch_handle_exit
` [PATCH RFC v2 9/9] target/loongarch: Add loongarch kvm into meson build

[PATCH] KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save
 2023-05-03  4:16 UTC 

[ANNOUNCEMENT] COCONUT Secure VM Service Module for SEV-SNP
 2023-05-02 23:03 UTC  (2+ messages)

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-05-02 22:31 UTC  (11+ messages)
` [PATCH v3 04/22] KVM: x86: Set vCPU exit reason to KVM_EXIT_UNKNOWN at the start of KVM_RUN
` [PATCH v3 22/22] KVM: selftests: Handle memory fault exits in demand_paging_test

[PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support
 2023-05-02 20:11 UTC  (26+ messages)
` [PATCH v3 01/19] target/riscv: Refactor some of the generic vector functionality
` [PATCH v3 02/19] target/riscv: Refactor vector-vector translation macro
` [PATCH v3 03/19] target/riscv: Remove redundant "cpu_vl == 0" checks
` [PATCH v3 04/19] target/riscv: Add Zvbc ISA extension support
` [PATCH v3 05/19] target/riscv: Move vector translation checks
` [PATCH v3 06/19] target/riscv: Refactor translation of vector-widening instruction
` [PATCH v3 07/19] target/riscv: Refactor some of the generic vector functionality
` [PATCH v3 08/19] qemu/bitops.h: Limit rotate amounts
` [PATCH v3 09/19] tcg: Add andcs and rotrs tcg gvec ops
` [PATCH v3 10/19] qemu/host-utils.h: Add clz and ctz functions for lower-bit integers
` [PATCH v3 11/19] target/riscv: Add Zvbb ISA extension support
` [PATCH v3 19/19] target/riscv: Expose Zvk* and Zvb[b,c] cpu properties
  ` [PATCH v3 19/19] target/riscv: Expose Zvk* and Zvb[b, c] "

[RFC PATCH V5 00/15] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-05-02 19:30 UTC  (23+ messages)
` [RFC PATCH V5 01/15] x86/hyperv: Add sev-snp enlightened guest static key
` [RFC PATCH V5 02/15] x86/hyperv: Decrypt hv vp assist page in sev-snp enlightened guest
` [RFC PATCH V5 03/15] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [RFC PATCH V5 04/15] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
` [RFC PATCH V5 05/15] clocksource/drivers/hyper-v: decrypt hyperv tsc page "
` [RFC PATCH V5 06/15] hv: vmbus: decrypt VMBus pages for "
` [RFC PATCH V5 07/15] drivers: hv: Decrypt percpu hvcall input arg page in "
` [RFC PATCH V5 08/15] x86/hyperv: Initialize cpu and memory for "
` [RFC PATCH V5 09/15] x86/hyperv: Add smp support for sev-snp guest
  ` [EXTERNAL] "
` [RFC PATCH V5 10/15] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
` [RFC PATCH V5 11/15] x86/sev: Add a #HV exception handler
` [RFC PATCH V5 12/15] x86/sev: Add Check of #HV event in path
` [RFC PATCH V5 13/15] x86/sev: Add AMD sev-snp enlightened guest support on hyperv
` [RFC PATCH V5 14/15] x86/sev: optimize system vector processing invoked from #HV exception
` [RFC PATCH V5 15/15] x86/sev: Fix interrupt exit code paths "

[GIT PULL] VFIO updates for v6.4-rc1
 2023-05-02 19:03 UTC  (2+ messages)

[PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-05-02 17:38 UTC  (11+ messages)

[PATCH v3] vfio/pci: Propagate ACPI notifications to user-space via eventfd
 2023-05-02 13:27 UTC 

[kvm-unit-tests PATCH v3 0/9] s390x: uv-host: Fixups and extensions part 1
 2023-05-02 13:07 UTC  (10+ messages)
` [kvm-unit-tests PATCH v3 1/9] s390x: uv-host: Fix UV init test memory allocation
` [kvm-unit-tests PATCH v3 2/9] s390x: uv-host: Check for sufficient amount of memory
` [kvm-unit-tests PATCH v3 3/9] s390x: uv-host: Beautify code
` [kvm-unit-tests PATCH v3 4/9] s390x: uv-host: Add cpu number check
` [kvm-unit-tests PATCH v3 5/9] s390x: uv-host: Fix create guest variable storage prefix check
` [kvm-unit-tests PATCH v3 6/9] s390x: uv-host: Switch to smp_sigp
` [kvm-unit-tests PATCH v3 7/9] s390x: uv-host: Properly handle config creation errors
` [kvm-unit-tests PATCH v3 8/9] s390x: uv-host: Fence access checks when UV debug is enabled
` [kvm-unit-tests PATCH v3 9/9] s390x: uv-host: Add the test to unittests.conf

[kvm-unit-tests PATCH v4 0/7] s390x: Add PV SIE intercepts and ipl tests
 2023-05-02 11:59 UTC  (8+ messages)
` [kvm-unit-tests PATCH v4 1/7] lib: s390x: uv: Introduce UV validity function
` [kvm-unit-tests PATCH v4 2/7] lib: s390x: uv: Add intercept data check library function
` [kvm-unit-tests PATCH v4 3/7] s390x: pv-diags: Drop snippet from snippet names
` [kvm-unit-tests PATCH v4 4/7] lib: s390x: uv: Add pv host requirement check function
` [kvm-unit-tests PATCH v4 5/7] s390x: pv: Add sie entry intercept and validity test
` [kvm-unit-tests PATCH v4 6/7] s390x: pv: Add IPL reset tests
` [kvm-unit-tests PATCH v4 7/7] s390x: pv-diags: Add the test to unittests.conf

[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
 2023-05-02 10:58 UTC  (7+ messages)
` [PATCH v7 1/1] arm/kvm: add support for MTE

[PATCH v9 00/50] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-05-02  9:35 UTC  (3+ messages)
` [PATCH v9 17/50] KVM: arm64: nv: Handle shadow stage 2 page faults

[kvm-unit-tests PATCH v5 00/29] EFI and ACPI support for arm64
 2023-05-02  7:32 UTC  (34+ messages)
` [kvm-unit-tests PATCH v5 01/29] lib: Move acpi header and implementation to lib
` [kvm-unit-tests PATCH v5 02/29] x86: Move x86_64-specific EFI CFLAGS to x86_64 Makefile
` [kvm-unit-tests PATCH v5 03/29] lib: Apply Lindent to acpi.{c,h}
` [kvm-unit-tests PATCH v5 04/29] lib: Fix style for acpi.{c,h}
` [kvm-unit-tests PATCH v5 08/29] lib/acpi: Add support for the XSDT table
` [kvm-unit-tests PATCH v5 09/29] lib/acpi: Extend the definition of the FADT table
` [kvm-unit-tests PATCH v5 11/29] arm64: Add support for setting up the PSCI conduit through ACPI
` [kvm-unit-tests PATCH v5 12/29] arm64: Add support for discovering the UART "
` [kvm-unit-tests PATCH v5 14/29] arm64: Add support for cpu initialization "
` [kvm-unit-tests PATCH v5 22/29] arm64: Add a setup sequence for systems that boot through EFI
` [kvm-unit-tests PATCH v5 27/29] arm64: Add support for efi in Makefile
` [kvm-unit-tests PATCH v5 28/29] lib: arm: Print test exit status
` [kvm-unit-tests PATCH v5 29/29] arm64: Add an efi/run script

Latency issues inside KVM
 2023-05-02  6:12 UTC  (8+ messages)

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-02  2:21 UTC  (38+ messages)
` [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v2 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v2 04/34] pgtable: Create struct ptdesc
` [PATCH v2 05/34] mm: add utility functions for ptdesc
` [PATCH v2 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v2 07/34] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v2 08/34] mm: Convert ptlock_ptr() "
` [PATCH v2 09/34] mm: Convert pmd_ptlock_init() "
` [PATCH v2 10/34] mm: Convert ptlock_init() "
` [PATCH v2 11/34] mm: Convert pmd_ptlock_free() "
` [PATCH v2 12/34] mm: Convert ptlock_free() "
` [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v2 14/34] powerpc: Convert various functions to use ptdescs
` [PATCH v2 15/34] x86: "
` [PATCH v2 16/34] s390: Convert various gmap "
` [PATCH v2 17/34] s390: Convert various pgalloc "
` [PATCH v2 18/34] mm: Remove page table members from struct page
` [PATCH v2 19/34] pgalloc: Convert various functions to use ptdescs
` [PATCH v2 20/34] arm: "
` [PATCH v2 21/34] arm64: "
` [PATCH v2 22/34] csky: Convert __pte_free_tlb() "
` [PATCH v2 23/34] hexagon: "
` [PATCH v2 24/34] loongarch: Convert various functions "
` [PATCH v2 25/34] m68k: "
` [PATCH v2 26/34] mips: "
` [PATCH v2 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v2 28/34] openrisc: "
` [PATCH v2 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v2 30/34] sh: Convert pte_free_tlb() "
` [PATCH v2 31/34] sparc64: Convert various functions "
` [PATCH v2 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v2 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v2 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH] KVM: x86/mmu: Don't create kvm-nx-lpage-re kthread if not itlb_multihit
 2023-05-02  2:07 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 6.4
 2023-05-01 19:26 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implementations
 2023-05-01 18:21 UTC 

[GIT PULL] KVM: x86: Make valid TDP MMU roots persistent
 2023-05-01 18:17 UTC 

[Bug 217379] New: Latency issues in irq_bypass_register_consumer
 2023-05-01 16:51 UTC  (3+ messages)
` [Bug 217379] "

Słowa kluczowe do wypozycjonowania
 2023-04-28  9:30 UTC 

[PATCH v7 0/5] Linear Address Masking (LAM) KVM Enabling
 2023-04-29  4:56 UTC  (13+ messages)
` [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}

[PATCH v3 0/7] Add EPYC-Genoa model and update previous EPYC Models
 2023-04-28 21:30 UTC  (6+ messages)
` [PATCH v3 2/7] target/i386: Add new EPYC CPU versions with updated cache_info

[PATCH v13 098/113] KVM: TDX: Handle TDX PV map_gpa hypercall
 2023-04-28 19:17 UTC  (2+ messages)

[PATCH V4 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-04-28 18:35 UTC  (10+ messages)
` [PATCH V4 03/11] vfio/pci: Prepare for dynamic interrupt context storage
` [PATCH V4 07/11] vfio/pci: Update stale comment
` [PATCH V4 10/11] vfio/pci: Support dynamic MSI-X

[PATCH RFC net-next v2 0/4] virtio/vsock: support datagrams
 2023-04-28 10:43 UTC  (11+ messages)
` [PATCH RFC net-next v2 3/4] vsock: Add lockless sendmsg() support

[RFC PATCH 0/5] Add TDX intra host migration support
 2023-04-28 16:08 UTC  (7+ messages)
` [RFC PATCH 3/5] KVM: TDX: Add base implementation for tdx_vm_move_enc_context_from


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox