public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-10 23:39:17 to 2023-07-12 09:38:52 UTC [more...]

[RFC PATCH v4 02/24] Update linux-header per VFIO device cdev v14
 2023-07-12  9:35 UTC  (4+ messages)

[PATCH 0/9] iommu: Prepare to deliver page faults to user space
 2023-07-12  9:33 UTC  (29+ messages)
` [PATCH 1/9] iommu: Move iommu fault data to linux/iommu.h
` [PATCH 2/9] iommu: Add device parameter to iopf handler
` [PATCH 3/9] iommu: Add common code to handle IO page faults
` [PATCH 4/9] iommu: Change the return value of dev_iommu_get()
` [PATCH 5/9] iommu: Make fault_param generic
` [PATCH 6/9] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH 7/9] iommu: Add helper to set iopf handler for domain
` [PATCH 8/9] iommu: Add iommu page fault cookie helpers
` [PATCH 9/9] iommu: Use fault cookie to store iopf_param

[kvm-unit-tests PATCH v10 0/2] S390x: CPU Topology Information
 2023-07-12  9:10 UTC  (13+ messages)
` [kvm-unit-tests PATCH v10 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v10 2/2] s390x: topology: Checking Configuration Topology Information

[PATCH 00/10] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-07-12  8:55 UTC  (11+ messages)
` [PATCH 01/10] x86/tdx: Zero out the missing RSI in TDX_HYPERCALL macro
` [PATCH 02/10] x86/tdx: Use cmovc to save a label in TDX_MODULE_CALL asm
` [PATCH 03/10] x86/tdx: Move FRAME_BEGIN/END to TDX_MODULE_CALL asm macro
` [PATCH 04/10] x86/tdx: Make macros of TDCALLs consistent with the spec
` [PATCH 05/10] x86/tdx: Rename __tdx_module_call() to __tdcall()
` [PATCH 06/10] x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure
` [PATCH 07/10] x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
` [PATCH 08/10] x86/tdx: Unify TDX_HYPERCALL and TDX_MODULE_CALL assembly
` [PATCH 09/10] x86/virt/tdx: Wire up basic SEAMCALL functions
` [PATCH 10/10] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP

[PATCH] KVM: x86: Fix errors in vmcs12.c
 2023-07-12  8:40 UTC 

[PATCH] KVM: arm64: Fix the name of sys_reg_desc related to PMU
 2023-07-12  8:36 UTC  (2+ messages)

[PATCH] KVM: x86/pmu: Fix warnings in pmu.h
 2023-07-12  8:26 UTC 

[PATCH] KVM: x86: Fix warnings in reverse_cpuid.h
 2023-07-12  8:13 UTC 

[PATCH 0/4] Use TAP in some more x86 KVM selftests
 2023-07-12  7:59 UTC  (5+ messages)
` [PATCH 1/4] KVM: selftests: Rename the ASSERT_EQ macro
` [PATCH 2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test
` [PATCH 3/4] KVM: selftests: x86: Use TAP interface in the fix_hypercall test
` [PATCH 4/4] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test

[PATCH] KVM: x86: Fix warnings in kvm_cache_regs.h
 2023-07-12  6:56 UTC 

[PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-12  6:44 UTC  (13+ messages)
` [PATCH 09/17] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers

[PATCH] KVM: x86: Fix errors & warnings in irq_comm.c
 2023-07-12  6:21 UTC 

[PATCH v14 000/113] KVM TDX basic feature support
 2023-07-12  6:08 UTC  (3+ messages)
