Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2023-12-14 09:28:24 to 2023-12-17 12:10:54 UTC [more...]

[RFC 0/9] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2023-12-17 12:10 UTC  (29+ 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 6/9] drivers/perf: riscv: Implement SBI PMU snapshot function
` [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 V7 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-17 10:39 UTC  (18+ messages)
` [PATCH V7 vfio 9/9] vfio/virtio: "

[PATCH] selftest: kvm: kvm_page_table_test: change default guest memory down to 128MB
 2023-12-17  9:41 UTC 

[PATCH net-next v2 0/3] Abstract page from net stack
 2023-12-17  8:09 UTC  (4+ messages)
` [PATCH net-next v2 1/3] vsock/virtio: use skb_frag_*() helpers
` [PATCH net-next v2 2/3] net: introduce abstraction for network memory
` [PATCH net-next v2 3/3] net: add netmem_t to skb_frag_t

[syzbot] Monthly kvm report (Dec 2023)
 2023-12-16 23:58 UTC 

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-16 21:48 UTC  (2+ messages)

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

[kvm-unit-tests PATCH v5 00/29] powerpc: updates, P10, PNV support
 2023-12-16 13:42 UTC  (30+ messages)
` [kvm-unit-tests PATCH v5 01/29] arch-run: Clean up temporary files properly
` [kvm-unit-tests PATCH v5 02/29] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH v5 03/29] migration: use a more robust way to wait for background job
` [kvm-unit-tests PATCH v5 04/29] migration: Support multiple migrations
` [kvm-unit-tests PATCH v5 05/29] arch-run: rename migration variables
` [kvm-unit-tests PATCH v5 06/29] powerpc: Quiet QEMU TCG pseries capability warnings
` [kvm-unit-tests PATCH v5 07/29] powerpc: Add a migration stress tester
` [kvm-unit-tests PATCH v5 08/29] powerpc: Require KVM for the TM test
` [kvm-unit-tests PATCH v5 09/29] powerpc: Fix interrupt stack alignment
` [kvm-unit-tests PATCH v5 10/29] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests PATCH v5 11/29] powerpc/sprs: Don't fail changed SPRs that are used by the test harness
` [kvm-unit-tests PATCH v5 12/29] powerpc/sprs: Avoid taking async interrupts caused by register fuzzing
` [kvm-unit-tests PATCH v5 13/29] powerpc: Make interrupt handler error more readable
` [kvm-unit-tests PATCH v5 14/29] powerpc: Expand exception handler vector granularity
` [kvm-unit-tests PATCH v5 15/29] powerpc: Add support for more interrupts including HV interrupts
` [kvm-unit-tests PATCH v5 16/29] powerpc: Set .got section alignment to 256 bytes
` [kvm-unit-tests PATCH v5 17/29] powerpc: Discover runtime load address dynamically
` [kvm-unit-tests PATCH v5 18/29] powerpc: Fix stack backtrace termination
` [kvm-unit-tests PATCH v5 19/29] scripts: allow machine option to be specified in unittests.cfg
` [kvm-unit-tests PATCH v5 20/29] scripts: Accommodate powerpc powernv machine differences
` [kvm-unit-tests PATCH v5 21/29] powerpc: Support powernv machine with QEMU TCG
` [kvm-unit-tests PATCH v5 22/29] powerpc: Fix emulator illegal instruction test for powernv
` [kvm-unit-tests PATCH v5 23/29] powerpc/sprs: Test hypervisor registers on powernv machine
` [kvm-unit-tests PATCH v5 24/29] powerpc: interrupt tests
` [kvm-unit-tests PATCH v5 25/29] powerpc: Add rtas stop-self support
` [kvm-unit-tests PATCH v5 26/29] powerpc: add SMP and IPI support
` [kvm-unit-tests PATCH v5 27/29] powerpc: Avoid using larx/stcx. in spinlocks when only one CPU is running
` [kvm-unit-tests PATCH v5 28/29] powerpc: Add atomics tests
` [kvm-unit-tests PATCH v5 29/29] powerpc: Add timebase tests

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

Should I add BPF kfuncs for userspace apps? And how?
 2023-12-16  8:15 UTC  (9+ messages)

[PATCH v13 00/35] x86: enable FRED for x86-64
 2023-12-16  6:31 UTC  (5+ messages)
