kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-16 09:31:38 to 2023-06-19 12:37:15 UTC [more...]

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-19 12:37 UTC  (7+ messages)

[PATCH v11 00/20] TDX host kernel support
 2023-06-19 12:21 UTC  (18+ messages)
` [PATCH v11 02/20] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v11 04/20] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot
` [PATCH v11 20/20] Documentation/x86: Add documentation for TDX host support

[PATCH] accel/kvm/kvm-all: Handle register access errors
 2023-06-19 12:19 UTC  (5+ messages)

[PATCH v14 00/30] Add KVM LoongArch support
 2023-06-19 10:30 UTC  (37+ messages)
` [PATCH v14 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v14 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v14 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v14 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v14 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v14 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v14 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v14 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v14 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v14 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v14 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v14 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v14 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v14 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v14 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v14 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v14 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v14 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v14 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v14 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v14 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v14 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v14 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v14 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v14 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v14 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v14 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v14 28/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v14 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v14 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM

[kvm-unit-tests PATCH v5 0/8] s390x: Add PV SIE intercepts and ipl tests
 2023-06-19  8:33 UTC  (9+ messages)
` [kvm-unit-tests PATCH v5 1/8] lib: s390x: sie: Fix sie_get_validity() no validity handling
` [kvm-unit-tests PATCH v5 2/8] lib: s390x: uv: Introduce UV validity function
` [kvm-unit-tests PATCH v5 3/8] lib: s390x: uv: Add intercept data check library function
` [kvm-unit-tests PATCH v5 4/8] s390x: pv-diags: Drop snippet from snippet names
` [kvm-unit-tests PATCH v5 5/8] lib: s390x: uv: Add pv host requirement check function
` [kvm-unit-tests PATCH v5 6/8] s390x: pv: Add sie entry intercept and validity test
` [kvm-unit-tests PATCH v5 7/8] s390x: pv: Add IPL reset tests
` [kvm-unit-tests PATCH v5 8/8] s390x: pv-diags: Add the test to unittests.conf

[PATCH v3 00/21] Enable CET Virtualization
 2023-06-19  9:28 UTC  (12+ messages)
` [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification

[PATCH] RISC-V: KVM: Allow Svnapot extension for Guest/VM
 2023-06-19  9:04 UTC  (2+ messages)

[PATCH 0/6] KVM: Documentation: Update document description for kvm_mmu_page and kvm_mmu_page_role
 2023-06-19  9:00 UTC  (8+ messages)
` [PATCH 1/6] KVM: Documentation: Add the missing guest_mode in kvm_mmu_page_role
` [PATCH 2/6] KVM: Documentation: Update the field name gfns in kvm_mmu_page
` [PATCH 3/6] KVM: Documentation: Add the missing ptep "
` [PATCH 4/6] KVM: Documentation: Add the missing tdp_mmu_root_count into kvm_mmu_page
` [PATCH 5/6] KVM: Documentation: Add the missing mmu_valid_gen "
` [PATCH 6/6] KVM: Documentation: Add the missing tdp_mmu_page "

[PATCH v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
 2023-06-19  8:52 UTC  (4+ messages)

[kvm-unit-tests PATCH v3] runtime: Allow to specify properties for accelerator
 2023-06-19  8:45 UTC  (5+ messages)

[PATCH 0/4] exec: Header cleanups around memory.h/address-spaces.h
 2023-06-19  8:06 UTC  (9+ messages)
` [PATCH 1/4] hw/net/i82596: Include missing 'exec/address-spaces.h' header
` [PATCH 2/4] hw/dma/etraxfs: Include missing 'exec/memory.h' header
` [PATCH 3/4] exec/address-spaces.h: Remove unuseful 'exec/memory.h' include
` [PATCH 4/4] sysemu/kvm: Re-include "exec/memattrs.h" header

[PATCH v8 00/33] x86: enable FRED for x86-64
 2023-06-19  8:00 UTC  (7+ messages)
` [PATCH v8 01/33] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR

Domknięcie sprzedaży
 2023-06-19  7:30 UTC 

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-19  3:45 UTC  (14+ messages)
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices

[PATCH v13 00/30] Add KVM LoongArch support
 2023-06-19  3:43 UTC  (4+ messages)
` [PATCH v13 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface

[PATCH] KVM: ppc64: Enable ring-based dirty memory tracking
 2023-06-19  3:18 UTC  (2+ messages)

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-18 20:11 UTC  (6+ messages)
` kvm/arm64: Spark benchmark
` kvm/x86: multichase benchmark

[PATCH v2] riscv: kvm: define vcpu_sbi_ext_pmu in header
 2023-06-18 16:02 UTC  (4+ messages)

[PATCH v3 00/10] RISC-V KVM in-kernel AIA irqchip
 2023-06-18 16:02 UTC  (2+ messages)

[PATCH 5/5] MAINTAINERS: Update KVM/MIPS maintainers
 2023-06-18  7:55 UTC  (8+ messages)

[RFC PATCH v1 0/4] virtio/vsock: some updates for MSG_PEEK flag
 2023-06-18  6:24 UTC  (5+ messages)
` [RFC PATCH v1 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM
` [RFC PATCH v1 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET
` [RFC PATCH v1 3/4] vsock/test: rework MSG_PEEK test for SOCK_STREAM
` [RFC PATCH v1 4/4] vsock/test: MSG_PEEK test for SOCK_SEQPACKET

[PATCH] kvm/mips: update MAINTAINERS
 2023-06-18  2:11 UTC  (2+ messages)

KVM page-fault on Kernel 6.3.8
 2023-06-17 19:27 UTC  (5+ messages)

[PATCH v10 vfio 0/7] pds_vfio driver
 2023-06-17  4:49 UTC  (22+ messages)
` [PATCH v10 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
` [PATCH v10 vfio 2/7] vfio/pds: Initial support for pds_vfio VFIO driver
` [PATCH v10 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v10 vfio 4/7] vfio/pds: Add VFIO live migration support
` [PATCH v10 vfio 6/7] vfio/pds: Add support for firmware recovery
` [PATCH v10 vfio 7/7] vfio/pds: Add Kconfig and documentation

[PATCH v13 00/30] Add KVM LoongArch support
 2023-06-17  3:54 UTC  (5+ messages)
` [PATCH v13 05/30] LoongArch: KVM: Add vcpu related header files

[PATCH 0/3] KVM: x86: Use "standard" mmu_notifier hook for APIC page
 2023-06-17  3:45 UTC  (9+ messages)
` [PATCH 1/3] KVM: VMX: Retry APIC-access page reload if invalidation is in-progress

[kvm-unit-tests PATCH 0/6] arm64: improve debuggability
 2023-06-17  1:52 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/6] arm: keep efi debug information in a separate file
` [kvm-unit-tests PATCH 2/6] lib/stack: print base addresses on efi
` [kvm-unit-tests PATCH 3/6] arm64: enable frame pointer and support stack unwinding
` [kvm-unit-tests PATCH 4/6] arm64: stack: update trace stack on exception
` [kvm-unit-tests PATCH 5/6] efi: Print address of image
` [kvm-unit-tests PATCH 6/6] arm64: dump stack on bad exception

[kvm-unit-tests PATCH 0/2] arm64: fix paging issues
 2023-06-17  1:31 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] arm64: set sctlr_el1.SPAN
` [kvm-unit-tests PATCH 2/2] arm64: ensure tlbi is safe

[PATCH v1 1/1] KVM: x86: Remove PRIx* definitions as they are solely for user space
 2023-06-17  0:10 UTC  (2+ messages)

[Bug 217562] New: kernel NULL pointer dereference on deletion of guest physical memory slot
 2023-06-16 23:53 UTC  (3+ messages)
` [Bug 217562] "

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-16 21:28 UTC  (6+ messages)
` [PATCH v4 04/34] pgtable: Create struct ptdesc

[PATCH v7] vfio/cdx: add support for CDX bus
 2023-06-16 20:08 UTC  (2+ messages)

[RFC PATCH 00/19] hugetlb support for KVM guest_mem
 2023-06-16 18:28 UTC  (2+ messages)

[PATCH RFCv2 00/24] IOMMUFD Dirty Tracking
 2023-06-16 18:11 UTC  (9+ messages)
` [PATCH RFCv2 21/24] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
` [PATCH RFCv2 22/24] iommu/arm-smmu-v3: Add read_and_clear_dirty() support

[PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support
 2023-06-16 15:03 UTC  (3+ messages)

[PATCH 0/4] Documentation: KVM: multiple editing corrections
 2023-06-16 14:24 UTC  (2+ messages)

[PATCH] riscv: kvm: define vcpu_sbi_ext_pmu in header
 2023-06-16 12:55 UTC  (4+ messages)

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-06-16 12:08 UTC  (6+ messages)
` [PATCH v4 09/16] KVM: Introduce KVM_CAP_NOWAIT_ON_FAULT without implementation

[kvm-unit-tests PATCH v2 3/6] arm: pmu: Add extra DSB barriers in the mem_access loop
 2023-06-16 11:52 UTC  (3+ messages)
  ` [kvm-unit-tests PATCH v2 4/6] arm: pmu: Fix chain counter enable/disable sequences
  ` [kvm-unit-tests PATCH v2 5/6] arm: pmu: Add pmu-mem-access-reliability test

[PATCH 0/4] Part of fix for host and guest LBR event coexist
 2023-06-16 11:33 UTC  (5+ messages)
` [PATCH 1/4] perf/x86/intel: Get shared reg constraints first for vLBR
` [PATCH 2/4] KVM: VMX/pmu: Save host debugctlmsr just before vm entry
` [PATCH 3/4] KVM: VMX/pmu: Enable inactive vLBR event in guest LBR MSR emulation
` [PATCH 4/4] KVM: selftests: Add test case for guest and host LBR preemption

[PATCH AUTOSEL 5.15 15/16] vhost_vdpa: tell vqs about the negotiated
 2023-06-16 10:27 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 16/16] vhost_net: revert upend_idx only on retriable error

[PATCH AUTOSEL 5.10 14/14] vhost_vdpa: tell vqs about the negotiated
 2023-06-16 10:27 UTC 

[PATCH AUTOSEL 6.1 25/26] vhost_vdpa: tell vqs about the negotiated
 2023-06-16 10:26 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 26/26] vhost_net: revert upend_idx only on retriable error

[PATCH AUTOSEL 6.3 29/30] vhost_vdpa: tell vqs about the negotiated
 2023-06-16 10:25 UTC  (2+ messages)
` [PATCH AUTOSEL 6.3 30/30] vhost_net: revert upend_idx only on retriable error

[PATCH v13 00/22] Add vfio_device cdev for iommufd support
 2023-06-16  9:39 UTC  (23+ messages)
` [PATCH v13 01/22] vfio: Allocate per device file structure
` [PATCH v13 02/22] vfio: Refine vfio file kAPIs for KVM
` [PATCH v13 03/22] vfio: Accept vfio device file in the KVM facing kAPI
` [PATCH v13 04/22] kvm/vfio: Prepare for accepting vfio device fd
` [PATCH v13 05/22] kvm/vfio: Accept vfio device file from userspace
` [PATCH v13 06/22] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v13 07/22] vfio: Block device access via device fd until device is opened
` [PATCH v13 08/22] vfio: Add cdev_device_open_cnt to vfio_group
` [PATCH v13 09/22] vfio: Make vfio_df_open() single open for device cdev path
` [PATCH v13 10/22] vfio-iommufd: Move noiommu compat validation out of vfio_iommufd_bind()
` [PATCH v13 11/22] vfio-iommufd: Split bind/attach into two steps
` [PATCH v13 12/22] vfio: Record devid in vfio_device_file
` [PATCH v13 13/22] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [PATCH v13 14/22] iommufd/device: Add iommufd_access_detach() API
` [PATCH v13 15/22] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
` [PATCH v13 16/22] vfio: Move vfio_device_group_unregister() to be the first operation in unregister
` [PATCH v13 17/22] vfio: Add cdev for vfio_device
` [PATCH v13 18/22] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v13 19/22] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v13 20/22] vfio: Move the IOMMU_CAP_CACHE_COHERENCY check in __vfio_register_dev()
` [PATCH v13 21/22] vfio: Compile vfio_group infrastructure optionally
` [PATCH v13 22/22] docs: vfio: Add vfio device cdev description

[PATCH v8 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-06-16  9:30 UTC  (7+ messages)
` [PATCH v8 05/10] iommufd: Add helper to retrieve iommufd_ctx and devid
` [PATCH v8 06/10] vfio: Mark cdev usage in vfio_device
` [PATCH v8 07/10] vfio: Add helper to search vfio_device in a dev_set
` [PATCH v8 08/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
` [PATCH v8 09/10] vfio/pci: Copy hot-reset device info to userspace in the devices loop
` [PATCH v8 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET


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