` [PATCH v14 072/113] KVM: TDX: handle vcpu migration over logical processor

[PATCH] KVM: x86: Fix error & warning in i8254.h
 2023-07-12  6:02 UTC 

[PATCH] kvm: x86: Fix warning in irq.h
 2023-07-12  5:41 UTC 

[PATCH] KVM: x86: Fix warnings in mtrr.c
 2023-07-12  5:24 UTC 

[PATCH] KVM: x86: Fix warning in lapic.h
 2023-07-12  3:36 UTC 

[PATCH] KVM: x86:Fix warning in cpuid.h
 2023-07-12  3:27 UTC 

[PATCH] KVM: x86:Fix warnings in debugfs.c
 2023-07-12  3:08 UTC 

[PATCH] KVM: x86:Fix warnings in irq.c
 2023-07-12  2:57 UTC 

[ANNOUNCE] PUCK Agenda - 2023.07.11 - CANCELED
 2023-07-12  0:23 UTC 

[PATCH 0/7] KVM: Grab KVM references for stats fds
 2023-07-11 23:01 UTC  (8+ messages)
` [PATCH 1/7] KVM: Grab a reference to KVM for VM and vCPU stats file descriptors
` [PATCH 2/7] KVM: selftests: Use pread() to read binary stats header
` [PATCH 3/7] KVM: selftests: Clean up stats fd in common stats_test() helper
` [PATCH 4/7] KVM: selftests: Explicitly free vcpus array in binary stats test
` [PATCH 5/7] KVM: selftests: Verify userspace can create "redundant" binary stats files
` [PATCH 6/7] KVM: selftests: Verify stats fd can be dup()'d and read
` [PATCH 7/7] KVM: selftests: Verify stats fd is usable after VM fd has been closed

