kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-22 11:20:11 to 2023-03-23 12:03:48 UTC [more...]

[kvm-unit-tests v2 00/10] powerpc: updates, P10, PNV support
 2023-03-23 12:01 UTC  (7+ messages)
` [kvm-unit-tests v2 01/10] MAINTAINERS: Update powerpc list
` [kvm-unit-tests v2 02/10] powerpc: add local variant of SPR test
` [kvm-unit-tests v2 04/10] powerpc: Add ISA v3.1 (POWER10) support to "

[kvm-unit-tests PATCH 1/7] MAINTAINERS: Update powerpc list
 2023-03-23 11:55 UTC  (3+ messages)
` [kvm-unit-tests PATCH 4/7] powerpc: Add ISA v3.1 (POWER10) support to SPR test

[PATCH v3 0/8] vdpa_sim: add support for user VA
 2023-03-23 11:44 UTC  (18+ messages)
` [PATCH v3 1/8] vdpa: add bind_mm/unbind_mm callbacks
` [PATCH v3 2/8] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v3 3/8] vringh: replace kmap_atomic() with kmap_local_page()
` [PATCH v3 4/8] vringh: support VA with iotlb
` [PATCH v3 5/8] vdpa_sim: make devices agnostic for work management
  ` [PATCH v3 8/8] vdpa_sim: add support for user VA

[RFC PATCH v5 0/2] allocate multiple skbuffs on tx
 2023-03-23 11:34 UTC  (9+ messages)
` [RFC PATCH v5 1/2] virtio/vsock: "
` [RFC PATCH v5 2/2] virtio/vsock: check argument to avoid no effect call

[PATCH 00/45] Add RISC-V vector cryptographic instruction set support
 2023-03-23 11:36 UTC  (4+ messages)

[PATCH 00/45] Add RISC-V vector cryptographic instruction set support
 2023-03-23 11:34 UTC  (4+ messages)
` [PATCH 02/45] target/riscv: Refactor some of the generic vector functionality

[PATCH 0/7] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-03-23 11:33 UTC  (8+ messages)
` [PATCH 3/7] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [PATCH 6/7] vfio: Accpet device file from vfio PCI hot reset path

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-03-23 11:31 UTC  (11+ messages)

[PATCH -next v15 00/19] riscv: Add vector ISA support
 2023-03-23 10:44 UTC  (8+ messages)
` [PATCH -next v15 08/19] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v15 09/19] riscv: Add task switch support for vector
` [PATCH -next v15 14/19] riscv: signal: Report signal frame size to userspace via auxv

[kvm-unit-tests PATCH 0/8] s390x: uv-host: Fixups and extensions part 1
 2023-03-23 10:39 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/8] s390x: uv-host: Fix UV init test memory allocation
` [kvm-unit-tests PATCH 2/8] s390x: uv-host: Check for sufficient amount of memory
` [kvm-unit-tests PATCH 3/8] s390x: Add PV tests to unittests.cfg
` [kvm-unit-tests PATCH 4/8] s390x: uv-host: Beautify code
` [kvm-unit-tests PATCH 5/8] s390x: uv-host: Add cpu number check
` [kvm-unit-tests PATCH 6/8] s390x: uv-host: Fix create guest variable storage prefix check
` [kvm-unit-tests PATCH 7/8] s390x: uv-host: Properly handle config creation errors
` [kvm-unit-tests PATCH 8/8] s390x: uv-host: Fence access checks when UV debug is enabled

[PATCH -next v15 10/19] riscv: Allocate user's vector context in the first-use trap
 2023-03-23 10:29 UTC  (2+ messages)

[PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-03-23  8:50 UTC  (4+ messages)
` [PATCH v2 25/27] KVM: x86/mmu: Drop @slot param from exported/external page-track APIs

[PATCH v16 0/8] Parallel CPU bringup for x86_64
 2023-03-23  9:04 UTC  (6+ messages)
` [PATCH v16 8/8] x86/smpboot: Allow parallel bringup for SEV-ES

[PATCH v5] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-23  9:00 UTC  (2+ messages)

[PATCH v5 0/4] cover-letter: Add IO page table replacement support
 2023-03-23  8:33 UTC  (5+ messages)
` [PATCH v5 1/4] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v5 2/4] iommufd: Add iommufd_access_replace() API
` [PATCH v5 3/4] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
` [PATCH v5 4/4] vfio: Support IO page table replacement

[PATCH 00/12] iommufd: Add nesting infrastructure
 2023-03-23  8:28 UTC  (17+ messages)
` [PATCH 05/12] iommufd/hw_pagetable: Do not populate user-managed hw_pagetables
` [PATCH 06/12] iommufd: IOMMU_HWPT_ALLOC allocation with user data
` [PATCH 08/12] iommufd/device: Report supported hwpt_types

[PATCH 0/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction
 2023-03-23  8:16 UTC  (3+ messages)

[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-23  8:04 UTC  (18+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH v3 10/17] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
` [PATCH v3 12/17] iommufd: Add iommufd_device_replace()
` [PATCH v3 13/17] iommufd: Make destroy_rwsem use a lock class per object type
` [PATCH v3 14/17] iommufd/selftest: Test iommufd_device_replace()
` [PATCH v3 15/17] iommufd: Add IOMMU_HWPT_ALLOC
` [PATCH v3 16/17] iommufd/selftest: Return the real idev id from selftest mock_domain
` [PATCH v3 17/17] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC

[PATCH -next v15 13/19] riscv: signal: Add sigcontext save/restore for vector
 2023-03-23  7:50 UTC  (2+ messages)

[PATCH v4] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-23  7:45 UTC  (10+ messages)

[PATCH v4 00/12] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-03-23  7:43 UTC  (5+ messages)
` [PATCH v4 02/12] KVM: VMX: Refactor intel_pmu_set_msr() to align with other set_msr() helpers

[PATCH 0/7] KVM: selftests: Test the consistency of the PMU's CPUID and its features
 2023-03-23  7:27 UTC  (8+ messages)
` [PATCH 1/7] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH 2/7] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH 3/7] KVM: selftests: Test consistency of CPUID with num of GP counters
` [PATCH 4/7] KVM: selftests: Test consistency of CPUID with num of Fixed counters
` [PATCH 5/7] KVM: selftests: Test Intel supported fixed counters bit mask
` [PATCH 6/7] KVM: selftests: Test consistency of PMU MSRs with Intel PMU version
` [PATCH 7/7] KVM: selftests: Test Intel counters' bit width emulation

[PATCH] KVM: x86/mmu: Don't create kvm-nx-lpage-re kthread if not itlb_multihit
 2023-03-23  7:18 UTC 

[PATCH v8 0/4] Add zoned storage emulation to virtio-blk driver
 2023-03-23  7:14 UTC  (6+ messages)
` [PATCH v8 1/4] include: update virtio_blk headers to v6.3-rc1
` [PATCH v8 2/4] virtio-blk: add zoned storage emulation for zoned devices
` [PATCH v8 3/4] block: add accounting for zone append operation
` [PATCH v8 4/4] virtio-blk: add some trace events for zoned emulation

[PATCH v2 0/4] Reenable VFIO support on POWER systems
 2023-03-23  6:49 UTC  (2+ messages)

[RFC PATCH kernel 0/2] PreventHostIBS feature for SEV-ES and SNP guests
 2023-03-23  6:06 UTC  (3+ messages)

[PATCH 0/6] KVM: x86: Unhost the *_CMD MSR mess
 2023-03-23  5:07 UTC  (3+ messages)
` [PATCH 5/6] KVM: x86: Virtualize FLUSH_L1D and passthrough MSR_IA32_FLUSH_CMD

[PATCH rcu v2 0/7] RCU-related lockdep changes for v6.4
 2023-03-23  4:26 UTC  (8+ messages)
` [PATCH rcu v2 1/7] locking/lockdep: Introduce lock_sync()
` [PATCH rcu v2 2/7] rcu: Annotate SRCU's update-side lockdep dependencies
` [PATCH rcu v2 3/7] locking: Reduce the number of locks in ww_mutex stress tests
` [PATCH rcu v2 4/7] locking/lockdep: Improve the deadlock scenario print for sync and read lock
` [PATCH rcu v2 5/7] rcutorture: Add SRCU deadlock scenarios
` [PATCH rcu v2 6/7] rcutorture: Add RCU Tasks Trace and "
` [PATCH rcu v2 7/7] rcutorture: Add srcu_lockdep.sh

[PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
 2023-03-23  3:15 UTC  (22+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-03-23  1:27 UTC  (9+ messages)

[PATCHv4 00/11] SVM: virtual NMI
 2023-03-23  1:14 UTC  (11+ messages)
` [PATCHv4 08/11] x86/cpu: Add CPUID feature bit for VNMI
` [PATCHv4 09/11] KVM: SVM: Add VNMI bit definition
` [PATCHv4 10/11] KVM: x86: add support for delayed virtual NMI injection interface
` [PATCHv4 11/11] KVM: nSVM: implement support for nested VNMI

[PATCH 0/4] Add and use helpers to check bit set in CR0/CR4
 2023-03-23  1:09 UTC  (6+ messages)
` [PATCH 2/4] KVM: x86: Replace kvm_read_{cr0,cr4}_bits() with kvm_is_{cr0,cr4}_bit_set()
` [PATCH 4/4] KVM: x86: Change return type of is_long_mode() to bool

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-03-23  0:41 UTC  (4+ messages)

[PATCH v5 00/34] x86: enable FRED for x86-64
 2023-03-23  0:26 UTC  (22+ messages)
` [PATCH v5 05/34] x86/traps: export external_interrupt() for VMX IRQ reinjection
` [PATCH v5 22/34] x86/fred: FRED initialization code
` [PATCH v5 33/34] KVM: x86/vmx: call external_interrupt() to handle IRQ in IRQ caused VM exits
` [PATCH v5 34/34] KVM: x86/vmx: execute "int $2" to handle NMI in NMI caused VM exits when FRED is enabled

[WIP Patch v2 00/14] Avoiding slow get-user-pages via memory fault exit
 2023-03-22 23:17 UTC  (13+ messages)
` [WIP Patch v2 04/14] KVM: x86: Add KVM_CAP_X86_MEMORY_FAULT_EXIT and associated kvm_run field

[ANNOUNCEMENT] COCONUT Secure VM Service Module for SEV-SNP
 2023-03-22 21:53 UTC  (22+ messages)

[PATCH v4 0/2] KVM: x86/ioapic: Fix oneshot interrupts forwarding
 2023-03-22 20:43 UTC  (3+ messages)
` [PATCH v4 1/2] KVM: irqfd: Make resampler_list an RCU list
` [PATCH v4 2/2] KVM: x86/ioapic: Resample the pending state of an IRQ when unmasking

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

[PATCH v5 00/13] riscv: improve boot time isa extensions handling
 2023-03-22 20:19 UTC  (10+ messages)
` [PATCH v5 06/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
    ` [PATCH] riscv: require alternatives framework when selecting FPU support

[PATCH v4 00/30] EFI and ACPI support for arm64
 2023-03-22 19:09 UTC  (8+ messages)
` [PATCH v4 30/30] arm64: Add an efi/run script

[RFC PATCH v4] virtio/vsock: allocate multiple skbuffs on tx
 2023-03-22 18:38 UTC  (3+ messages)

[PATCH 0/2] KVM: PPC: support kvm selftests
 2023-03-22 17:41 UTC  (3+ messages)

[PATCH] KVM: SVM: Flush Hyper-V TLB when required
 2023-03-22 17:07 UTC  (5+ messages)

[PATCH v2 0/6] use canonical ftrace path whenever possible
 2023-03-22 16:52 UTC  (3+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-22  1:58 UTC  (6+ messages)
` [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op

[PATCH v1 0/2] KVM: s390: CMMA migration selftest and small bugfix
 2023-03-22 15:06 UTC  (3+ messages)

[kvm-unit-tests PATCH v1] s390x: spec_ex: Add test for misaligned load
 2023-03-22 14:55 UTC  (2+ messages)

[PATCH] selftests: kvm: Add 'malloc' failure check in vcpu_save_state
 2023-03-22 14:45 UTC 

[PATCH 0/2] KVM: x86: Fix RM exception injection bugs
 2023-03-22 14:33 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection
` [PATCH 2/2] KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real Mode

[PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
 2023-03-22 14:10 UTC  (3+ messages)
` [PATCH v6 05/24] kvm/vfio: Accept vfio device file from userspace

[PATCH] KVM: x86: Suppress pending MMIO write exits if emulator detects exception
 2023-03-22 14:12 UTC 

[PATCH v2 4/4] Add myself to MAINTAINERS for Power VFIO support
 2023-03-22 12:25 UTC  (2+ messages)

[PATCH v2 2/4] powerpc/pci_64: Init pcibios subsys a bit later
 2023-03-22 12:25 UTC  (2+ messages)

[PATCH v2 3/4] powerpc/iommu: Add iommu_ops to report capabilities and
 2023-03-22 12:25 UTC  (2+ messages)

[PATCH v2 1/4] powerpc/iommu: Add "borrowing" iommu_table_group_ops
 2023-03-22 12:25 UTC  (2+ messages)

[RFC] Support for Arm CCA VMs on Linux
 2023-03-22 11:51 UTC  (12+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 15/28] KVM: arm64: Handle realm MMIO emulation
  ` [RFC PATCH 16/28] arm64: RME: Allow populating initial contents

[kvm-unit-tests PATCH] MAINTAINERS: Add Nico as s390x Maintainer and make Thomas reviewer
 2023-03-22 11:45 UTC  (4+ messages)

[RFC PATCH v2 0/2] Providing mount in memfd_restricted() syscall
 2023-03-22 11:19 UTC  (3+ messages)
` [RFC PATCH v2 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted


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).