KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-13 14:18:24 to 2023-12-15 02:30:15 UTC [more...]

[PATCH v7 00/26] Enable CET Virtualization
 2023-12-15  2:29 UTC  (13+ messages)
` [PATCH v7 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2023-12-15  2:28 UTC  (5+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation

[PATCH v13 00/35] x86: enable FRED for x86-64
 2023-12-15  1:51 UTC  (3+ messages)
` [PATCH v13 24/35] x86/fred: Add a NMI entry stub for FRED

[RFC PATCH 0/8] Dynamic vcpu priority management in kvm
 2023-12-15  0:47 UTC  (16+ messages)
` [RFC PATCH 1/8] kvm: x86: MSR for setting up scheduler info shared memory
` [RFC PATCH 2/8] sched/core: sched_setscheduler_pi_nocheck for interrupt context usage
` [RFC PATCH 3/8] kvm: x86: vcpu boosting/unboosting framework
` [RFC PATCH 4/8] kvm: x86: boost vcpu threads on latency sensitive paths
` [RFC PATCH 5/8] kvm: x86: upper bound for preemption based boost duration
` [RFC PATCH 6/8] kvm: x86: enable/disable global/per-guest vcpu boost feature
` [RFC PATCH 7/8] sched/core: boost/unboost in guest scheduler
` [RFC PATCH 8/8] irq: boost/unboost in irq/nmi entry/exit and softirq

[PATCH 0/8] iommufd support pasid attach/replace
 2023-12-15  0:37 UTC  (5+ messages)
` [PATCH 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH V8 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-15  0:35 UTC  (11+ messages)
` [PATCH V8 vfio 1/9] virtio: Define feature bit for administration virtqueue
` [PATCH V8 vfio 2/9] virtio-pci: Introduce admin virtqueue
` [PATCH V8 vfio 3/9] virtio-pci: Introduce admin command sending function
` [PATCH V8 vfio 4/9] virtio-pci: Introduce admin commands
` [PATCH V8 vfio 5/9] virtio-pci: Initialize the supported "
` [PATCH V8 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO "
` [PATCH V8 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH V8 vfio 8/9] vfio/pci: Expose vfio_pci_core_iowrite/read##size()
` [PATCH V8 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

[PATCH V7 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-15  0:32 UTC  (19+ messages)
` [PATCH V7 vfio 9/9] vfio/virtio: "

[PATCH v17 000/116] KVM TDX basic feature support
 2023-12-14 23:22 UTC  (3+ messages)
` [PATCH v17 007/116] KVM: TDX: Make TDX VM type supported

[kvm-unit-tests PATCH 0/5] s390x: STFLE nested interpretation
 2023-12-14 20:02 UTC  (16+ messages)
` [kvm-unit-tests PATCH 1/5] lib: Add pseudo random functions
` [kvm-unit-tests PATCH 2/5] s390x: lib: Remove double include
` [kvm-unit-tests PATCH 3/5] s390x: Add library functions for exiting from snippet
` [kvm-unit-tests PATCH 4/5] s390x: Use library functions for snippet exit
` [kvm-unit-tests PATCH 5/5] s390x: Add test for STFLE interpretive execution (format-0)

[PATCH v2 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2023-12-14 19:29 UTC  (9+ messages)
` [PATCH v2 3/5] KVM: selftests: aarch64: Fix the buggy [enable|disable]_counter
` [PATCH v2 4/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v2 5/5] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH] target/i386: Fix CPUID encoding of Fn8000001E_ECX
 2023-12-14 18:37 UTC  (4+ messages)

[PATCH vhost v2 0/8] vdpa/mlx5: Add support for resumable vqs
 2023-12-14 18:30 UTC  (8+ messages)
