public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-18 16:45:36 to 2023-07-20 02:30:06 UTC [more...]

[PATCH] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
 2023-07-20  2:03 UTC  (3+ messages)

[PATCH v2 0/8] LASS KVM virtualization support
 2023-07-20  1:59 UTC  (3+ messages)

[PATCH v3 00/21] Enable CET Virtualization
 2023-07-20  1:58 UTC  (12+ messages)

KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
 2023-07-20  1:58 UTC  (3+ messages)

[PATCH v2 0/5] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-20  1:31 UTC  (9+ messages)
` [PATCH v2 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
` [PATCH v2 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
` [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
` [PATCH v2 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
` [PATCH v2 5/5] mmu_notifiers: Rename invalidate_range notifier

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-20  1:15 UTC  (44+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
` [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
` [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
` [RFC PATCH v11 17/29] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [RFC PATCH v11 19/29] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 20/29] KVM: selftests: Add support for creating private memslots
` [RFC PATCH v11 21/29] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [RFC PATCH v11 22/29] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [RFC PATCH v11 23/29] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [RFC PATCH v11 24/29] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [RFC PATCH v11 25/29] KVM: selftests: Add x86-only selftest for private memory conversions
` [RFC PATCH v11 26/29] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
` [RFC PATCH v11 29/29] KVM: selftests: Test KVM exit behavior for private memory/access

[PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
 2023-07-20  0:03 UTC  (13+ messages)

[PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
 2023-07-19 22:51 UTC  (5+ messages)

[PATCH v12 vfio 0/7] pds-vfio-pci driver
 2023-07-19 22:35 UTC  (8+ messages)
` [PATCH v12 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
` [PATCH v12 vfio 2/7] vfio/pds: Initial support for pds VFIO driver
` [PATCH v12 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v12 vfio 4/7] vfio/pds: Add VFIO live migration support
` [PATCH v12 vfio 5/7] vfio/pds: Add support for dirty page tracking
` [PATCH v12 vfio 6/7] vfio/pds: Add support for firmware recovery
` [PATCH v12 vfio 7/7] vfio/pds: Add Kconfig and documentation

[PATCH v3 3/9] PCI/VGA: Switch to aperture_contain_firmware_fb_nonreloc()
 2023-07-19 22:04 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v2] KVM: arm64: Fix hardware enable/disable flows for pKVM
 2023-07-19 21:57 UTC 

[PATCH v3 1/9] video/aperture: Add a helper to detect if an aperture contains firmware FB
 2023-07-19 21:18 UTC  (3+ messages)

[PATCH] KVM: arm64: Fix CPUHP logic for protected KVM
 2023-07-19 21:16 UTC  (3+ messages)

[RFC PATCH v2 0/4] virtio/vsock: some updates for MSG_PEEK flag
 2023-07-19 19:27 UTC  (5+ messages)
` [RFC PATCH v2 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM
` [RFC PATCH v2 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET
` [RFC PATCH v2 3/4] vsock/test: rework MSG_PEEK test for SOCK_STREAM
` [RFC PATCH v2 4/4] vsock/test: MSG_PEEK test for SOCK_SEQPACKET

[PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection
 2023-07-19 19:32 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 0/2] arm64: Define name for the original RES1 bit but now functinal bit
 2023-07-19 17:46 UTC  (6+ messages)
` [kvm-unit-tests PATCH v1 1/2] arm64: Replace the SCTLR_EL1 filed definition by _BITUL()
` [kvm-unit-tests PATCH v1 2/2] arm64: Define name for the bits used in SCTLR_EL1_RES1

[PATCH] KVM: SVM: Update destination when updating pi irte
 2023-07-19 15:57 UTC  (7+ messages)

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-19 15:34 UTC  (30+ messages)
` [PATCH v21 14/20] tests/avocado: s390x cpu topology core
` [PATCH v21 15/20] tests/avocado: s390x cpu topology polarisation
` [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
` [PATCH v21 17/20] tests/avocado: s390x cpu topology test dedicated CPU
` [PATCH v21 18/20] tests/avocado: s390x cpu topology test socket full
` [PATCH v21 19/20] tests/avocado: s390x cpu topology dedicated errors
` [PATCH v21 20/20] tests/avocado: s390x cpu topology bad move

[PATCH v10 0/9] Linear Address Masking (LAM) KVM Enabling
 2023-07-19 14:41 UTC  (10+ messages)
` [PATCH v10 1/9] KVM: x86/mmu: Use GENMASK_ULL() to define __PT_BASE_ADDR_MASK
` [PATCH v10 2/9] KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality
` [PATCH v10 3/9] KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
` [PATCH v10 4/9] KVM: x86: Virtualize CR4.LAM_SUP
` [PATCH v10 5/9] KVM: x86: Virtualize CR3.LAM_{U48,U57}
` [PATCH v10 6/9] KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator
` [PATCH v10 7/9] KVM: VMX: Implement and wire get_untagged_addr() for LAM
` [PATCH v10 8/9] KVM: x86: Untag address for vmexit handlers when LAM applicable
` [PATCH v10 9/9] KVM: x86: Expose LAM feature to userspace VMM

[RFC PATCH v3 00/11] KVM: guest memory: Misc enhacnement
 2023-07-19 14:20 UTC  (2+ messages)

[PATCH 00/27] KVM: arm64: NV trap forwarding infrastructure
 2023-07-19 11:00 UTC  (6+ messages)
` [PATCH 06/27] arm64: Add debug registers affected by HDFGxTR_EL2
` [PATCH 07/27] arm64: Add missing BRB/CFP/DVP/CPP instructions

[Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
 2023-07-19  9:28 UTC  (2+ messages)

[PATCH] docs: move s390 under arch
 2023-07-19  8:10 UTC  (4+ messages)

[PATCH net-next v2 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-07-19  7:47 UTC  (10+ messages)
` [PATCH net-next v2 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v2 2/4] vsock/virtio: support to send "
` [PATCH net-next v2 3/4] vsock/virtio: non-linear skb handling for tap
` [PATCH net-next v2 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
 2023-07-19  7:16 UTC  (4+ messages)
` [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn

[PATCH v3 1/2] kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add()
 2023-07-19  6:10 UTC  (5+ messages)
` [PATCH v3 2/2] kvm/vfio: avoid bouncing the mutex when adding and deleting groups

[kvm-unit-tests PATCH 0/2] arm64: fix paging issues
 2023-07-19  5:42 UTC  (11+ messages)
` [kvm-unit-tests PATCH 1/2] arm64: set sctlr_el1.SPAN

[PATCH 0/4] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-19  5:42 UTC  (11+ messages)
` [PATCH 1/4] mm_notifiers: Rename invalidate_range notifier
` [PATCH 3/4] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs

[PATCH v4 0/6] KVM: selftests: Improve PMU event filter settings and add test cases
 2023-07-19  3:26 UTC  (10+ messages)
` [PATCH v4 3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
` [PATCH v4 4/6] KVM: selftests: Add test cases for unsupported PMU event filter input values
` [PATCH v4 5/6] KVM: selftests: Test if event filter meets expectations on fixed counters

[PATCH v2 0/8] LASS KVM virtualization support
 2023-07-19  2:45 UTC  (9+ messages)
` [PATCH v2 1/8] KVM: x86: Consolidate flags for __linearize()
` [PATCH v2 2/8] KVM: x86: Use a new flag for branch instructions
` [PATCH v2 3/8] KVM: x86: Add an emulation flag for implicit system access
` [PATCH v2 4/8] KVM: x86: Add X86EMUL_F_INVTLB and pass it in em_invlpg()
` [PATCH v2 5/8] KVM: emulator: Add emulation of LASS violation checks on linear address
` [PATCH v2 6/8] KVM: VMX: Implement and apply vmx_is_lass_violation() for LASS protection
` [PATCH v2 7/8] KVM: x86: Virtualize CR4.LASS
` [PATCH v2 8/8] KVM: x86: Advertise LASS CPUID to user space

[PATCH v2 00/16] target/riscv: Allow building without TCG (KVM-only so far)
 2023-07-19  0:56 UTC  (3+ messages)
` [PATCH v2 08/16] target/riscv: Move TCG-specific cpu_get_tb_cpu_state() to tcg/cpu.c

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

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-07-18 23:17 UTC  (5+ messages)
` [PATCH RFC v9 08/51] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled

[RFC PATCH] KVM: x86: Make struct sev_cmd common for KVM_MEM_ENC_OP
 2023-07-18 21:00 UTC  (4+ messages)

[PATCH v15 00/26] Add vfio_device cdev for iommufd support
 2023-07-18 16:57 UTC  (6+ messages)
` [PATCH v15 20/26] iommufd: Add iommufd_ctx_from_fd()
` [PATCH v15 22/26] vfio: Add VFIO_DEVICE_BIND_IOMMUFD

[PATCH 6.1 000/589] 6.1.39-rc3 review
 2023-07-18 16:55 UTC  (2+ messages)

[PATCH v10 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-07-18 16:54 UTC  (3+ messages)
` [PATCH v10 09/10] vfio/pci: Copy hot-reset device info to userspace in the devices loop

[PATCH v6 0/6] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2, 3}
 2023-07-18 16:45 UTC  (6+ messages)
` [PATCH v6 2/6] KVM: arm64: Reject attempts to set invalid debug arch version
` [PATCH v6 3/6] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
` [PATCH v6 4/6] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
` [PATCH v6 5/6] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2, 3}_EL1
` [PATCH v6 6/6] KVM: arm64: selftests: Test for setting ID register from usersapce


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