messages from 2022-09-01 20:03:01 to 2022-09-03 01:29:27 UTC [more...]
[V1 PATCH 0/5] Execute hypercalls from guests according to cpu type
2022-09-03 1:28 UTC (4+ messages)
` [V1 PATCH 1/5] selftests: kvm: move common startup logic to kvm_util.c
` [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
` [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type
[PATCH v2 00/23] KVM: x86: AVIC and local APIC fixes+cleanups
2022-09-03 0:22 UTC (24+ messages)
` [PATCH v2 01/23] KVM: x86: Purge "highest ISR" cache when updating APICv state
` [PATCH v2 02/23] KVM: SVM: Flush the "current" TLB when activating AVIC
` [PATCH v2 03/23] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
` [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC
` [PATCH v2 05/23] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
` [PATCH v2 06/23] KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
` [PATCH v2 07/23] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick
` [PATCH v2 08/23] KVM: SVM: Fix x2APIC Logical ID calculation for avic_kick_target_vcpus_fast
` [PATCH v2 09/23] Revert "KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible"
` [PATCH v2 10/23] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
` [PATCH v2 11/23] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
` [PATCH v2 12/23] KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs
` [PATCH v2 13/23] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
` [PATCH v2 14/23] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
` [PATCH v2 15/23] KVM: x86: Explicitly skip adding vCPU to optimized logical map if LDR==0
` [PATCH v2 16/23] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
` [PATCH v2 17/23] KVM: SVM: Inhibit AVIC if vCPUs are aliased in logical mode
` [PATCH v2 18/23] KVM: SVM: Always update local APIC on writes to logical dest register
` [PATCH v2 19/23] KVM: SVM: Update svm->ldr_reg cache even if LDR is "bad"
` [PATCH v2 20/23] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry
` [PATCH v2 21/23] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
` [PATCH v2 22/23] KVM: SVM: Ignore writes to Remote Read Data on AVIC write traps
` [PATCH v2 23/23] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu"
Guest IA32_SPEC_CTRL on AMD hosts without X86_FEATURE_V_SPEC_CTRL
2022-09-02 23:53 UTC
[Bug 216033] New: KVM VMX nested virtualization: VMXON does not check guest CR0 against IA32_VMX_CR0_FIXED0
2022-09-02 20:57 UTC (5+ messages)
` [Bug 216033] "
[PATCH RFC v2 00/13] IOMMUFD Generic interface
2022-09-02 19:59 UTC (14+ messages)
` [PATCH RFC v2 01/13] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH RFC v2 02/13] iommufd: Overview documentation
` [PATCH RFC v2 03/13] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH RFC v2 04/13] kernel/user: Allow user::locked_vm to be usable for iommufd
` [PATCH RFC v2 05/13] iommufd: PFN handling for iopt_pages
` [PATCH RFC v2 06/13] iommufd: Algorithms for PFN storage
` [PATCH RFC v2 07/13] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH RFC v2 08/13] iommufd: IOCTLs for the io_pagetable
` [PATCH RFC v2 09/13] iommufd: Add a HW pagetable object
` [PATCH RFC v2 10/13] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH RFC v2 11/13] iommufd: Add kAPI toward external drivers for kernel access
` [PATCH RFC v2 12/13] iommufd: vfio container FD ioctl compatibility
` [PATCH RFC v2 13/13] iommufd: Add a selftest
BHB-clearing on VM-exit
2022-09-02 19:35 UTC (6+ messages)
[PATCH] hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
2022-09-02 18:42 UTC (2+ messages)
[PATCH v7 0/5] vfio/pci: power management changes
2022-09-02 18:42 UTC (3+ messages)
[PATCH v2 0/3] Remove private items from linux/vfio_pci_core.h
2022-09-02 18:42 UTC (2+ messages)
[PATCH v2] vfio: Remove vfio_group dev_counter
2022-09-02 18:42 UTC (2+ messages)
[PATCH v2 0/8] Break up ioctl dispatch functions to one function per ioctl
2022-09-02 18:42 UTC (2+ messages)
[PATCH 0/3] iommu/dma: Some housekeeping
2022-09-02 18:16 UTC (5+ messages)
` [PATCH 1/3] iommu/dma: Clean up Kconfig
` [PATCH 2/3] iommu/dma: Move public interfaces to linux/iommu.h
[PATCH V5 vfio 00/10] Add device DMA logging support for mlx5 driver
2022-09-02 17:53 UTC (9+ messages)
` [PATCH V5 vfio 04/10] vfio: Add an IOVA bitmap support
[PATCH v8 0/8] s390x/pci: zPCI interpretation support
2022-09-02 17:27 UTC (9+ messages)
` [PATCH v8 1/8] linux-headers: update to 6.0-rc3
` [PATCH v8 2/8] s390x/pci: add routine to get host function handle from CLP info
` [PATCH v8 3/8] s390x/pci: enable for load/store intepretation
` [PATCH v8 4/8] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH v8 5/8] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v8 6/8] s390x/pci: let intercept devices have separate PCI groups
` [PATCH v8 7/8] s390x/pci: reflect proper maxstbl for groups of interpreted devices
` [PATCH v8 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property
[PATCH 0/3] Svinval support for KVM RISC-V
2022-09-02 17:01 UTC (4+ messages)
` [PATCH 1/3] RISC-V: Probe Svinval extension form ISA string
` [PATCH 2/3] RISC-V: KVM: Use Svinval for local TLB maintenance when available
` [PATCH 3/3] RISC-V: KVM: Allow Guest use Svinval extension
[PATCH v3 0/7] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
2022-09-02 16:58 UTC (19+ messages)
` [PATCH v3 1/7] arm64: mte: Fix/clarify the PG_mte_tagged semantics
` [PATCH v3 2/7] KVM: arm64: Simplify the sanitise_mte_tags() logic
` [PATCH v3 4/7] arm64: mte: Lock a page for MTE tag initialisation
` [PATCH v3 5/7] KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
` [PATCH v3 6/7] KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
` [PATCH v3 7/7] Documentation: document the ABI changes for KVM_CAP_ARM_MTE
[PATCH v1 00/40] TDX QEMU support
2022-09-02 16:52 UTC (10+ 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 16:24 UTC (12+ 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 v3] vfio/fsl-mc: Fix a typo in a message
2022-09-02 16:07 UTC
[PATCH v2 0/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
2022-09-02 15:52 UTC (9+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] KVM: arm64: Remove internal accessor helpers for id regs
` [PATCH v2 3/7] KVM: arm64: Drop raz parameter from read_id_reg()
` [PATCH v2 4/7] KVM: arm64: Spin off helper for calling visibility hook
` [PATCH v2 5/7] KVM: arm64: Add a visibility bit to ignore user writes
` [PATCH v2 6/7] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
` [PATCH v2 7/7] KVM: selftests: Add test for RAZ/WI AArch32 ID registers
[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-09-02 15:33 UTC (9+ messages)
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
[PATCH] KVM: SVM: Replace kmap_atomic() with kmap_local_page()
2022-09-02 15:25 UTC (4+ messages)
[PATCH v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
2022-09-02 14:55 UTC (3+ messages)
[PATCH v2 0/5] riscv: add PREEMPT_RT support
2022-09-02 13:29 UTC (4+ messages)
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-09-02 12:30 UTC (13+ messages)
[KVM] c3e0c8c2e8: leaking-addresses.proc..data..ro_after_init
2022-09-02 12:26 UTC (4+ messages)
` [LKP] "
[PATCH kernel 0/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
2022-09-02 11:46 UTC (4+ messages)
[PATCH v2 1/3] KVM: selftests: Create source of randomness for guest code
2022-09-02 11:20 UTC (5+ messages)
[PATCH] vfio/type1: Unpin zero pages
2022-09-02 9:09 UTC (8+ messages)
[PATCH 0/2] expose host-phys-bits to guest
2022-09-02 8:44 UTC (9+ messages)
[Bug 216388] New: On Host, kernel errors in KVM, on guests, it shows CPU stalls
2022-09-02 8:36 UTC (4+ messages)
` [Bug 216388] "
[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 v8 000/103] KVM TDX basic feature support
2022-09-02 7:27 UTC (9+ messages)
` [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 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 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 1/5] perf/x86/core: Remove unnecessary stubs provided for KVM-only helpers
2022-09-02 2:54 UTC (4+ messages)
[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 (4+ messages)
` [PATCH 08/19] KVM: SVM: Remove redundant cluster calculation that also creates a shadow
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