` [PATCH vhost v2 4/8] vdpa/mlx5: Mark vq addrs for modification in hw vq

[PATCH v4] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2023-12-14 18:13 UTC  (2+ messages)

Should I add BPF kfuncs for userspace apps? And how?
 2023-12-14 17:40 UTC  (6+ messages)

[ANNOUNCE / RFC] PUCK Future Topics
 2023-12-14 17:11 UTC  (4+ messages)

[PATCH v2] KVM: x86/xen: Inject vCPU upcall vector when local APIC is enabled
 2023-12-14 16:56 UTC 

[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
 2023-12-14 16:56 UTC  (7+ messages)
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices

[PATCH v3] KVM: x86/xen: improve accuracy of Xen timers
 2023-12-14 16:54 UTC 

[PATCH v2 0/3] KVM: X86: Make bus clock frequency for vapic timer configurable
 2023-12-14 16:41 UTC  (11+ messages)
` [PATCH v2 1/3] KVM: x86: Make the hardcoded APIC bus frequency vm variable
` [PATCH v2 2/3] KVM: X86: Add a capability to configure bus frequency for APIC timer
` [PATCH v2 3/3] KVM: selftests: Add test case for x86 apic_bus_clock_frequency

[RFC 0/9] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2023-12-14 16:02 UTC  (19+ messages)
` [RFC 1/9] RISC-V: Fix the typo in Scountovf CSR name
` [RFC 2/9] drivers/perf: riscv: Add a flag to indicate SBI v2.0 support
` [RFC 3/9] RISC-V: Add FIRMWARE_READ_HI definition
` [RFC 4/9] drivers/perf: riscv: Read upper bits of a firmware counter
` [RFC 5/9] RISC-V: Add SBI PMU snapshot definitions
` [RFC 7/9] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [RFC 8/9] RISC-V: KVM: Add perf sampling support for guests
` [RFC 9/9] RISC-V: KVM: Support 64 bit firmware counters on RV32

[PATCH-for-9.0 00/16] target/arm/kvm: Unify kvm_arm_FOO() API
 2023-12-14 15:34 UTC  (4+ messages)

[PATCH v2] KVM: x86: fix kvm_has_noapic_vcpu updates when fail to create vcpu
 2023-12-14 15:04 UTC  (3+ messages)

[RFC PATCH] tests/avocado: avoid a copy to support read/write rootfs
 2023-12-14 14:42 UTC 

[PATCH v10 00/19] KVM: xen: update shared_info and vcpu_info handling
 2023-12-14 14:20 UTC  (13+ messages)
` [PATCH v10 09/19] KVM: xen: separate initialization of shared_info cache and content
` [PATCH v10 10/19] KVM: xen: (re-)initialize shared_info if guest (32/64-bit) mode is set
` [PATCH v10 16/19] KVM: xen: split up kvm_xen_set_evtchn_fast()
` [PATCH v10 17/19] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
` [PATCH v10 18/19] KVM: pfncache: check the need for invalidation under read lock first

[PATCH 00/10] for-8.3 tests/avocado: prep for Avocado 103.0 LTS
 2023-12-14 13:26 UTC  (18+ messages)
