public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-05 18:21:31 to 2022-05-08 02:40:29 UTC [more...]

[PATCH v4 00/15] Introducing AMD x2AVIC and hybrid-AVIC modes
 2022-05-08  2:39 UTC  (11+ messages)
` [PATCH v4 01/15] x86/cpufeatures: Introduce x2AVIC CPUID bit
` [PATCH v4 02/15] KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
` [PATCH v4 03/15] KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
` [PATCH v4 04/15] KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
` [PATCH v4 05/15] KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID
` [PATCH v4 06/15] KVM: SVM: Do not support updating APIC ID when in x2APIC mode
` [PATCH v4 07/15] KVM: SVM: Adding support for configuring x2APIC MSRs interception
` [PATCH v4 08/15] KVM: x86: Deactivate APICv on vCPU with APIC disabled
` [PATCH v4 12/15] KVM: SVM: Introduce hybrid-AVIC mode
` [PATCH v4 13/15] KVM: x86: Warning APICv inconsistency only when vcpu APIC mode is valid

[PATCH v2 00/19] Control VQ support in vDPA
 2022-05-07 10:24 UTC  (5+ messages)
` [PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API

[PATCH v4 00/20] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-07  8:28 UTC  (26+ messages)
` [PATCH v4 01/20] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH v4 02/20] KVM: x86/mmu: Use a bool for direct
` [PATCH v4 03/20] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v4 04/20] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v4 05/20] KVM: x86/mmu: Consolidate shadow page allocation and initialization
` [PATCH v4 06/20] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v4 07/20] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
` [PATCH v4 08/20] KVM: x86/mmu: Pass memory caches to allocate SPs separately
` [PATCH v4 11/20] KVM: x86/mmu: Allow for NULL vcpu pointer in __kvm_mmu_get_shadow_page()
` [PATCH v4 13/20] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v4 15/20] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v4 20/20] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs

Causing VMEXITs when kprobes are hit in the guest VM
 2022-05-07  6:30 UTC  (4+ messages)

[PATCH v11 00/16] Introduce Architectural LBR for vPMU
 2022-05-07  2:32 UTC  (25+ messages)
` [PATCH v11 01/16] perf/x86/intel: Fix the comment about guest LBR support on KVM
` [PATCH v11 02/16] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH v11 03/16] KVM: x86: Report XSS as an MSR to be saved if there are supported features
` [PATCH v11 04/16] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS
` [PATCH v11 05/16] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list
` [PATCH v11 06/16] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH v11 07/16] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL "
` [PATCH v11 08/16] KVM: x86/pmu: Refactor code to support "
` [PATCH v11 09/16] KVM: x86: Refine the matching and clearing logic for supported_xss
` [PATCH v11 10/16] KVM: x86: Add XSAVE Support for Architectural LBR
` [PATCH v11 11/16] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
` [PATCH v11 12/16] KVM: nVMX: Add necessary Arch LBR settings for nested VM
` [PATCH v11 13/16] KVM: x86/vmx: Clear Arch LBREn bit before inject #DB to guest
` [PATCH v11 14/16] KVM: x86/vmx: Flip Arch LBREn bit on guest state change
` [PATCH v11 15/16] KVM: x86: Add Arch LBR data MSR access interface
` [PATCH v11 16/16] KVM: x86/cpuid: Advertise Arch LBR feature in CPUID

[PATCH v3 00/21] TDX host kernel support
 2022-05-07  0:09 UTC  (20+ messages)

[PATCH v3 0/8] Remove vfio_group from the struct file facing VFIO API
 2022-05-06 22:25 UTC  (2+ messages)

[PATCH 000/128] KVM: selftests: Overhaul APIs, purge VCPU_ID
 2022-05-06 21:37 UTC  (4+ messages)
` [PATCH 003/128] KVM: selftests: Unconditionally compile KVM selftests with -Werror

[RFC PATCH v6 000/104] KVM TDX basic feature support
 2022-05-06 21:35 UTC  (28+ messages)
