kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-02 13:40:16 to 2023-03-06 14:17:16 UTC [more...]

[PATCH v10 00/16] TDX host kernel support
 2023-03-06 14:13 UTC 

[PATCH] vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list
 2023-03-06 13:57 UTC  (2+ messages)

[PATCH v2 1/1] riscv/kvm: Fix VM hang in case of timer delta being zero
 2023-03-06 13:31 UTC  (2+ messages)

[PATCH v2 0/1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
 2023-03-06 13:24 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v5 00/19] Add vfio_device cdev for iommufd support
 2023-03-06 13:16 UTC  (30+ messages)
` [PATCH v5 09/19] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [PATCH v5 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD

[PATCH 4/5] powerpc/iommu: Add iommu_ops to report capabilities and
 2023-03-06 12:43 UTC  (3+ messages)

[PATCH v4 kvmtool 1/1] riscv: Move serial and rtc from IO port space to MMIO area
 2023-03-06 12:13 UTC  (2+ messages)

[RFC PATCH v2 0/4] virtio/vsock: fix credit update logic
 2023-03-06 12:08 UTC  (8+ messages)
` [RFC PATCH v2 1/4] virtio/vsock: fix 'rx_bytes'/'fwd_cnt' calculation
` [RFC PATCH v2 2/4] virtio/vsock: remove all data from sk_buff
` [RFC PATCH v2 3/4] virtio/vsock: free skb on data copy failure
` [RFC PATCH v2 4/4] test/vsock: invalid buffer tests

[PATCH kvmtool 1/1] Add virtio-transport option and deprecate force-pci and virtio-legacy
 2023-03-06 12:03 UTC 

[kvm-unit-tests PATCH v1] s390x: spec_ex: Add test for misaligned load
 2023-03-06 11:31 UTC  (3+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-06 11:03 UTC  (18+ messages)
` [PATCH RFC v8 08/56] KVM: SEV: Rename sev_{pin,unpin}_memory
` [PATCH RFC v8 09/56] KVM: SEV: Handle memory backed by restricted memfd
` [PATCH RFC v8 12/56] x86/sev: Add RMP entry lookup helpers
` [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address
` [PATCH RFC v8 23/56] crypto: ccp: Introduce snp leaked pages list
` [PATCH RFC v8 52/56] ccp: Add support to decrypt the page

[PATCH AUTOSEL 6.2 05/16] s390/virtio: sort out physical vs virtual pointers usage
 2023-03-06 10:26 UTC  (2+ messages)

Bug: Completion-Wait loop timed out with vfio
 2023-03-06  9:49 UTC  (12+ messages)

[PATCH v4 00/34] x86: enable FRED for x86-64
 2023-03-06  9:32 UTC  (4+ messages)
` [PATCH v4 33/34] KVM: x86/vmx: call external_interrupt() for IRQ reinjection when FRED is enabled

