messages from 2022-05-06 00:09:10 to 2022-05-09 10:31:15 UTC [more...]
[PATCH v4 00/15] Introducing AMD x2AVIC and hybrid-AVIC modes
2022-05-09 10:30 UTC (21+ 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 09/15] KVM: SVM: Refresh AVIC configuration when changing APIC mode
` [PATCH v4 10/15] KVM: SVM: Introduce helper functions to (de)activate AVIC and x2AVIC
` [PATCH v4 11/15] KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu
` [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 v4 14/15] KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible
` [PATCH v4 15/15] KVM: SVM: Add AVIC doorbell tracepoint
[PATCH 1/3] KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrl
2022-05-09 10:22 UTC (3+ messages)
` [PATCH 2/3] KVM: x86/pmu: Don't pre-set the pmu->global_ctrl when refreshing
` [PATCH 3/3] KVM: x86/pmu: Drop redundant-clumsy-asymmetric PERFCTR_CORE MSRs handling
[PATCH v1] vdpa: Do not count the pages that were already pinned in the vhost-vDPA
2022-05-09 8:02 UTC (2+ messages)
[PATCH v2 00/19] Control VQ support in vDPA
2022-05-09 7:07 UTC (7+ messages)
` [PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API
[PATCH v4 0/2] Remove vfio_device_get_from_dev()
2022-05-09 6:35 UTC (5+ messages)
` [PATCH v4 1/2] vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata
[PATCH] MAINTAINERS: Update KVM RISC-V entry to cover selftests support
2022-05-09 6:06 UTC
[PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility
2022-05-09 6:01 UTC (15+ messages)
[PATCH] KVM: selftests: riscv: Remove unneeded semicolon
2022-05-09 5:47 UTC (4+ messages)
[PATCH v2 0/7] KVM RISC-V Sv57x4 support and HFENCE improvements
2022-05-09 5:34 UTC (22+ messages)
` [PATCH v2 1/7] RISC-V: KVM: Use G-stage name for hypervisor page table
` [PATCH v2 2/7] RISC-V: KVM: Add Sv57x4 mode support for G-stage
` [PATCH v2 3/7] RISC-V: KVM: Treat SBI HFENCE calls as NOPs
` [PATCH v2 4/7] RISC-V: KVM: Introduce range based local HFENCE functions
` [PATCH v2 5/7] RISC-V: KVM: Reduce KVM_MAX_VCPUS value
` [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
[v2 PATCH] RISC-V: KVM: Introduce ISA extension register
2022-05-09 5:25 UTC (2+ messages)
[kvm-unit-tests PATCH v4 0/8] Move npt test cases and NPT code improvements
2022-05-09 4:12 UTC (2+ messages)
[PATCH v3 00/21] TDX host kernel support
2022-05-09 2:46 UTC (22+ messages)
[PATCH] KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
2022-05-08 16:55 UTC (2+ messages)
[PATCH 5.4] KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
2022-05-08 16:54 UTC
[PATCH V1 mlx5-next 0/4] Improve mlx5 live migration driver
2022-05-08 13:10 UTC (5+ messages)
` [PATCH V1 mlx5-next 1/4] net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIs
` [PATCH V1 mlx5-next 2/4] vfio/mlx5: Manage the VF attach/detach callback from the PF
` [PATCH V1 mlx5-next 3/4] vfio/mlx5: Refactor to enable VFs migration in parallel
` [PATCH V1 mlx5-next 4/4] vfio/mlx5: Run the SAVE state command in an async mode
[PATCH mlx5-next 0/5] Improve mlx5 live migration driver
2022-05-08 13:04 UTC (7+ messages)
` [PATCH mlx5-next 1/5] vfio/mlx5: Reorganize the VF is migratable code
` [PATCH mlx5-next 3/5] vfio/mlx5: Manage the VF attach/detach callback from the PF
[PATCH v3 0/4] Add Sstc extension support
2022-05-08 7:49 UTC (4+ messages)
` [PATCH v3 4/4] RISC-V: KVM: Support sstc extension
[PATCH v2] KVM: VMX: Print VM-instruction error when it may be helpful
2022-05-08 4:02 UTC
[PATCH v4 00/20] KVM: Extend Eager Page Splitting to the shadow MMU
2022-05-07 8:28 UTC (11+ 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 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 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 (10+ 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 025/104] KVM: TDX: initialize VM with TDX specific parameters
[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)
[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/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 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 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 (2+ messages)
` [PATCH v4 7/7] vfio: Remove calls to vfio_group_add_container_user()
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