` [PATCH 02/10] tests/avocado: mips: add hint for fetchasset plugin
` [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
` [PATCH 04/10] tests/avocado: machine aarch64: standardize location and RO/RW access

[PATCH net-next v9 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-14 12:52 UTC  (12+ messages)
` [PATCH net-next v9 1/4] virtio/vsock: fix logic which reduces credit update messages
` [PATCH net-next v9 2/4] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [PATCH net-next v9 3/4] vsock: update SO_RCVLOWAT setting callback
` [PATCH net-next v9 4/4] vsock/test: two tests to check credit update logic

[PATCH net-next v10 0/3] send credit update during setting SO_RCVLOWAT
 2023-12-14 12:52 UTC  (4+ messages)
` [PATCH net-next v10 1/3] virtio/vsock: fix logic which reduces credit update messages
` [PATCH net-next v10 2/3] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [PATCH net-next v10 3/3] vsock/test: two tests to check credit update logic

[RFC PATCH] KVM: Introduce KVM VIRTIO device
 2023-12-14 10:35 UTC 

[PATCH net-next v8 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-14  8:45 UTC  (12+ messages)

[PATCH v3 0/3] RISC-V, KVM: add 'vlenb' and vector CSRs to get-reg-list
 2023-12-14  7:52 UTC  (4+ messages)
` [PATCH v3 3/3] RISC-V: KVM: add vector CSRs in KVM_GET_REG_LIST

[Bug 218259] New: High latency in KVM guests
 2023-12-14  7:16 UTC  (6+ messages)
` [Bug 218259] "

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-12-14  7:14 UTC  (10+ messages)

[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
 2023-12-14  6:44 UTC  (6+ messages)
` [PATCH v4 02/11] KVM: arm64: selftests: Split arch_timer test code
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch timer test

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-12-14  6:20 UTC  (9+ messages)
` [PATCH 15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 19/26] KVM: Standardize include paths across all architectures
` [PATCH 22/26] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 26/26] KVM: Hide KVM internal data structures and values from kernel at-large

[PATCH v2 0/4] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
 2023-12-14  5:34 UTC  (6+ messages)
` [PATCH v2 1/4] riscv: Use WRITE_ONCE() when setting page table entries
` [PATCH v2 2/4] mm: Introduce pudp/p4dp/pgdp_get() functions
` [PATCH v2 3/4] riscv: mm: Only compile pgtable.c if MMU
` [PATCH v2 4/4] riscv: Use accessors to page table entries instead of direct dereference

[PATCH] LoongArch: KVM: Optimization for memslot hugepage checking
 2023-12-14  3:54 UTC  (2+ messages)

[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
 2023-12-14  3:07 UTC  (4+ messages)
` [PATCH v3 31/70] i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM

[kvm-unit-tests PATCH v1 0/3] x86: fix async page fault issues
 2023-12-14  2:32 UTC  (5+ messages)

[PATCH v2] vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
 2023-12-14  2:30 UTC  (2+ messages)

[PATCH v5 0/4] KVM: selftests: Add LoongArch support
 2023-12-14  2:20 UTC  (8+ messages)
` [PATCH v5 1/4] KVM: selftests: Add KVM selftests header files for LoongArch
      `  "

[PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
 2023-12-13 22:59 UTC  (9+ messages)

[PATCH RFC 00/13] Coalesced Interrupt Delivery with posted MSI
 2023-12-13 22:00 UTC  (4+ messages)
` [PATCH RFC 13/13] iommu/vt-d: Enable posted mode for device MSIs

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-12-13 19:54 UTC  (11+ messages)

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-13 18:53 UTC  (18+ messages)
` [PATCH v10 03/50] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
` [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe

[PATCH] KVM: selftests: fix supported_flags for aarch64
 2023-12-13 18:44 UTC  (7+ messages)

[PATCH 00/15] KVM RISC-V report more ISA extensions through ONE_REG
 2023-12-13 17:36 UTC  (10+ messages)
` [PATCH 01/15] KVM: riscv: selftests: Generate ISA extension reg_list using macros
` [PATCH 02/15] RISC-V: KVM: Allow Zbc extension for Guest/VM
` [PATCH 03/15] KVM: riscv: selftests: Add Zbc extension to get-reg-list test
` [PATCH 04/15] RISC-V: KVM: Allow scalar crypto extensions for Guest/VM

[syzbot] [kvm?] WARNING in kvm_mmu_notifier_change_pte
 2023-12-13 17:30 UTC 

[PATCH v2] KVM: x86/intr: Explicitly check NMI from guest to eliminate false positives
 2023-12-13 17:01 UTC  (4+ messages)

[Bug 218257] New: [Nested VM] Failed to boot L2 Windows guest on L1 Windows guest
 2023-12-13 17:00 UTC  (3+ messages)
` [Bug 218257] "

[PATCH v3 4/4] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt
 2023-12-13 14:59 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).