kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-26 11:23:09 to 2023-04-27 21:26:04 UTC [more...]

[RFC PATCH 0/5] Add TDX intra host migration support
 2023-04-27 21:25 UTC  (6+ messages)
` [RFC PATCH 3/5] KVM: TDX: Add base implementation for tdx_vm_move_enc_context_from

[PATCH 0/2] selftests/kvm: Fixes for demand paging test
 2023-04-27 20:35 UTC  (5+ messages)
` [PATCH 1/2] selftests/kvm: Setup vcpu_alias only for minor mode test
` [PATCH 2/2] selftests/kvm: Allow dump per-vcpu info for uffd threads

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-04-27 20:26 UTC  (14+ messages)
` [PATCH v3 22/22] KVM: selftests: Handle memory fault exits in demand_paging_test

[PATCH v4 0/9] Enhance vfio PCI hot reset for vfio cdev device
 2023-04-27 20:15 UTC  (30+ messages)
` [PATCH v4 1/9] vfio: Determine noiommu in vfio_device registration
` [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
` [PATCH v4 3/9] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [PATCH v4 4/9] vfio/pci: Move the existing hot reset logic to be a helper
` [PATCH v4 5/9] vfio: Mark cdev usage in vfio_device
` [PATCH v4 6/9] iommufd: Reserved -1 in the iommufd xarray
` [PATCH v4 7/9] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
` [PATCH v4 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
` [PATCH v4 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET

[PATCH V4 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-04-27 17:36 UTC  (12+ messages)
` [PATCH V4 01/11] vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable
` [PATCH V4 02/11] vfio/pci: Remove negative check on unsigned vector
` [PATCH V4 03/11] vfio/pci: Prepare for dynamic interrupt context storage
` [PATCH V4 04/11] vfio/pci: Move to single error path
` [PATCH V4 05/11] vfio/pci: Use xarray for interrupt context storage
` [PATCH V4 06/11] vfio/pci: Remove interrupt context counter
` [PATCH V4 07/11] vfio/pci: Update stale comment
` [PATCH V4 08/11] vfio/pci: Use bitfield for struct vfio_pci_core_device flags
` [PATCH V4 09/11] vfio/pci: Probe and store ability to support dynamic MSI-X
` [PATCH V4 10/11] vfio/pci: Support "
` [PATCH V4 11/11] vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-04-27 17:15 UTC  (2+ messages)

[PATCH v20 00/21] s390x: CPU Topology
 2023-04-27 17:01 UTC  (7+ messages)
` [PATCH v20 01/21] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v20 02/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v20 03/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB

[PATCH v2 00/21] Enable CET Virtualization
 2023-04-27 15:57 UTC  (4+ messages)
` [PATCH v2 09/21] KVM:x86: Load guest FPU state when accessing xsaves-managed MSRs

[PATCH v13 098/113] KVM: TDX: Handle TDX PV map_gpa hypercall
 2023-04-27 15:51 UTC  (5+ messages)

[kvm-unit-tests PATCH v8 0/2] S390x: CPU Topology Information
 2023-04-27 14:50 UTC  (7+ messages)
` [kvm-unit-tests PATCH v8 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v8 2/2] s390x: topology: Checking Configuration Topology Information

[PATCH v7 0/5] Linear Address Masking (LAM) KVM Enabling
 2023-04-27 13:23 UTC  (17+ messages)
` [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}

[PATCH v2 0/1] fix race in gmap_make_secure
 2023-04-27 12:45 UTC  (7+ messages)
` [PATCH v2 1/1] KVM: s390: "

Latency issues inside KVM
 2023-04-27 12:38 UTC 

[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
 2023-04-27 11:26 UTC  (4+ messages)

[PATCH 0/2] KVM support for Intel PMU v5 fixed function PMC bitmap
 2023-04-27  9:53 UTC  (3+ messages)
` [PATCH 1/2] KVM: vmx/pmu: Indicate available fixed function PMCs through a bitmap
` [PATCH 2/2] KVM: vmx/pmu: Add support for selected fixed vPMU enablement for PMU v5

cal for agenda for QEMU developers fortnightly conference (20230502)
 2023-04-27  9:15 UTC 

[kvm-unit-tests PATCH v2 0/1] Fixing infinite loop on SCLP READ SCP INFO error
 2023-04-27  7:54 UTC  (2+ messages)
` [kvm-unit-tests PATCH v2 1/1] s390x: sclp: consider monoprocessor on read_info error

[PATCH RFC v2 0/9] Add loongarch kvm accel support
 2023-04-27  7:26 UTC  (10+ messages)
` [PATCH RFC v2 1/9] linux-headers: Add KVM headers for loongarch
` [PATCH RFC v2 2/9] target/loongarch: Define some kvm_arch interfaces
` [PATCH RFC v2 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PATCH RFC v2 4/9] target/loongarch: Implement kvm get/set registers
` [PATCH RFC v2 5/9] target/loongarch: Implement kvm_arch_init function
` [PATCH RFC v2 6/9] target/loongarch: Implement kvm_arch_init_vcpu
` [PATCH RFC v2 7/9] target/loongarch: Implement kvm_arch_handle_exit
` [PATCH RFC v2 8/9] target/loongarch: Implement set vcpu intr for kvm
` [PATCH RFC v2 9/9] target/loongarch: Add loongarch kvm into meson build

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

[kvm-unit-tests PATCH] arch-run: Fix run_qemu return correct error code
 2023-04-27  3:13 UTC  (2+ messages)

[PATCH v3] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
 2023-04-26 22:57 UTC  (2+ messages)

[GIT PULL] KVM: Non-x86 changes for 6.4
 2023-04-26 22:40 UTC  (17+ messages)
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: PMU "
` [GIT PULL] KVM: x86: Selftests "
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: x86: VMX "

[GIT PULL] KVM/arm64 updates for v6.4
 2023-04-26 21:24 UTC  (3+ messages)

[GIT PULL 0/3] KVM: s390: Changes for 6.4
 2023-04-26 19:43 UTC  (5+ messages)
` [GIT PULL 1/3] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
` [GIT PULL 2/3] KVM: s390: vsie: clarifications on setting the APCB
` [GIT PULL 3/3] KVM: s390: pci: fix virtual-physical confusion on module unload/load

[PATCH v3] vringh: IOMEM support
 2023-04-26 19:21 UTC  (2+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-04-26 18:02 UTC  (4+ messages)
` [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command

[PATCH v8 00/12] Implement Eager Page Splitting for ARM
 2023-04-26 17:23 UTC  (13+ messages)
` [PATCH v8 01/12] KVM: arm64: Rename free_removed to free_unlinked
` [PATCH v8 02/12] KVM: arm64: Add KVM_PGTABLE_WALK flags for skipping CMOs and BBM TLBIs
` [PATCH v8 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
` [PATCH v8 04/12] KVM: arm64: Export kvm_are_all_memslots_empty()
` [PATCH v8 05/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
` [PATCH v8 06/12] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH v8 07/12] KVM: arm64: Refactor kvm_arch_commit_memory_region()
` [PATCH v8 08/12] KVM: arm64: Add kvm_uninit_stage2_mmu()
` [PATCH v8 09/12] KVM: arm64: Split huge pages when dirty logging is enabled
` [PATCH v8 10/12] KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked()
` [PATCH v8 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v8 12/12] KVM: arm64: Use local TLBI on permission relaxation

[PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
 2023-04-26 17:21 UTC  (2+ messages)

[PATCH] KVM: x86: Add a vCPU stat for #AC exceptions
 2023-04-26 16:56 UTC  (3+ messages)

[kvm-unit-tests PATCH] clang-format: add project-wide configuration file
 2023-04-26 16:31 UTC  (3+ messages)

[PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
 2023-04-26 15:08 UTC  (17+ messages)

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

[PATCH -next v18 00/20] riscv: Add vector ISA support
 2023-04-26 14:27 UTC  (2+ messages)

RMRR device on non-Intel platform
 2023-04-26 14:17 UTC  (17+ messages)

[RFC 00/48] RISC-V CoVE support
 2023-04-26 13:55 UTC  (10+ messages)
` [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks

[kvm-unit-tests PATCH v3 0/7] s390x: Add PV SIE intercepts and ipl tests
 2023-04-26 11:27 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 2/7] lib: s390x: uv: Add intercept data check library function
` [kvm-unit-tests PATCH v3 3/7] s390x: pv-diags: Drop snippet from snippet names
` [kvm-unit-tests PATCH v3 4/7] lib: s390x: uv: Add pv guest requirement check function


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