messages from 2022-09-01 06:18:29 to 2022-09-02 10:24:07 UTC [more...]
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-09-02 10:19 UTC (5+ messages)
[PATCH V5 vfio 00/10] Add device DMA logging support for mlx5 driver
2022-09-02 9:42 UTC (17+ messages)
` [PATCH V5 vfio 01/10] net/mlx5: Introduce ifc bits for page tracker
` [PATCH V5 vfio 02/10] net/mlx5: Query ADV_VIRTUALIZATION capabilities
` [PATCH V5 vfio 03/10] vfio: Introduce DMA logging uAPIs
` [PATCH V5 vfio 04/10] vfio: Add an IOVA bitmap support
` [PATCH V5 vfio 05/10] vfio: Introduce the DMA logging feature support
` [PATCH V5 vfio 06/10] vfio/mlx5: Init QP based resources for dirty tracking
` [PATCH V5 vfio 07/10] vfio/mlx5: Create and destroy page tracker object
` [PATCH V5 vfio 08/10] vfio/mlx5: Report dirty pages from tracker
` [PATCH V5 vfio 09/10] vfio/mlx5: Manage error scenarios on tracker
` [PATCH V5 vfio 10/10] vfio/mlx5: Set the driver DMA logging callbacks
[PATCH] vfio/type1: Unpin zero pages
2022-09-02 9:09 UTC (8+ messages)
[PATCH] KVM: SVM: Replace kmap_atomic() with kmap_local_page()
2022-09-02 9:08 UTC
[PATCH 0/2] expose host-phys-bits to guest
2022-09-02 8:44 UTC (10+ messages)
[Bug 216388] New: On Host, kernel errors in KVM, on guests, it shows CPU stalls
2022-09-02 8:36 UTC (8+ messages)
` [Bug 216388] "
[PATCH v7 0/5] vfio/pci: power management changes
2022-09-02 8:00 UTC (2+ messages)
[PATCH v9 00/10] s390x: CPU Topology
2022-09-02 7:55 UTC (11+ messages)
` [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
` [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
` [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v9 04/10] hw/core: introducing drawer and books for s390x
` [PATCH v9 05/10] s390x/cpu: reporting drawers and books topology to the guest
` [PATCH v9 06/10] s390x/cpu_topology: resetting the Topology-Change-Report
` [PATCH v9 07/10] s390x/cpu_topology: CPU topology migration
` [PATCH v9 08/10] target/s390x: interception of PTF instruction
` [PATCH v9 09/10] s390x/cpu_topology: activating CPU topology
` [PATCH v9 10/10] docs/s390x: document s390x cpu topology
[PATCH kernel 0/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
2022-09-02 7:33 UTC (3+ messages)
[PATCH v8 000/103] KVM TDX basic feature support
2022-09-02 7:27 UTC (22+ messages)
` [PATCH v8 003/103] KVM: Refactor CPU compatibility check on module initialization
` [PATCH v8 038/103] KVM: x86/tdp_mmu: refactor kvm_tdp_mmu_map()
` [PATCH v8 039/103] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
` [PATCH v8 041/103] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role
` [PATCH v8 042/103] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
` [PATCH v8 044/103] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v8 048/103] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [PATCH v8 049/103] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [PATCH v8 050/103] KVM: TDX: Add load_mmu_pgd method for TDX
[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-09-02 6:52 UTC (8+ messages)
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
[PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
2022-09-02 6:14 UTC (20+ messages)
[PATCH v3 1/2] x86/cpufeatures: Add macros for Intel's new fast rep string features
2022-09-02 5:48 UTC (4+ messages)
` [PATCH v3 2/2] KVM: x86: Expose CPUID.(EAX=7,ECX=1).EAX[12:10] to the guest
[PATCH v1 00/40] TDX QEMU support
2022-09-02 5:46 UTC (8+ messages)
` [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
[PATCH 0/8] vfio: Split the container code into a clean layer and dedicated file
2022-09-02 3:52 UTC (10+ messages)
` [PATCH 2/8] vfio: Rename __vfio_group_unset_container()
` [PATCH 3/8] vfio: Split the container logic into vfio_container_attach_group()
` [PATCH 7/8] vfio: Split the register_device ops call into functions
[PATCH 00/15] Introduce Architectural LBR for vPMU
2022-09-02 3:44 UTC (9+ messages)
` [PATCH 01/15] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH 07/15] KVM: VMX: Support passthrough of architectural LBRs
[PATCH v4 0/5] KVM: x86: Intel LBR related perf cleanups
2022-09-02 2:54 UTC (9+ messages)
` [PATCH v4 1/5] perf/x86/core: Remove unnecessary stubs provided for KVM-only helpers
` [PATCH v4 2/5] perf/x86/core: Drop the unnecessary return value from x86_perf_get_lbr()
` [PATCH v4 3/5] KVM: VMX: Move vmx_get_perf_capabilities() definition to vmx.c
` [PATCH v4 4/5] KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()
` [PATCH v4 5/5] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
[PATCH v2 0/2] Add missing trace points in emulator path
2022-09-02 2:47 UTC (3+ messages)
` [PATCH v2 1/2] KVM: x86: Return emulator error if RDMSR/WRMSR emulation failed
` [PATCH v2 2/2] KVM: x86: Add missing trace points for RDMSR/WRMSR in emulator path
[PATCH v3 00/22] KVM: hardware enable/disable reorganize
2022-09-02 2:17 UTC (23+ messages)
` [PATCH v3 01/22] KVM: x86: Drop kvm_user_return_msr_cpu_online()
` [PATCH v3 02/22] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
` [PATCH v3 03/22] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
` [PATCH v3 04/22] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
` [PATCH v3 05/22] KVM: Provide more information in kernel log if hardware enabling fails
` [PATCH v3 06/22] KVM: arm64: Simplify the CPUHP logic
` [PATCH v3 07/22] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH v3 08/22] KVM: Do compatibility checks on hotplugged CPUs
` [PATCH v3 09/22] KVM: Do processor compatibility check on resume
` [PATCH v3 10/22] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [PATCH v3 11/22] KVM: Add arch hooks for PM events with empty stub
` [PATCH v3 12/22] KVM: x86: Move TSC fixup logic to KVM arch resume callback
` [PATCH v3 13/22] KVM: Add arch hook when VM is added/deleted
` [PATCH v3 14/22] KVM: Move out KVM arch PM hooks and hardware enable/disable logic
` [PATCH v3 15/22] KVM: kvm_arch.c: Remove _nolock post fix
` [PATCH v3 16/22] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
` [PATCH v3 17/22] KVM: x86: Duplicate arch callbacks related to pm events
` [PATCH v3 18/22] KVM: Eliminate kvm_arch_post_init_vm()
` [PATCH v3 19/22] KVM: x86: Delete kvm_arch_hardware_enable/disable()
` [PATCH v3 20/22] KVM: Add config to not compile kvm_arch.c
` [PATCH v3 21/22] RFC: KVM: x86: Remove cpus_hardware_enabled and related sanity check
` [PATCH v3 22/22] RFC: KVM: "
[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
2022-09-02 0:19 UTC (11+ messages)
` [PATCH v1 1/5] "
[PATCH] KVM: fix memoryleak in kvm_init()
2022-09-01 23:21 UTC (4+ messages)
[PATCH v2] KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
2022-09-01 23:13 UTC (2+ messages)
[PATCH] KVM: x86: fix memoryleak in kvm_arch_vcpu_create()
2022-09-01 23:12 UTC (2+ messages)
[GIT PULL 0/1] KVM: s390: VFIO PCI build fix
2022-09-01 22:47 UTC (2+ messages)
[GIT PULL] KVM/riscv fixes for 6.0, take #1
2022-09-01 22:46 UTC (2+ messages)
[PATCH v2] x86/cpufeatures: Add macros for Intel's new fast rep string features
2022-09-01 21:13 UTC (3+ messages)
[PATCH 00/19] KVM: x86: AVIC and local APIC fixes+cleanups
2022-09-01 20:02 UTC (15+ messages)
` [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
` [PATCH 08/19] KVM: SVM: Remove redundant cluster calculation that also creates a shadow
[PATCH v3 0/3] Randomize memory access of dirty_log_perf_test
2022-09-01 19:52 UTC (4+ messages)
` [PATCH v3 1/3] KVM: selftests: Implement random number generation for guest code
` [PATCH v3 2/3] KVM: selftests: Randomize which pages are written vs read
` [PATCH v3 3/3] KVM: selftests: Randomize page access order
BHB-clearing on VM-exit
2022-09-01 18:35 UTC (4+ messages)
[PATCH v5 00/13] KVM: selftests: Add aarch64/page_fault_test
2022-09-01 18:28 UTC (6+ messages)
` [PATCH v5 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params
[PATCH v2 1/3] KVM: selftests: Create source of randomness for guest code
2022-09-01 18:22 UTC (4+ messages)
[PATCH v2 00/19] KVM hardware enable/disable reorganize
2022-09-01 18:01 UTC (12+ messages)
` [PATCH v2 01/19] KVM: x86: Drop kvm_user_return_msr_cpu_online()
` [PATCH v2 04/19] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
` [PATCH v2 05/19] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
[PATCH v3 3/7] mm: Add PG_arch_3 page flag
2022-09-01 17:59 UTC (3+ messages)
[PATCH v2 0/3] Randomize memory access of dirty_log_perf_test
2022-09-01 17:43 UTC (5+ messages)
` [PATCH v2 1/3] KVM: selftests: Create source of randomness for guest code
` [PATCH v2 3/3] KVM: selftests: Randomize page access order
[PATCHv4 0/8] Virtual NMI feature
2022-09-01 17:43 UTC (5+ messages)
` [PATCHv4 1/8] x86/cpu: Add CPUID feature bit for VNMI
[PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
2022-09-01 17:29 UTC (6+ messages)
[PATCH v2 00/10] KVM: x86/mmu: Make tdp_mmu read-only and clean up TPD MMU fault handler
2022-09-01 16:50 UTC (10+ messages)
` [PATCH v2 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
` [PATCH v2 04/10] KVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn()
` [PATCH v2 08/10] KVM: x86/mmu: Split out TDP MMU page fault handling
[PATCH v2 0/5] riscv: add PREEMPT_RT support
2022-09-01 16:41 UTC (4+ messages)
[kvm-unit-tests PATCH v6 0/2] Add specification exception tests
2022-09-01 16:08 UTC (4+ messages)
` [kvm-unit-tests PATCH v6 2/2] s390x: Test specification exceptions during transaction
[PATCH v3 0/7] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
2022-09-01 15:49 UTC (3+ messages)
` [PATCH v3 1/7] arm64: mte: Fix/clarify the PG_mte_tagged semantics
[PATCH v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
2022-09-01 15:29 UTC (2+ messages)
[kvm-unit-tests PATCH v2 0/2] s390x: Add exit time test
2022-09-01 15:09 UTC (3+ messages)
` [kvm-unit-tests PATCH v2 1/2] lib/s390x: time: add wrapper for stckf
` [kvm-unit-tests PATCH v2 2/2] s390x: add exittime tests
[RFC PATCH v2 00/17] TDX KVM selftests
2022-09-01 14:37 UTC (4+ messages)
` [RFC PATCH v2 03/17] KVM: selftest: Adding TDX life cycle test
[KVM] c3e0c8c2e8: leaking-addresses.proc..data..ro_after_init
2022-09-01 13:24 UTC (2+ messages)
` [LKP] "
[kvm-unit-tests PATCH v1 0/2] s390x: Add exit time test
2022-09-01 11:37 UTC (7+ messages)
` [kvm-unit-tests PATCH v1 1/2] lib/s390x: time: add wrapper for stckf
` [kvm-unit-tests PATCH v1 2/2] s390x: add exittime tests
[RFC 0/4] vDPA: support VHOST_GET/SET_VRING_ENDIAN
2022-09-01 10:16 UTC (5+ messages)
` [RFC 1/4] vDPA/ifcvf: add get/set_vq_endian support for vDPA
` [RFC 2/4] vDPA: support ioctl VHOST_GET/SET_VRING_ENDIAN
` [RFC 3/4] vDPA: detect device endian in _net_config_fill() and _fill_stats_rec()
` [RFC 4/4] vDPA: report device endian-ness to userspace through netlink
[RFC v3 0/7] In order support for virtio_ring, vhost and vsock
2022-09-01 9:00 UTC (5+ messages)
` [RFC v3 1/7] vhost: expose used buffers
` [RFC v3 3/7] vsock: batch buffers in tx
[PATCH v2 1/4] dma-buf: Add dma_buf_try_get()
2022-09-01 7:55 UTC (2+ messages)
[PATCH v2 00/15] Tidy up vfio_device life cycle
2022-09-01 14:37 UTC (18+ messages)
` [PATCH v2 01/15] vfio: Add helpers for unifying "
` [PATCH v2 02/15] vfio/pci: Use the new device life cycle helpers
` [PATCH v2 03/15] vfio/mlx5: "
` [PATCH v2 04/15] vfio/hisi_acc: "
` [PATCH v2 05/15] vfio/mdpy: "
` [PATCH v2 06/15] vfio/mtty: "
` [PATCH v2 07/15] vfio/mbochs: "
` [PATCH v2 08/15] drm/i915/gvt: "
` [PATCH v2 09/15] vfio/ap: "
` [PATCH v2 10/15] vfio/fsl-mc: "
` [PATCH v2 11/15] vfio/platform: "
` [PATCH v2 12/15] vfio/amba: "
` [PATCH v2 13/15] vfio/ccw: "
` [PATCH v2 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get()
` [PATCH v2 15/15] vfio: Add struct device to vfio_device
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).