` [RFC PATCH v6 011/104] KVM: TDX: Initialize TDX module when loading kvm_intel.ko
` [RFC PATCH v6 017/104] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [RFC PATCH v6 019/104] [MARKER] The start of TDX KVM patch series: TD VM creation/destruction
` [RFC PATCH v6 020/104] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers
` [RFC PATCH v6 021/104] x86/cpu: Add helper functions to allocate/free TDX private host key id
` [RFC PATCH v6 025/104] KVM: TDX: initialize VM with TDX specific parameters
` [RFC PATCH v6 052/104] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [RFC PATCH v6 054/104] KVM: TDX: don't request KVM_REQ_APIC_PAGE_RELOAD
` [RFC PATCH v6 055/104] KVM: TDX: TDP MMU TDX support
` [RFC PATCH v6 056/104] [MARKER] The start of TDX KVM patch series: KVM TDP MMU MapGPA
` [RFC PATCH v6 066/104] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
` [RFC PATCH v6 067/104] KVM: TDX: restore host xsave state when exit from the guest TD
` [RFC PATCH v6 068/104] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [RFC PATCH v6 069/104] KVM: TDX: restore user ret MSRs
` [RFC PATCH v6 088/104] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
` [RFC PATCH v6 089/104] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
` [RFC PATCH v6 091/104] KVM: TDX: Handle TDX PV HLT hypercall
` [RFC PATCH v6 092/104] KVM: TDX: Handle TDX PV port io hypercall
` [RFC PATCH v6 095/104] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall
` [RFC PATCH v6 100/104] KVM: TDX: Silently ignore INIT/SIPI
` [RFC PATCH v6 104/104] [MARKER] the end of (the first phase of) TDX KVM patch series

[PATCH v3 2/2] vfio/pci: Remove vfio_device_get_from_dev()
 2022-05-06 21:08 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
 2022-05-06 20:56 UTC  (24+ messages)
` [kvm-unit-tests PATCH v2 01/23] lib: Move acpi header and implementation to lib
` [kvm-unit-tests PATCH v2 02/23] lib: Ensure all struct definition for ACPI tables are packed
` [kvm-unit-tests PATCH v2 03/23] lib: Add support for the XSDT ACPI table
` [kvm-unit-tests PATCH v2 04/23] lib: Extend the definition of the ACPI table FADT
` [kvm-unit-tests PATCH v2 05/23] arm/arm64: Add support for setting up the PSCI conduit through ACPI
` [kvm-unit-tests PATCH v2 06/23] arm/arm64: Add support for discovering the UART "
` [kvm-unit-tests PATCH v2 07/23] arm/arm64: Add support for timer initialization "
` [kvm-unit-tests PATCH v2 08/23] arm/arm64: Add support for cpu "
` [kvm-unit-tests PATCH v2 09/23] lib/printf: Support for precision modifier in printing strings
` [kvm-unit-tests PATCH v2 10/23] lib/printf: Add support for printing wide strings
` [kvm-unit-tests PATCH v2 11/23] lib/efi: Add support for getting the cmdline
` [kvm-unit-tests PATCH v2 12/23] arm/arm64: mmu_disable: Clean and invalidate before disabling
` [kvm-unit-tests PATCH v2 13/23] arm/arm64: Rename etext to _etext
` [kvm-unit-tests PATCH v2 14/23] lib: Avoid ms_abi for calls related to EFI on arm64
` [kvm-unit-tests PATCH v2 15/23] arm64: Add a new type of memory type flag MR_F_RESERVED
` [kvm-unit-tests PATCH v2 16/23] arm/arm64: Add a setup sequence for systems that boot through EFI
` [kvm-unit-tests PATCH v2 17/23] arm64: Copy code from GNU-EFI
` [kvm-unit-tests PATCH v2 18/23] arm64: Change gnu-efi imported file to use defined types
` [kvm-unit-tests PATCH v2 19/23] arm64: Use code from the gnu-efi when booting with EFI
` [kvm-unit-tests PATCH v2 20/23] lib: Avoid external dependency in libelf
` [kvm-unit-tests PATCH v2 21/23] x86: Move x86_64-specific EFI CFLAGS to x86_64 Makefile
` [kvm-unit-tests PATCH v2 22/23] arm64: Add support for efi in Makefile
` [kvm-unit-tests PATCH v2 23/23] arm64: Add an efi/run script

[RFC PATCH kvmtool 0/3] Add Sstc extension support
 2022-05-06 20:14 UTC  (4+ messages)

[PATCH v4 00/15] KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix
 2022-05-06 19:18 UTC  (4+ messages)
` [RFC PATCH kvmtool 0/5] ARM: Implement PSCI SYSTEM_SUSPEND

