public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-10 05:00:27 to 2023-03-10 19:07:43 UTC [more...]

[PATCH v2 0/6] use canonical ftrace path whenever possible
 2023-03-10 19:06 UTC  (3+ messages)

[kvm-unit-tests PATCH v5] s390x: Add tests for execute-type instructions
 2023-03-10 18:11 UTC 

[PATCH v1 0/5] vfio: Make emulated devices prepared for vfio device cdev
 2023-03-10 17:39 UTC  (15+ messages)
` [PATCH v1 1/5] iommufd: Create access in vfio_iommufd_emulated_bind()
` [PATCH v1 2/5] vfio-iommufd: No need to record iommufd_ctx in vfio_device
` [PATCH v1 3/5] vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
` [PATCH v1 4/5] Samples/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers
` [PATCH v1 5/5] vfio: Check the presence for iommufd callbacks in __vfio_register_dev()

[PATCH 00/12] iommufd: Add nesting infrastructure
 2023-03-10 17:52 UTC  (17+ messages)
` [PATCH 04/12] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
` [PATCH 05/12] iommufd/hw_pagetable: Do not populate user-managed hw_pagetables
` [PATCH 07/12] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH 08/12] iommufd/device: Report supported hwpt_types

[PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
 2023-03-10 17:42 UTC  (30+ messages)
` [PATCH v6 09/24] vfio/pci: Only need to check opened devices in the dev_set for hot reset
` [PATCH v6 10/24] vfio/pci: Rename the helpers and data in hot reset path to accept device fd
` [PATCH v6 11/24] vfio/pci: Accept device fd in VFIO_DEVICE_PCI_HOT_RESET ioctl
` [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [PATCH v6 13/24] vfio/iommufd: Split the compat_ioas attach out from vfio_iommufd_bind()
` [PATCH v6 16/24] vfio: Make vfio_device_first_open() to cover the noiommu mode in cdev path
` [PATCH v6 17/24] vfio-iommufd: Make vfio_iommufd_bind() selectively return devid
` [PATCH v6 20/24] vfio: Add cdev for vfio_device
` [PATCH v6 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v6 23/24] vfio: Compile group optionally

[PATCHv4 00/11] SVM: virtual NMI
 2023-03-10 17:02 UTC  (3+ messages)

[PATCH] KVM: VMX: fix lockdep warning on posted intr wakeup
 2023-03-10 17:00 UTC  (2+ messages)

[PATCH 00/45] Add RISC-V vector cryptographic instruction set support
 2023-03-10 16:03 UTC  (46+ messages)
` [PATCH 01/45] target/riscv: Add zvkb cpu property
` [PATCH 02/45] target/riscv: Refactor some of the generic vector functionality
` [PATCH 03/45] target/riscv: Add vclmul.vv decoding, translation and execution support
` [PATCH 04/45] target/riscv: Refactor some of the generic vector functionality
` [PATCH 05/45] target/riscv: Add vclmul.vx decoding, translation and execution support
` [PATCH 06/45] target/riscv: Add vclmulh.vv "
` [PATCH 07/45] target/riscv: Add vclmulh.vx "
` [PATCH 08/45] target/riscv: Refactor some of the generic vector functionality
` [PATCH 09/45] qemu/bitops.h: Limit rotate amounts
` [PATCH 10/45] target/riscv: Add vrol.[vv,vx] and vror.[vv,vx,vi] decoding, translation and execution support
` [PATCH 11/45] target/riscv: Refactor some of the generic vector functionality
` [PATCH 12/45] target/riscv: Add vbrev8.v decoding, translation and execution support
` [PATCH 13/45] target/riscv: Add vrev8.v "
` [PATCH 14/45] target/riscv: Add vandn.[vv,vx] "
` [PATCH 15/45] target/riscv: Expose zvkb cpu property
` [PATCH 16/45] target/riscv: Add zvkned "
` [PATCH 17/45] target/riscv: Add vaesef.vv decoding, translation and execution support
` [PATCH 18/45] target/riscv: Add vaesef.vs "
` [PATCH 19/45] target/riscv: Add vaesdf.vv "
` [PATCH 20/45] target/riscv: Add vaesdf.vs "
` [PATCH 21/45] target/riscv: Add vaesdm.vv "
` [PATCH 22/45] target/riscv: Add vaesdm.vs "
` [PATCH 23/45] target/riscv: Add vaesz.vs "
` [PATCH 24/45] target/riscv: Add vaesem.vv "
` [PATCH 25/45] target/riscv: Add vaesem.vs "
` [PATCH 26/45] target/riscv: Add vaeskf1.vi "
` [PATCH 27/45] target/riscv: Add vaeskf2.vi "
` [PATCH 28/45] target/riscv: Expose zvkned cpu property
` [PATCH 29/45] target/riscv: Add zvknh cpu properties
` [PATCH 30/45] target/riscv: Add vsha2ms.vv decoding, translation and execution support
` [PATCH 31/45] target/riscv: Add vsha2c[hl].vv "
` [PATCH 32/45] target/riscv: Expose zvknh cpu properties
` [PATCH 33/45] target/riscv: Add zvksh cpu property
` [PATCH 34/45] target/riscv: Add vsm3me.vv decoding, translation and execution support
` [PATCH 35/45] target/riscv: Add vsm3c.vi "
` [PATCH 36/45] target/riscv: Expose zvksh cpu property
` [PATCH 37/45] target/riscv: Add zvkg "
` [PATCH 38/45] target/riscv: Add vgmul.vv decoding, translation and execution support
` [PATCH 39/45] target/riscv: Add vghsh.vv "
` [PATCH 40/45] target/riscv: Expose zvkg cpu property
` [PATCH 41/45] crypto: Create sm4_subword
` [PATCH 42/45] crypto: Add SM4 constant parameter CK
` [PATCH 43/45] target/riscv: Add zvksed cfg property
` [PATCH 44/45] target/riscv: Add Zvksed support
` [PATCH 45/45] target/riscv: Expose Zvksed property

[PATCH 0/3] Some code refactor surround CR4.UMIP virtualization
 2023-03-10 16:27 UTC  (7+ messages)
` [PATCH 1/3] KVM: VMX: Rename vmx_umip_emulated() to cpu_has_vmx_desc()
` [PATCH 2/3] KVM: VMX: Remove a unnecessary cpu_has_vmx_desc() check in vmx_set_cr4()
` [PATCH 3/3] KVM: VMX: Use the canonical interface to read CR4.UMIP bit

[PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
 2023-03-10 16:22 UTC  (11+ messages)
    ` [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
                  ` [PATCH -v2] "

[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-03-10 16:19 UTC  (15+ messages)
` [RFC PATCH V3 12/16] x86/sev: Add a #HV exception handler
` [RFC PATCH V3 13/16] x86/sev: Add Check of #HV event in path
` [RFC PATCH V3 16/16] x86/sev: Fix interrupt exit code paths from #HV exception

[PATCH kvmtool 1/1] Add virtio-transport option and deprecate force-pci and virtio-legacy
 2023-03-10 16:04 UTC  (3+ messages)

[PATCH v2 0/2] Documentation/process: Add a maintainer handbook for KVM x86
 2023-03-10 15:51 UTC  (4+ messages)
` [PATCH v2 2/2] "

[RFC] Support for Arm CCA VMs on Linux
 2023-03-10 15:47 UTC  (14+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 06/28] arm64: RME: ioctls to create and configure realms
  ` [RFC PATCH 15/28] KVM: arm64: Handle realm MMIO emulation
  ` [RFC PATCH 16/28] arm64: RME: Allow populating initial contents
  ` [RFC PATCH 17/28] arm64: RME: Runtime faulting of memory

[PATCH v2 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-10 15:04 UTC  (22+ messages)
` [PATCH v2 02/17] iommufd: Add iommufd_group
` [PATCH v2 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH v2 04/17] iommu: Export iommu_get_resv_regions()
` [PATCH v2 05/17] iommufd: Keep track of each device's reserved regions instead of groups
` [PATCH v2 06/17] iommufd: Use the iommufd_group to avoid duplicate MSI setup
` [PATCH v2 07/17] iommufd: Make sw_msi_start a group global
` [PATCH v2 08/17] iommufd: Move putting a hwpt to a helper function
` [PATCH v2 10/17] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
` [PATCH v2 12/17] iommufd: Add iommufd_device_replace()

[RFC PATCH v4 0/4] several updates to virtio/vsock
 2023-03-10 12:40 UTC  (11+ messages)
` [RFC PATCH v4 1/4] virtio/vsock: don't use skbuff state to account credit
` [RFC PATCH v4 2/4] virtio/vsock: remove redundant 'skb_pull()' call
` [RFC PATCH v4 3/4] virtio/vsock: don't drop skbuff on copy failure

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-03-10 12:36 UTC  (9+ messages)

[PATCH v4 0/5] Add IO page table replacement support
 2023-03-10 11:53 UTC  (5+ messages)
` [PATCH v4 3/5] iommufd: Add replace support in iommufd_access_set_ioas()
` [PATCH v4 5/5] vfio: Support IO page table replacement

[PATCH v2] KVM: x86/pmu/misc: Fix a typo on kvm_pmu_request_counter_reprogam()
 2023-03-10 11:33 UTC 

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

[PATCH 0/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction
 2023-03-10 10:53 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86/pmu: Emulate CTR overflow directly in kvm_pmu_handle_event()
` [PATCH 2/5] KVM: x86/pmu: Add a helper to check if pmc has PEBS mode enabled
` [PATCH 3/5] KVM: x86/pmu: Move the overflow of a normal counter out of PMI context
` [PATCH 4/5] KVM: x86/pmu: Reorder functions to reduce unnecessary declarations
` [PATCH 5/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction

[patch] docs: vfio: fix header path
 2023-03-10 10:06 UTC  (2+ messages)

[PATCH 00/45] Add RISC-V vector cryptographic instruction set support
 2023-03-10  9:12 UTC  (46+ messages)
` [PATCH 01/45] target/riscv: Add zvkb cpu property
` [PATCH 02/45] target/riscv: Refactor some of the generic vector functionality
` [PATCH 03/45] target/riscv: Add vclmul.vv decoding, translation and execution support
` [PATCH 04/45] target/riscv: Refactor some of the generic vector functionality
` [PATCH 05/45] target/riscv: Add vclmul.vx decoding, translation and execution support
` [PATCH 06/45] target/riscv: Add vclmulh.vv "
` [PATCH 07/45] target/riscv: Add vclmulh.vx "
` [PATCH 08/45] target/riscv: Refactor some of the generic vector functionality
` [PATCH 09/45] qemu/bitops.h: Limit rotate amounts
` [PATCH 10/45] target/riscv: Add vrol.[vv,vx] and vror.[vv,vx,vi] decoding, translation and execution support
` [PATCH 11/45] target/riscv: Refactor some of the generic vector functionality
` [PATCH 12/45] target/riscv: Add vbrev8.v decoding, translation and execution support
` [PATCH 13/45] target/riscv: Add vrev8.v "
` [PATCH 14/45] target/riscv: Add vandn.[vv,vx] "
` [PATCH 15/45] target/riscv: Expose zvkb cpu property
` [PATCH 16/45] target/riscv: Add zvkned "
` [PATCH 17/45] target/riscv: Add vaesef.vv decoding, translation and execution support
` [PATCH 18/45] target/riscv: Add vaesef.vs "
` [PATCH 19/45] target/riscv: Add vaesdf.vv "
` [PATCH 20/45] target/riscv: Add vaesdf.vs "
` [PATCH 21/45] target/riscv: Add vaesdm.vv "
` [PATCH 22/45] target/riscv: Add vaesdm.vs "
` [PATCH 23/45] target/riscv: Add vaesz.vs "
` [PATCH 24/45] target/riscv: Add vaesem.vv "
` [PATCH 25/45] target/riscv: Add vaesem.vs "
` [PATCH 26/45] target/riscv: Add vaeskf1.vi "
` [PATCH 27/45] target/riscv: Add vaeskf2.vi "
` [PATCH 28/45] target/riscv: Expose zvkned cpu property
` [PATCH 29/45] target/riscv: Add zvknh cpu properties
` [PATCH 30/45] target/riscv: Add vsha2ms.vv decoding, translation and execution support
` [PATCH 31/45] target/riscv: Add vsha2c[hl].vv "
` [PATCH 32/45] target/riscv: Expose zvknh cpu properties
` [PATCH 33/45] target/riscv: Add zvksh cpu property
` [PATCH 34/45] target/riscv: Add vsm3me.vv decoding, translation and execution support
` [PATCH 35/45] target/riscv: Add vsm3c.vi "
` [PATCH 36/45] target/riscv: Expose zvksh cpu property
` [PATCH 37/45] target/riscv: Add zvkg "
` [PATCH 38/45] target/riscv: Add vgmul.vv decoding, translation and execution support
` [PATCH 39/45] target/riscv: Add vghsh.vv "
` [PATCH 40/45] target/riscv: Expose zvkg cpu property
` [PATCH 41/45] crypto: Create sm4_subword
` [PATCH 42/45] crypto: Add SM4 constant parameter CK
` [PATCH 43/45] target/riscv: Add zvksed cfg property
` [PATCH 44/45] target/riscv: Add Zvksed support
` [PATCH 45/45] target/riscv: Expose Zvksed property

[PATCH] vhost_net: revert upend_idx only on retriable error
 2023-03-10  8:55 UTC  (4+ messages)

[PATCH net-next v3 0/3] vsock: add support for sockmap
 2023-03-10  8:53 UTC  (2+ messages)

[PATCH] vhost-vdpa: cleanup memory maps when closing vdpa fds
 2023-03-10  8:37 UTC  (8+ messages)

[PATCH v2 0/4] iommufd: Add iommu hardware info reporting
 2023-03-10  8:06 UTC  (5+ messages)
` [PATCH v2 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO

[PATCH v5 00/19] Add vfio_device cdev for iommufd support
 2023-03-10  5:49 UTC  (4+ messages)
` [PATCH v5 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD


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