` [PATCH v13 24/35] x86/fred: Add a NMI entry stub for FRED
      ` [PATCH v13A "

[PATCH] LoongArch: KVM: Fix build due to API changes
 2023-12-16  5:08 UTC  (2+ messages)

[RFC PATCH v2 0/7] treewide: Use clocksource id for get_device_system_crosststamp()
 2023-12-15 22:06 UTC  (8+ messages)
` [RFC PATCH v2 1/7] timekeeping: Add clocksource ID to struct system_counterval_t
` [RFC PATCH v2 2/7] x86/tsc: Add clocksource ID, set system_counterval_t.cs_id
` [RFC PATCH v2 3/7] x86/kvm, ptp/kvm: "
` [RFC PATCH v2 4/7] ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant
` [RFC PATCH v2 5/7] timekeeping: Evaluate system_counterval_t.cs_id instead of .cs
` [RFC PATCH v2 6/7] treewide: Remove system_counterval_t.cs, which is never read
` [RFC PATCH v2 7/7] kvmclock: Unexport kvmclock clocksource

[RFC PATCH 0/8] Dynamic vcpu priority management in kvm
 2023-12-15 22:01 UTC  (22+ messages)
` [RFC PATCH 1/8] kvm: x86: MSR for setting up scheduler info shared memory
` [RFC PATCH 8/8] irq: boost/unboost in irq/nmi entry/exit and softirq

[ANNOUNCE / RFC] PUCK Future Topics
 2023-12-15 20:13 UTC  (6+ messages)

[GIT PULL] KVM/riscv fixes for 6.7, take #1
 2023-12-15 17:14 UTC 

[PATCH] KVM: s390: selftest: memop: Fix undefined behavior
 2023-12-15 17:02 UTC  (2+ messages)

[PATCH 00/12] KVM: PPC: Nested APIv2 : Performance improvements
 2023-12-15 16:12 UTC  (5+ messages)
` [PATCH 01/12] KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest

[PATCH vhost v3 0/6] vdpa/mlx5: Add support for resumable vqs
 2023-12-15 14:10 UTC  (8+ messages)
` [PATCH mlx5-vhost v3 1/6] vdpa/mlx5: Expose resumable vq capability
` [PATCH vhost v3 2/6] vdpa/mlx5: Allow modifying multiple vq fields in one modify command
` [PATCH vhost v3 3/6] vdpa/mlx5: Introduce per vq and device resume
` [PATCH vhost v3 4/6] vdpa/mlx5: Use vq suspend/resume during .set_map
` [PATCH vhost v3 5/6] vdpa/mlx5: Introduce reference counting to mrs
` [PATCH vhost v3 6/6] vdpa/mlx5: Add mkey leak detection

[kvm-unit-tests PATCH 0/5] s390x: STFLE nested interpretation
 2023-12-15 13:53 UTC  (13+ messages)
` [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 v7 00/11] arm64: perf: Add support for event counting threshold
 2023-12-15 12:43 UTC  (4+ messages)
` [PATCH v7 05/11] arm64: perf: Include threshold control fields in PMEVTYPER mask

[PATCH net-next v10 0/3] send credit update during setting SO_RCVLOWAT
 2023-12-15 10:40 UTC  (5+ 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

[PATCH v4] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2023-12-15 10:17 UTC  (4+ messages)

[PATCH v2] KVM: x86/xen: Inject vCPU upcall vector when local APIC is enabled
 2023-12-15  9:10 UTC  (2+ messages)

[PATCH v3] KVM: x86/xen: improve accuracy of Xen timers
 2023-12-15  9:07 UTC  (2+ messages)

[Bug 218267] New: [Sapphire Rapids][Upstream]Boot up multiple Windows VMs hang
 2023-12-15  8:23 UTC 

[RFC PATCH] KVM: Introduce KVM VIRTIO device
 2023-12-15  6:23 UTC  (2+ messages)

[PATCH v7 00/26] Enable CET Virtualization
 2023-12-15  2:29 UTC  (2+ messages)

[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 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

[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  (3+ messages)

[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 v2 0/3] KVM: X86: Make bus clock frequency for vapic timer configurable
 2023-12-14 16:41 UTC  (6+ messages)
` [PATCH v2 1/3] KVM: x86: Make the hardcoded APIC bus frequency vm variable

[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  (15+ messages)
` [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  (11+ messages)
` [PATCH net-next v9 2/4] virtio/vsock: "
` [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


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