public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-09 08:45:10 to 2024-07-10 21:53:27 UTC [more...]

[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
 2024-07-10 21:53 UTC  (25+ messages)
` [RFC PATCH 1/8] kvm: Allow reading/writing gmem using kvm_{read,write}_guest
` [RFC PATCH 2/8] kvm: use slowpath in gfn_to_hva_cache if memory is private
` [RFC PATCH 3/8] kvm: pfncache: enlighten about gmem
` [RFC PATCH 4/8] kvm: x86: support walking guest page tables in gmem
` [RFC PATCH 5/8] kvm: gmem: add option to remove guest private memory from direct map
` [RFC PATCH 6/8] kvm: gmem: Temporarily restore direct map entries when needed
` [RFC PATCH 7/8] mm: secretmem: use AS_INACCESSIBLE to prohibit GUP
` [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2024-07-10 21:25 UTC  (15+ messages)
` [RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [RFC PATCH net-next v6 02/14] af_vsock: refactor transport lookup code
` [RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
` [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
` [RFC PATCH net-next v6 06/14] virtio/vsock: add VIRTIO_VSOCK_TYPE_DGRAM
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
` [RFC PATCH net-next v6 08/14] af_vsock: add vsock_find_bound_dgram_socket()
` [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
` [RFC PATCH net-next v6 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [RFC PATCH net-next v6 11/14] vhost/vsock: implement datagram support
` [RFC PATCH net-next v6 12/14] vsock/loopback: "
` [RFC PATCH net-next v6 13/14] virtio/vsock: "
` [RFC PATCH net-next v6 14/14] test/vsock: add vsock dgram tests

[PATCH v5 0/7] KVM: Guest Memory Pre-Population API
 2024-07-10 20:46 UTC  (9+ messages)
` [PATCH v5 1/7] KVM: Document KVM_PRE_FAULT_MEMORY ioctl
` [PATCH v5 2/7] KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
` [PATCH v5 3/7] KVM: x86/mmu: Bump pf_taken stat only in the "real" page fault handler
` [PATCH v5 4/7] KVM: x86/mmu: Account pf_{fixed,emulate,spurious} in callers of "do page fault"
` [PATCH v5 5/7] KVM: x86/mmu: Make kvm_mmu_do_page_fault() return mapped level
` [PATCH v5 6/7] KVM: x86: Implement kvm_arch_vcpu_pre_fault_memory()
` [PATCH v5 7/7] KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY

[PATCH v2 2/2] virtio: fix vq # for balloon
 2024-07-10 20:38 UTC  (7+ messages)

[GIT PULL] VFIO fix for v6.10
 2024-07-10 19:03 UTC  (2+ messages)

[PATCH v1 0/9] selftests: kvm: s390: Add s390x ucontrol selftests
 2024-07-10 18:39 UTC  (19+ messages)
` [PATCH v1 1/9] selftests: kvm: s390: Define page sizes in shared header
` [PATCH v1 2/9] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
` [PATCH v1 3/9] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
` [PATCH v1 4/9] selftests: kvm: s390: Add test fixture and simple VM setup tests
` [PATCH v1 5/9] selftests: kvm: s390: Add debug print functions
` [PATCH v1 6/9] selftests: kvm: s390: Add VM run test case
` [PATCH v1 7/9] selftests: kvm: s390: Add uc_map_unmap VM "
` [PATCH v1 8/9] selftests: kvm: s390: Add uc_skey "
` [PATCH v1 9/9] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs

[PATCH V9 0/2] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-07-10 17:14 UTC  (5+ messages)

[PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA
 2024-07-10 16:04 UTC  (29+ messages)
` [PATCH v4 01/15] arm64: rsi: Add RSI definitions
` [PATCH v4 02/15] firmware/psci: Add psci_early_test_conduit()
` [PATCH v4 04/15] arm64: realm: Query IPA size from the RMM
` [PATCH v4 05/15] arm64: Mark all I/O as non-secure shared
` [PATCH v4 06/15] arm64: Make the PHYS_MASK_SHIFT dynamic
` [PATCH v4 07/15] arm64: Enforce bounce buffers for realm DMA
` [PATCH v4 08/15] arm64: mm: Avoid TLBI when marking pages as valid
` [PATCH v4 12/15] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor
` [PATCH v4 13/15] irqchip/gic-v3-its: Rely on genpool alignment

[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
 2024-07-10 15:51 UTC  (4+ messages)

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-07-10 15:51 UTC  (4+ messages)
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest

[Bug 219010] New: [REGRESSION][VFIO] kernel 6.9.7 causing qemu crash because of "Collect hot-reset devices to local buffer"
 2024-07-10 15:47 UTC  (11+ messages)
` [Bug 219010] "

[PATCH 00/12] KVM: arm64: nv: Add support for address translation instructions
 2024-07-10 15:12 UTC  (3+ messages)
` [PATCH 10/12] KVM: arm64: nv: Add SW walker for AT S1 emulation

[PATCH] vfio: Reuse file f_inode as vfio device inode
 2024-07-10 14:40 UTC  (11+ messages)

[PATCH 0/3] x86/cpu: Add Bus Lock Detect support for AMD
 2024-07-10 13:52 UTC  (10+ messages)
` [PATCH 3/3] KVM SVM: Add Bus Lock Detect support

[PATCH] vfio/pci: Init the count variable in collecting hot-reset devices
 2024-07-10 12:44 UTC  (4+ messages)

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-07-10 12:30 UTC  (5+ messages)
` [PATCH v2 36/54] KVM: x86/pmu: Switch PMI handler at KVM context switch boundary

[PATCH net-next v10 04/15] mm: page_frag: add '_va' suffix to page_frag API
 2024-07-10 11:13 UTC  (3+ messages)
  ` [EXTERNAL] "
` [PATCH net-next v10 05/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly

[GIT PULL] LoongArch KVM changes for v6.11
 2024-07-10 10:49 UTC 

[PATCH] kvm tools:Fix memory leakage in open all disks
 2024-07-10 10:03 UTC  (6+ messages)

[PATCH v3 0/2] vdpa: support set mac address from vdpa tool
 2024-07-10  9:46 UTC  (8+ messages)

[GIT PULL] LoongArch KVM changes for v6.11
 2024-07-10  8:59 UTC  (2+ messages)

[PATCH 0/6] KVM: Improve MMIO Coalescing API
 2024-07-10  8:52 UTC  (7+ messages)
` [PATCH 1/6] KVM: Fix coalesced_mmio_has_room()
` [PATCH 2/6] KVM: Add KVM_CREATE_COALESCED_MMIO_BUFFER ioctl
` [PATCH 3/6] KVM: Support poll() on coalesced mmio buffer fds
` [PATCH 4/6] KVM: Add KVM_(UN)REGISTER_COALESCED_MMIO2 ioctls
` [PATCH 5/6] KVM: Documentation: Document v2 of coalesced MMIO API
` [PATCH 6/6] KVM: selftests: Add coalesced_mmio_test

[PATCH v3 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
 2024-07-10  8:51 UTC  (3+ messages)

[PATCH 0/6] Make set_dev_pasid op supportting domain replacement
 2024-07-10  8:25 UTC  (6+ messages)
` [PATCH 2/6] iommu/vt-d: Move intel_drain_pasid_prq() into intel_pasid_tear_down_entry()

[PATCH] KVM: x86: Include host suspended time in steal time
 2024-07-10  7:44 UTC 

[PATCH v2] i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
 2024-07-10  7:18 UTC  (3+ messages)

[PATCH] i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
 2024-07-10  7:16 UTC  (8+ messages)

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-10  6:27 UTC  (15+ messages)

[RFC 0/5] accel/kvm: Support KVM PMU filter
 2024-07-10  4:51 UTC  (6+ messages)
` [RFC 1/5] qapi/qom: Introduce kvm-pmu-filter object
` [RFC 2/5] i386/kvm: Support initial KVM PMU filter
` [RFC 3/5] i386/kvm: Support event with select&umask format in "
` [RFC 4/5] i386/kvm: Support event with masked entry "
` [RFC 5/5] i386/kvm: Support fixed counter "

[PATCH 2/2] virtio: fix vq # when vq skipped
 2024-07-10  3:25 UTC  (3+ messages)

[PATCH] KVM: x86/pmu: Return KVM_MSR_RET_INVALID for invalid PMU MSR access
 2024-07-10  3:13 UTC  (3+ messages)

[PATCH v3 00/17] TDX MMU prep series part 1
 2024-07-09 22:52 UTC  (23+ messages)
` [PATCH v3 13/17] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH v3 17/17] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()

[PATCH] s390/cio: add missing MODULE_DESCRIPTION() macros
 2024-07-09 22:15 UTC  (6+ messages)

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-07-09 21:13 UTC  (28+ messages)
` [PATCH v2 02/49] KVM: x86: Explicitly do runtime CPUID updates "after" initial setup
` [PATCH v2 03/49] KVM: x86: Account for KVM-reserved CR4 bits when passing through CR4 on VMX
` [PATCH v2 25/49] KVM: x86: Harden CPU capabilities processing against out-of-scope features
` [PATCH v2 29/49] KVM: x86: Remove unnecessary caching of KVM's PV CPUID base
` [PATCH v2 33/49] KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID
` [PATCH v2 37/49] KVM: x86: Replace guts of "governed" features with comprehensive cpu_caps
` [PATCH v2 46/49] KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps
` [PATCH v2 47/49] KVM: x86: Drop superfluous host XSAVE check when adjusting guest XSAVES caps
` [PATCH v2 48/49] KVM: x86: Add a macro for features that are synthesized into boot_cpu_data

[PATCH] KVM: selftests: Add SEV-ES shutdown test
 2024-07-09 18:29 UTC 

[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
 2024-07-09 17:51 UTC  (5+ messages)
` [RFC PATCH v1 1/4] x86/cpufeatures: Add CPUID feature bit "
` [RFC PATCH v1 2/4] KVM: SVM: Enable Bus lock threshold exit
` [RFC PATCH v1 3/4] KVM: x86: nSVM: Implement support for nested Bus Lock Threshold
` [RFC PATCH v1 4/4] KVM: selftests: Add bus lock exit test

[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
 2024-07-09 17:49 UTC  (11+ messages)

[kvm-unit-tests PATCH v1 0/2] Some fixes for running under -cpu max on QEMU
 2024-07-09 17:18 UTC  (7+ messages)
` [kvm-unit-tests PATCH v1 1/2] arm/pmu: skip the PMU introspection test if missing

[PATCH 0/7] KVM: arm64: Add support for FP8
 2024-07-09 15:43 UTC  (7+ messages)
` [PATCH 3/7] KVM: arm64: Add save/restore support for FPMR

[PATCH v1 0/2] s390: Two small fixes and improvements
 2024-07-09 14:52 UTC  (7+ messages)
` [PATCH v1 1/2] s390/entry: Pass the asce as parameter to sie64a()
` [PATCH v1 2/2] s390/kvm: Move bitfields for dat tables

[PATCH 0/8] Introduce SMP Cache Topology
 2024-07-09 10:13 UTC  (3+ messages)
` [PATCH 2/8] qapi/qom: Introduce smp-cache object

[PATCH v2] LoongArch: KVM: Implement feature passing from user space
 2024-07-09  9:22 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