[GIT PULL] KVM fixes for Linux 5.18-rc6
 2022-05-06 19:14 UTC  (2+ messages)

[PATCH v4 0/2] Remove vfio_device_get_from_dev()
 2022-05-06 17:57 UTC  (5+ messages)
` [PATCH v4 1/2] vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata
` [PATCH v4 2/2] vfio/pci: Remove vfio_device_get_from_dev()

[kvm-unit-tests PATCH 0/3] s390x: More storage key instruction
 2022-05-06 16:52 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Fix sclp facility bit numbers
` [kvm-unit-tests PATCH 2/3] s390x: Test TEID values in storage key test
` [kvm-unit-tests PATCH 3/3] s390x: Test effect of storage keys on some more instructions

[PATCH v6 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-05-06 16:02 UTC  (13+ messages)
` [PATCH v6 14/21] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v6 16/21] vfio-pci/zdev: add open/close device hooks
` [PATCH v6 17/21] vfio-pci/zdev: add function handle to clp base capability

[PATCH] KVM: X86: correct trace_kvm_pv_tlb_flush stats
 2022-05-06 15:42 UTC  (5+ messages)

[PATCH v3] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load
 2022-05-06 15:42 UTC  (12+ messages)

[PATCH 1/2] Pull in MEMOP changes in linux-headers
 2022-05-06 15:39 UTC 

[kvm-unit-tests PATCH 01/23] lib: Move acpi header and implementation to lib
 2022-05-06 14:08 UTC  (18+ messages)
` [kvm-unit-tests PATCH 02/23] lib: Ensure all struct definition for ACPI tables are packed
` [kvm-unit-tests PATCH 04/23] lib: Extend the definition of the ACPI table FADT
` [kvm-unit-tests PATCH 05/23] arm/arm64: Add support for setting up the PSCI conduit through ACPI
` [kvm-unit-tests PATCH 06/23] arm/arm64: Add support for discovering the UART "
` [kvm-unit-tests PATCH 07/23] arm/arm64: Add support for timer initialization "
` [kvm-unit-tests PATCH 08/23] arm/arm64: Add support for cpu "
` [kvm-unit-tests PATCH 12/23] arm/arm64: mmu_disable: Clean and invalidate before disabling
` [kvm-unit-tests PATCH 13/23] arm/arm64: Rename etext to _etext
` [kvm-unit-tests PATCH 15/23] arm64: Add a new type of memory type flag MR_F_RESERVED
` [kvm-unit-tests PATCH 16/23] arm/arm64: Add a setup sequence for systems that boot through EFI
` [kvm-unit-tests PATCH 17/23] arm64: Copy code from GNU-EFI
` [kvm-unit-tests PATCH 18/23] arm64: Change GNU-EFI imported file to use defined types
` [kvm-unit-tests PATCH 19/23] arm64: Use code from the gnu-efi when booting with EFI
` [kvm-unit-tests PATCH 20/23] lib: Avoid external dependency in libelf
` [kvm-unit-tests PATCH 21/23] x86: Move x86_64-specific EFI CFLAGS to x86_64 Makefile
` [kvm-unit-tests PATCH 22/23] arm64: Add support for efi in Makefile
` [kvm-unit-tests PATCH 23/23] arm64: Add an efi/run script

[PATCH v2 kvmtool 0/5] Fix few small issues in virtio code
 2022-05-06 13:20 UTC  (2+ messages)

[PATCH RFC 00/12] IOMMUFD Generic interface
 2022-05-06 12:48 UTC  (14+ messages)
` [PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility

[PATCH RFC 00/19] IOMMUFD Dirty Tracking
 2022-05-06 11:46 UTC  (17+ messages)

[PATCH v10 00/19] KVM: s390: pv: implement lazy destroy for reboot
 2022-05-06 11:33 UTC  (7+ messages)
` [PATCH v10 01/19] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v10 02/19] KVM: s390: pv: handle secure storage violations for protected guests

[PATCH] KVM: LAPIC: Narrow down the timer fastpath to tscdeadline timer
 2022-05-06  9:47 UTC 

[PATCH] KVM: selftests: riscv: Remove unneeded semicolon
 2022-05-06  9:45 UTC 

[PATCH v9 0/3] s390x: KVM: CPU Topology
 2022-05-06  9:24 UTC  (4+ messages)
` [PATCH v9 1/3] s390x: KVM: ipte lock for SCA access should be contained in KVM
` [PATCH v9 2/3] s390x: KVM: guest support for topology function
` [PATCH v9 3/3] s390x: KVM: resetting the Topology-Change-Report

[PATCH v5 0/9] s390x/pci: zPCI interpretation support
 2022-05-06  9:03 UTC  (3+ messages)
` [PATCH v5 9/9] s390x/pci: reflect proper maxstbl for groups of interpreted devices

[PATCH] x86: The return type of the function could be void
 2022-05-06  7:59 UTC  (2+ messages)

[PATCH v2 0/7] KVM RISC-V Sv57x4 support and HFENCE improvements
 2022-05-06  7:53 UTC  (7+ messages)
` [PATCH v2 4/7] RISC-V: KVM: Introduce range based local HFENCE functions
` [PATCH v2 6/7] RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
` [PATCH v2 7/7] RISC-V: KVM: Cleanup stale TLB entries when host CPU changes

[PATCH v7 0/8] KVM: PKS Virtualization support
 2022-05-06  7:32 UTC  (2+ messages)

[PATCH RESEND] KVM: powerpc: remove extraneous asterisk from rm_host_ipi_action comment
 2022-05-06  7:07 UTC 

[PATCH v6 0/3] Introduce Notify VM exit
 2022-05-06  2:43 UTC  (2+ messages)

[PATCH 0/6] Fully lock the container members of struct vfio_group
 2022-05-06  0:25 UTC  (7+ messages)
` [PATCH 1/6] vfio: Add missing locking for struct vfio_group::kvm
` [PATCH 2/6] vfio: Change struct vfio_group::opened from an atomic to bool
` [PATCH 3/6] vfio: Split up vfio_group_get_device_fd()
` [PATCH 4/6] vfio: Fully lock struct vfio_group::container
` [PATCH 5/6] vfio: Simplify the life cycle of the group FD
` [PATCH 6/6] vfio: Change struct vfio_group::container_users to a non-atomic int

[PATCH v4 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-05-06  0:08 UTC  (8+ messages)
` [PATCH v4 1/7] vfio: Make vfio_(un)register_notifier accept a vfio_device
` [PATCH v4 2/7] vfio/ccw: Remove mdev from struct channel_program
` [PATCH v4 3/7] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
` [PATCH v4 4/7] vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
` [PATCH v4 5/7] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
` [PATCH v4 6/7] vfio: Remove dead code
` [PATCH v4 7/7] vfio: Remove calls to vfio_group_add_container_user()

opportunity
 2022-05-05 23:46 UTC 

[PATCH v3 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-05-05 19:44 UTC  (4+ messages)

[PATCH v3 0/2] Remove vfio_device_get_from_dev()
 2022-05-05 19:28 UTC  (6+ messages)
` [PATCH v3 1/2] vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata

[PATCH v7 00/11] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-05-05 19:14 UTC  (8+ messages)
` [PATCH v7 05/11] KVM: selftests: Read binary stat data in lib
` [PATCH v7 06/11] KVM: selftests: Add NX huge pages test
` [PATCH v7 10/11] KVM: selftests: Test disabling NX hugepages on a VM


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