kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-23 17:08:08 to 2023-03-24 18:07:28 UTC [more...]

[PATCH kvmtool v3] Add virtio-transport option and deprecate force-pci and virtio-legacy
 2023-03-24 18:05 UTC  (2+ messages)

[PATCH v5 00/34] x86: enable FRED for x86-64
 2023-03-24 17:45 UTC  (7+ messages)
` [PATCH v5 34/34] KVM: x86/vmx: execute "int $2" to handle NMI in NMI caused VM exits when FRED is enabled

[PATCH V6 0/7] KVM: selftests: Add simple SEV test
 2023-03-24 17:30 UTC  (9+ messages)
` [PATCH V6 1/7] KVM: selftests: sparsebit: add const where appropriate
` [PATCH V6 2/7] KVM: selftests: add hooks for managing protected guest memory
` [PATCH V6 3/7] KVM: selftests: handle protected bits in page tables
` [PATCH V6 4/7] KVM: selftests: add support for protected vm_vaddr_* allocations

[PATCH v2 0/2] KVM: s390: CMMA migration selftest and small bugfix
 2023-03-24 17:24 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
` [PATCH v2 2/2] KVM: s390: selftests: add selftest for CMMA migration

[PATCH v5 0/4] cover-letter: Add IO page table replacement support
 2023-03-24 17:02 UTC  (6+ messages)
` [PATCH v5 2/4] iommufd: Add iommufd_access_replace() API
` [PATCH v5 4/4] vfio: Support IO page table replacement

[PATCH v13 000/113] KVM TDX basic feature support
 2023-03-24 16:35 UTC  (14+ messages)
` [PATCH v13 003/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v13 011/113] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH v13 014/113] x86/cpu: Add helper functions to allocate/free TDX private host key id
` [PATCH v13 019/113] KVM: TDX: create/destroy VM structure

[PATCH v2 2/2] KVM: selftests: Print summary stats of memory latency distribution
 2023-03-24 16:26 UTC  (2+ messages)

[RFC PATCH] tests/avocado: Test Xen guest support under KVM
 2023-03-24 16:07 UTC 

[PATCH v4 0/9] vdpa_sim: add support for user VA
 2023-03-24 15:40 UTC  (10+ messages)
` [PATCH v4 1/9] vdpa: add bind_mm/unbind_mm callbacks
` [PATCH v4 2/9] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v4 3/9] vringh: replace kmap_atomic() with kmap_local_page()
` [PATCH v4 4/9] vringh: define the stride used for translation
` [PATCH v4 5/9] vringh: support VA with iotlb
` [PATCH v4 6/9] vdpa_sim: make devices agnostic for work management
` [PATCH v4 7/9] vdpa_sim: use kthread worker
` [PATCH v4 8/9] vdpa_sim: replace the spinlock with a mutex to protect the state
` [PATCH v4 9/9] vdpa_sim: add support for user VA

[PATCH v16 0/8] Parallel CPU bringup for x86_64
 2023-03-24 15:33 UTC  (21+ messages)