[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
 2023-07-11 21:59 UTC  (17+ messages)
` [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
` [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET
` [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn

[PATCH] KVM: arm64: timers: Use CNTHCTL_EL2 when setting non-CNTKCTL_EL1 bits
 2023-07-11 20:02 UTC  (4+ messages)

[PATCH] KVM: arm64: Disable preemption in kvm_arch_hardware_enable()
 2023-07-11 20:00 UTC  (2+ messages)

[PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection
 2023-07-11 16:43 UTC  (10+ messages)
` [PATCH v3 1/9] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v3 2/9] video/aperture: Add a helper for determining if an unmoved aperture contain FB
` [PATCH v3 3/9] PCI/VGA: Switch to aperture_contain_firmware_fb_nonreloc()
` [PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
` [PATCH v3 5/9] drm/amdgpu: Implement the is_primary_gpu callback of vga_client_register()
` [PATCH v3 6/9] drm/radeon: Add an implement for the is_primary_gpu function callback
` [PATCH v3 7/9] drm/i915: Add an implement for the is_primary_gpu hook
` [PATCH v3 8/9] drm/ast: Register as a vga client to vgaarb by calling vga_client_register()
` [PATCH v3 9/9] drm/loongson: Add an implement for the is_primary_gpu function callback

[PATCH 0/4] KVM: x86/pmu: Clean up arch/hw event handling
 2023-07-11 16:32 UTC  (3+ messages)
` [PATCH 4/4] KVM: x86/pmu: Move .hw_event_available() check out of PMC filter helper

[PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection
 2023-07-11 16:31 UTC  (6+ messages)
` [PATCH v3 1/9] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v3 2/9] video/aperture: Add a helper for determining if an unmoved aperture contain FB
` [PATCH v3 3/9] PCI/VGA: Switch to aperture_contain_firmware_fb_nonreloc()
` [PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
` [PATCH v3 5/9] drm/amdgpu: Implement the is_primary_gpu callback of vga_client_register()

[BUG]: bad usercopy in kvm_stats_read in mm/usercopy.c
 2023-07-11 16:26 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
 2023-07-11 16:12 UTC  (5+ messages)

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-07-11 15:29 UTC  (12+ messages)
` [PATCH v4 03/16] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v4 09/16] KVM: Introduce KVM_CAP_NOWAIT_ON_FAULT without implementation

[PATCH v2 0/2] KVM: s390: pv: fix two small bugs
 2023-07-11 15:18 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: s390: pv: simplify shutdown and fix race
` [PATCH v2 2/2] KVM: s390: pv: fix index value of replaced ASCE

[RFC 0/4] reconnect support in vduse
 2023-07-11 14:18 UTC  (5+ messages)
` [RFC 1/4] vduse: Add the struct to save the vq reconnect info
` [RFC 2/4] vduse: Add file operation for mmap

[PATCH 00/22] s390x: topology tests, SCLP fixes, UV host test improvements, PV test improvements and validity/IPL test and some small maintanence fixes
 2023-07-11 14:15 UTC  (23+ messages)
` [PATCH 01/22] lib: s390x: mmu: fix conflicting types for get_dat_entry
` [PATCH 02/22] runtime: don't run pv-host tests when gen-se-header is unavailable
` [PATCH 03/22] lib: s390x: sie: Fix sie_get_validity() no validity handling
` [PATCH 04/22] lib: s390x: uv: Introduce UV validity function
` [PATCH 05/22] lib: s390x: uv: Add intercept data check library function
` [PATCH 06/22] s390x: pv-diags: Drop snippet from snippet names
` [PATCH 07/22] lib: s390x: uv: Add pv host requirement check function
` [PATCH 08/22] s390x: pv: Add sie entry intercept and validity test
` [PATCH 09/22] s390x: pv: Add IPL reset tests
` [PATCH 10/22] s390x: pv-diags: Add the test to unittests.conf
` [PATCH 11/22] s390x: uv-host: Fix UV init test memory allocation
` [PATCH 12/22] s390x: uv-host: Check for sufficient amount of memory
` [PATCH 13/22] s390x: uv-host: Beautify code
` [PATCH 14/22] s390x: uv-host: Add cpu number check to test_init
` [PATCH 15/22] s390x: uv-host: Remove create guest variable storage prefix check
` [PATCH 16/22] s390x: uv-host: Properly handle config creation errors
` [PATCH 17/22] s390x: uv-host: Fence access checks when UV debug is enabled
` [PATCH 18/22] s390x: uv-host: Add the test to unittests.conf
` [PATCH 19/22] s390x: sclp: treat system as single processor when read_info is NULL
` [PATCH 20/22] s390x: sclp: Implement extended-length-SCCB facility
` [PATCH 21/22] s390x: topology: Check the Perform Topology Function
` [PATCH 22/22] s390x: topology: Checking Configuration Topology Information

[PATCH v12 00/22] TDX host kernel support
 2023-07-11 12:27 UTC  (8+ messages)
` [PATCH v12 09/22] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v12 12/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-07-11 12:30 UTC  (7+ messages)

[GIT PULL] KVM: Non-x86 changes for 6.5
 2023-07-11  9:03 UTC  (5+ messages)
` [GIT PULL] KVM: x86: Misc "

[kvm-unit-tests PATCH v4 0/6] s390x: Add support for running guests without MSO/MSL
 2023-07-11  7:35 UTC  (7+ messages)
` [kvm-unit-tests PATCH v4 1/6] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v4 2/6] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v4 3/6] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v4 4/6] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v4 5/6] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v4 6/6] s390x: add a test for SIE without MSO/MSL

[Bug 217558] New: In KVM guest with VF of X710 NIC passthrough, the mac address of VF is inconsistent with it in host
 2023-07-11  6:24 UTC  (2+ messages)
` [Bug 217558] "

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

[PATCH v9 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-07-11  2:31 UTC  (11+ messages)
` [PATCH v9 01/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [PATCH v9 02/10] vfio/pci: Move the existing hot reset logic to be a helper
` [PATCH v9 03/10] iommufd: Reserve all negative IDs in the iommufd xarray
` [PATCH v9 04/10] iommufd: Add iommufd_ctx_has_group()
` [PATCH v9 05/10] iommufd: Add helper to retrieve iommufd_ctx and devid
` [PATCH v9 06/10] vfio: Mark cdev usage in vfio_device
` [PATCH v9 07/10] vfio: Add helper to search vfio_device in a dev_set
` [PATCH v9 08/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
` [PATCH v9 09/10] vfio/pci: Copy hot-reset device info to userspace in the devices loop
` [PATCH v9 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET

[PATCH v3 00/21] Enable CET Virtualization
 2023-07-11  1:24 UTC  (7+ messages)

general protection fault in vmx_vcpu_run (2)
 2023-07-10 23:39 UTC  (3+ messages)
` [syzbot] [kvm?] "


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