[PATCH v3 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-03-06  6:34 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: replace kvm_vcpu_map usage in vmx
 2023-03-06  1:45 UTC  (3+ messages)

[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-06  1:42 UTC  (11+ messages)
` [PATCH 02/14] iommufd: Add iommufd_group
` [PATCH 04/14] iommufd: Use the iommufd_group to avoid duplicate reserved groups and msi setup
` [PATCH 12/14] iommufd: Add IOMMU_HWPT_ALLOC

Bug: Intel Arc A-Series GPUs VFIO pass through no video out
 2023-03-05 16:52 UTC 

[PATCH AUTOSEL 6.1 05/15] s390/virtio: sort out physical vs virtual pointers usage
 2023-03-05 13:52 UTC 

[PATCH v2 0/8] vdpa_sim: add support for user VA
 2023-03-05 11:21 UTC  (9+ messages)
` [PATCH v2 4/8] vringh: support VA with iotlb
` [PATCH v2 5/8] vdpa_sim: make devices agnostic for work management
` [PATCH v2 6/8] vdpa_sim: use kthread worker

[PATCH v5 0/5] Linear Address Masking (LAM) KVM Enabling
 2023-03-05  1:31 UTC  (19+ messages)
` [PATCH v5 2/5] [Trivial]KVM: x86: Explicitly cast ulong to bool in kvm_set_cr3()
` [PATCH v5 3/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
` [PATCH v5 4/5] KVM: x86: emulation: Apply LAM mask when emulating data access in 64-bit mode
` [PATCH v5 5/5] KVM: x86: LAM: Expose LAM CPUID to user space VMM

[REPOST PATCH 00/16] Add support for vPMU selftests
 2023-03-04 20:28 UTC  (9+ messages)
` [REPOST PATCH 06/16] tools: arm64: perf_event: Define Cycle counter enable/overflow bits
` [REPOST PATCH 07/16] selftests: KVM: aarch64: Add PMU cycle counter helpers
` [REPOST PATCH 08/16] selftests: KVM: aarch64: Consider PMU event filters for VM creation
` [REPOST PATCH 09/16] selftests: KVM: aarch64: Add KVM PMU event filter test

[RFC] Support for Arm CCA VMs on Linux
 2023-03-04 12:46 UTC  (32+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 04/28] arm64: RME: Check for RME support at KVM init
  ` [RFC PATCH 09/28] arm64: RME: RTT handling
  ` [RFC PATCH 10/28] arm64: RME: Allocate/free RECs to match vCPUs
  ` [RFC PATCH 13/28] arm64: RME: Allow VMM to set RIPAS

[RFC PATCH v1 0/3] virtio/vsock: fix credit update logic
 2023-03-04 11:53 UTC  (5+ messages)
` [RFC PATCH v1 1/3] test/vsock: SOCK_SEQPACKET 'rx_bytes'/'fwd_cnt' bug reproducer
` [RFC PATCH v1 2/3] virtio/vsock: fix 'rx_bytes'/'fwd_cnt' calculation
` [RFC PATCH v1 3/3] virtio/vsock: remove all data from sk_buff
    ` [External] "

[PATCH v8 0/3] KVM: Dirty quota-based throttling
 2023-03-04 11:45 UTC  (10+ messages)
` [PATCH v8 1/3] KVM: Implement dirty quota-based throttling of vcpus
` [PATCH v8 2/3] KVM: x86: Dirty "
` [PATCH v8 3/3] KVM: arm64: "

[PATCH v1] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
 2023-03-04  4:25 UTC  (10+ messages)

[PATCH v3 0/8] Clean up the supported xfeatures
 2023-03-03 22:25 UTC  (17+ messages)
` [PATCH v3 1/8] KVM: x86: Add kvm_permitted_xcr0()
` [PATCH v3 2/8] KVM: x86: Clear all supported MPX xfeatures if they are not all set
` [PATCH v3 5/8] KVM: x86: Clear all supported AMX "
` [PATCH v3 6/8] KVM: selftests: Hoist XGETBV and XSETBV to make them more accessible
` [PATCH v3 7/8] KVM: selftests: Add XFEATURE masks to common code
` [PATCH v3 8/8] KVM: selftests: Add XCR0 Test

[PATCH 5/5] Add myself to MAINTAINERS for Power VFIO support
 2023-03-03 21:30 UTC 

[PATCH 2/5] powerpc/iommu: Add "borrowing" iommu_table_group_ops
 2023-03-03 21:29 UTC 

[PATCH 1/5] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform
 2023-03-03 21:29 UTC 

[PATCH 3/5] powerpc/pci_64: Init pcibios subsys a bit later
 2023-03-03 21:28 UTC 

[PATCH 2/5] powerpc/iommu: Add "borrowing" iommu_table_group_ops
 2023-03-03 21:27 UTC 

[PATCH 1/5] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform
 2023-03-03 21:26 UTC 

[PATCH 0/5] Reenable VFIO support on POWER systems
 2023-03-03 21:25 UTC 

[PATCH v3 0/9] Export platform features from ccp driver
 2023-03-03 20:58 UTC  (3+ messages)
` [PATCH v3 2/9] crypto: ccp: Add a header for multiple drivers to use `__psp_pa`

[RFC v3 00/18] vfio: Adopt iommufd
 2023-03-03 17:30 UTC  (3+ messages)
` [RFC v3 11/18] vfio/ccw: Use vfio_[attach/detach]_device

[PATCH v6 0/2] arm: enable MTE for QEMU + kvm
 2023-03-03 16:30 UTC  (15+ messages)
` [PATCH v6 1/2] arm/kvm: add support for MTE

[kvm-unit-tests PATCH v4] s390x: Add tests for execute-type instructions
 2023-03-03 13:44 UTC 

[PATCH] vfio/platform: Fix reset_required behaviour
 2023-03-03 13:41 UTC  (3+ messages)

[kvm-unit-tests PATCH v3] s390x: Add tests for execute-type instructions
 2023-03-03 10:54 UTC  (3+ messages)

[PATCH v5 00/12] Implement Eager Page Splitting for ARM
 2023-03-03  9:18 UTC  (20+ messages)
` [PATCH v5 01/12] KVM: arm64: Add KVM_PGTABLE_WALK ctx->flags for skipping BBM and CMO
` [PATCH v5 02/12] KVM: arm64: Rename free_unlinked to free_removed
` [PATCH v5 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
` [PATCH v5 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH v5 05/12] KVM: arm64: Refactor kvm_arch_commit_memory_region()
` [PATCH v5 06/12] KVM: arm64: Add kvm_uninit_stage2_mmu()
` [PATCH v5 07/12] KVM: arm64: Export kvm_are_all_memslots_empty()
` [PATCH v5 09/12] KVM: arm64: Split huge pages when dirty logging is enabled
` [PATCH v5 12/12] KVM: arm64: Use local TLBI on permission relaxation

Future of icount discussion for next KVM call?
 2023-03-03  9:12 UTC  (4+ messages)

[PATCH v4 00/26] gdbstub/next: re-organise and split build
 2023-03-03  8:33 UTC  (28+ messages)
` [PATCH v4 01/26] gdbstub/internals.h: clean up include guard
` [PATCH v4 02/26] gdbstub: fix-up copyright and license files
` [PATCH v4 03/26] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
` [PATCH v4 04/26] gdbstub: clean-up indent on gdb_exit
` [PATCH v4 05/26] gdbstub: define separate user/system structures
` [PATCH v4 06/26] gdbstub: move GDBState to shared internals header
` [PATCH v4 07/26] includes: move tb_flush into its own header
` [PATCH v4 08/26] gdbstub: move fromhex/tohex routines to internals
` [PATCH v4 09/26] gdbstub: make various helpers visible to the rest of the module
` [PATCH v4 10/26] gdbstub: move chunk of softmmu functionality to own file
` [PATCH v4 11/26] gdbstub: move chunks of user code into own files
` [PATCH v4 12/26] gdbstub: rationalise signal mapping in softmmu
` [PATCH v4 13/26] gdbstub: abstract target specific details from gdb_put_packet_binary
` [PATCH v4 14/26] gdbstub: specialise handle_query_attached
` [PATCH v4 15/26] gdbstub: specialise target_memory_rw_debug
` [PATCH v4 16/26] gdbstub: introduce gdb_get_max_cpus
` [PATCH v4 17/26] gdbstub: specialise stub_can_reverse
` [PATCH v4 18/26] gdbstub: fix address type of gdb_set_cpu_pc
` [PATCH v4 19/26] gdbstub: don't use target_ulong while handling registers
` [PATCH v4 20/26] gdbstub: move register helpers into standalone include
` [PATCH v4 21/26] gdbstub: move syscall handling to new file
` [PATCH v4 22/26] gdbstub: only compile gdbstub twice for whole build
` [PATCH v4 23/26] testing: probe gdb for supported architectures ahead of time
` [PATCH v4 24/26] include: split target_long definition from cpu-defs
` [PATCH v4 25/26] gdbstub: split out softmmu/user specifics for syscall handling
` [PATCH v4 26/26] gdbstub: move update guest debug to accel ops

[PATCH v3 0/5] Add IO page table replacement support for emulated pathway
 2023-03-03  6:53 UTC  (6+ messages)
` [PATCH v3 1/5] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v3 4/5] iommufd: Add replace support in iommufd_access_set_ioas()

[PATCH v2 0/5] Fix "Instructions Retired" from incorrectly counting
 2023-03-03  5:55 UTC  (3+ messages)
` [PATCH v2 1/5] KVM: x86/pmu: Prevent the PMU from counting disallowed events

[kvm-unit-tests PATCH v2 0/2] Clean up the arm/run script
 2023-03-03  4:10 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/2] arm: Replace the obsolete qemu script
` [kvm-unit-tests PATCH v2 2/2] arm: Clean up the run script

[kvm-unit-tests PATCH v3 0/3] arm: Use gic_enable/disable_irq() macro to clean up code
 2023-03-03  3:11 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 1/3] arm: gic: Write one bit per time in gic_irq_set_clr_enable()
` [kvm-unit-tests PATCH v3 2/3] arm64: timer: Use gic_enable/disable_irq() macro in timer test
` [kvm-unit-tests PATCH v3 3/3] arm64: microbench: Use gic_enable_irq() macro in microbench test

[PATCH v11 000/113] KVM TDX basic feature support
 2023-03-03  0:43 UTC  (10+ messages)
` [PATCH v11 023/113] KVM: TDX: allocate/free TDX vcpu structure

[PATCH v2 0/9] Export platform features from ccp driver
 2023-03-02 19:42 UTC  (2+ messages)
` [PATCH v2 2/9] crypto: ccp: Add a header for multiple drivers to use `__psp_pa`

[PATCH 0/2] Documentation/process: Add a maintainer handbook for KVM x86
 2023-03-02 18:46 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v16 00/11] s390x: CPU Topology
 2023-03-02 15:00 UTC  (4+ messages)
` [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command

[PATCH 0/8] Add printf and formatted asserts in the guest
 2023-03-02 14:52 UTC  (4+ messages)
` [PATCH 7/8] KVM: selftests: Add string formatting options to ucall

[PATCH v2] gdbstub: move update guest debug to accel ops
 2023-03-02 13:53 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 NNTP newsgroup(s).