` [PATCH v16 3/8] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v16 8/8] x86/smpboot: Allow parallel bringup for SEV-ES
            ` [EXTERNAL][PATCH "

[syzbot] [net?] [virt?] [io-uring?] [kvm?] BUG: soft lockup in vsock_connect
 2023-03-24 15:33 UTC  (3+ messages)

[PATCH v3 00/18] KVM: arm64: Rework timer offsetting for fun and profit
 2023-03-24 14:47 UTC  (19+ messages)
` [PATCH v3 01/18] KVM: arm64: timers: Use a per-vcpu, per-timer accumulator for fractional ns
` [PATCH v3 02/18] arm64: Add CNTPOFF_EL2 register definition
` [PATCH v3 03/18] arm64: Add HAS_ECV_CNTPOFF capability
` [PATCH v3 04/18] KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer
` [PATCH v3 05/18] KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
` [PATCH v3 06/18] KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVM
` [PATCH v3 07/18] KVM: arm64: timers: Allow userspace to set the global counter offset
` [PATCH v3 08/18] KVM: arm64: timers: Allow save/restoring of the physical timer
` [PATCH v3 09/18] KVM: arm64: timers: Rationalise per-vcpu timer init
` [PATCH v3 10/18] KVM: arm64: timers: Abstract per-timer IRQ access
` [PATCH v3 11/18] KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data
` [PATCH v3 12/18] KVM: arm64: Abstract the number of valid timers per vcpu
` [PATCH v3 13/18] KVM: arm64: Document KVM_ARM_SET_CNT_OFFSETS and co
` [PATCH v3 14/18] KVM: arm64: nv: timers: Add a per-timer, per-vcpu offset
` [PATCH v3 15/18] KVM: arm64: nv: timers: Support hyp timer emulation
` [PATCH v3 16/18] KVM: arm64: selftests: Add physical timer registers to the sysreg list
` [PATCH v3 17/18] KVM: arm64: selftests: Deal with spurious timer interrupts
` [PATCH v3 18/18] KVM: arm64: selftests: Augment existing timer test to handle variable offset

[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-24 15:03 UTC  (11+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH v3 12/17] iommufd: Add iommufd_device_replace()

Nested virtualization not working with hyperv guest/windows 11
 2023-03-24 14:59 UTC  (3+ messages)

[PATCH -next v16 00/20] riscv: Add vector ISA support
 2023-03-24 14:59 UTC  (4+ messages)
` [PATCH -next v16 19/20] riscv: detect assembler support for .option arch

[PATCH v2] KVM: Fix comments that refer to the non-existent install_new_memslots()
 2023-03-24 14:54 UTC  (2+ messages)

[PATCH v2] KVM: SVM: Flush Hyper-V TLB when required
 2023-03-24 14:52 UTC  (2+ messages)
` [RESEND PATCH "

[PATCH v3 0/8] vdpa_sim: add support for user VA
 2023-03-24 14:46 UTC  (14+ messages)
` [PATCH v3 4/8] vringh: support VA with iotlb
` [PATCH v3 5/8] vdpa_sim: make devices agnostic for work management
  ` [PATCH v3 8/8] vdpa_sim: add support for user VA

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-24 14:40 UTC  (9+ messages)
` [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op
` [PATCH RFC v8 36/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command

[PATCH v2 0/2] iommu/amd: Fix GAM IRTEs affinity and GALog restart
 2023-03-24 14:31 UTC  (5+ messages)
` [PATCH v2 1/2] iommu/amd: Don't block updates to GATag if guest mode is on

[PATCH] KVM: SVM: Flush Hyper-V TLB when required
 2023-03-24 14:10 UTC  (4+ messages)

[PATCH v1 0/2] KVM: s390: CMMA migration selftest and small bugfix
 2023-03-24 13:58 UTC  (7+ messages)
` [PATCH v1 1/2] KVM: s390: selftests: add selftest for CMMA migration

[PATCH v2] perf/x86: use hexidecimal value for cpuid
 2023-03-24 13:33 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
 2023-03-24 13:14 UTC  (21+ messages)

[PATCH 1/2] KVM: x86: add KVM clock time reference arg to kvm_write_tsc()
 2023-03-24 13:08 UTC  (6+ messages)
` [PATCH v2] KVM: x86: add KVM_VCPU_TSC_VALUE attribute

[PATCH] KVM: RISC-V: Retry fault if vma_lookup() results become invalid
 2023-03-24 12:49 UTC  (3+ messages)

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

[PATCH] vfio/pci: Propagate ACPI notifications to the user-space
 2023-03-24 12:29 UTC  (11+ messages)

[kvm-unit-tests PATCH v2 0/3] s390x: Add PV SIE intercepts and ipl tests
 2023-03-24 12:24 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/3] lib: s390x: Introduce UV validity function
` [kvm-unit-tests PATCH v2 2/3] s390x: pv: Test sie entry intercepts and validities
` [kvm-unit-tests PATCH v2 3/3] s390x: pv: Add IPL reset tests

[PATCH v9 4/5] virtio-blk: add some trace events for zoned emulation
 2023-03-24 12:05 UTC  (3+ messages)
` [PATCH v9 5/5] docs/zoned-storage:add zoned emulation use case

[syzbot] [kvm?] [net?] [virt?] general protection fault in virtio_transport_purge_skbs
 2023-03-24 11:58 UTC  (9+ messages)

[PATCH v9 1/5] include: update virtio_blk headers to v6.3-rc1
 2023-03-24 10:59 UTC 

[kvm-unit-tests PATCH v7 0/2] S390x: CPU Topology Information
 2023-03-24 10:59 UTC  (6+ messages)
` [kvm-unit-tests PATCH v7 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v7 2/2] s390x: topology: Checking Configuration Topology Information

[RFC PATCH part-1 0/5] pKVM on Intel Platform Introduction
 2023-03-24 10:30 UTC  (5+ messages)

[PATCH v9 0/5] Add zoned storage emulation to virtio-blk driver
 2023-03-24 10:13 UTC  (4+ messages)
` [PATCH v9 1/5] include: update virtio_blk headers to v6.3-rc1
` [PATCH v9 2/5] virtio-blk: add zoned storage emulation for zoned devices
` [PATCH v9 3/5] block: add accounting for zone append operation

[PATCH v5] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-24  9:07 UTC  (5+ messages)

[kvm-unit-tests v2 PATCH] s390x: sie: Test whether the epoch extension field is working as expected
 2023-03-24  8:53 UTC  (2+ messages)

[PATCH 0/6] KVM: x86: Unhost the *_CMD MSR mess
 2023-03-24  8:48 UTC  (6+ messages)
` [PATCH 5/6] KVM: x86: Virtualize FLUSH_L1D and passthrough MSR_IA32_FLUSH_CMD

[PATCHv4 00/11] SVM: virtual NMI
 2023-03-24  8:25 UTC  (3+ messages)

[PATCH v6 00/12] Implement Eager Page Splitting for ARM
 2023-03-24  7:41 UTC  (4+ messages)
` [PATCH v6 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE

[PATCH v2 0/2] KVM: PPC: selftests: powerpc support
 2023-03-24  5:12 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: PPC: selftests: implement support for powerpc
` [PATCH v2 2/2] KVM: PPC: selftests: basic sanity tests

[PATCH kernel v3 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-03-24  4:05 UTC  (8+ messages)
` [PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
      ` [PATCH kernel v4] "

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-03-24  2:29 UTC  (6+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-03-24  2:13 UTC  (10+ messages)

[PATCH] KVM: x86/mmu: Don't create kvm-nx-lpage-re kthread if not itlb_multihit
 2023-03-23 23:16 UTC  (5+ messages)

[PATCH 00/21] KVM: x86/MMU: Formalize the Shadow MMU
 2023-03-23 23:02 UTC  (2+ messages)

[PATCH v2 00/19] KVM: arm64: Rework timer offsetting for fun and profit
 2023-03-23 22:54 UTC  (3+ messages)

[PATCH v2 1/2] KVM: nVMX: Remove outdated comments in nested_vmx_setup_ctls_msrs()
 2023-03-23 22:53 UTC  (2+ messages)

[PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-03-23 22:50 UTC  (2+ messages)

[PATCH] kvm: x86/mmu: Simplify pte_list_{add|remove}
 2023-03-23 22:50 UTC  (2+ messages)

[PATCH v2 0/7] KVM: Add a common API for range-based TLB invalidation
 2023-03-23 22:50 UTC  (2+ messages)

[PATCH 0/4] Add and use helpers to check bit set in CR0/CR4
 2023-03-23 22:47 UTC  (2+ messages)

[PATCH v10 00/16] TDX host kernel support
 2023-03-23 22:42 UTC  (17+ messages)
` [PATCH v10 02/16] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v10 05/16] x86/virt/tdx: Add skeleton to enable TDX on demand

[Patch v4 00/18] NUMA aware page table allocation
 2023-03-23 22:30 UTC  (11+ messages)
` [Patch v4 11/18] KVM: x86/mmu: Add documentation of NUMA aware page table capability
` [Patch v4 12/18] KVM: x86/mmu: Allocate NUMA aware page tables on TDP huge page splits
` [Patch v4 13/18] KVM: mmu: Add common initialization logic for struct kvm_mmu_memory_cache{}
` [Patch v4 14/18] KVM: mmu: Initialize kvm_mmu_memory_cache.gfp_zero to __GFP_ZERO by default
` [Patch v4 15/18] KVM: mmu: Add NUMA node support in struct kvm_mmu_memory_cache{}

[PATCH v5 06/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
 2023-03-23 22:19 UTC  (11+ messages)
` [PATCH] riscv: require alternatives framework when selecting FPU support

[PATCH 0/8] Add printf and formatted asserts in the guest
 2023-03-23 22:12 UTC  (10+ messages)
` [PATCH 4/8] KVM: selftests: Copy printf.c to KVM selftests
` [PATCH 5/8] KVM: selftests: Add vsprintf() "
` [PATCH 6/8] KVM: selftests: Add additional pages to the guest to accommodate ucall
` [PATCH 7/8] KVM: selftests: Add string formatting options to ucall

[PATCH v3 0/8] Clean up the supported xfeatures
 2023-03-23 21:47 UTC  (10+ messages)
` [PATCH v3 2/8] KVM: x86: Clear all supported MPX xfeatures if they are not all set
` [PATCH v3 8/8] KVM: selftests: Add XCR0 Test

[PATCH v8 0/4] Add zoned storage emulation to virtio-blk driver
 2023-03-23 19:26 UTC  (5+ messages)

QEMU fortnightly developers call for agenda for 2023-04-04
 2023-03-23 17:53 UTC 

[PATCH v4 00/30] EFI and ACPI support for arm64
 2023-03-23 17:52 UTC  (9+ messages)
` [PATCH v4 30/30] arm64: Add an efi/run script

[kvm-unit-tests PATCH 0/2] x86/pmu: Add TSX testcase and fix force_emulation_prefix
 2023-03-23 17:41 UTC  (4+ messages)


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