public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-30 18:33:16 to 2023-09-04 09:05:32 UTC [more...]

[PATCH v4 00/12] KVM: x86/mmu: refine memtype related mmu zap
 2023-09-04  8:37 UTC  (16+ messages)
` [PATCH v4 07/12] KVM: VMX: drop IPAT in memtype when CD=1 for KVM_X86_QUIRK_CD_NW_CLEARED
` [PATCH v4 08/12] KVM: x86: centralize code to get CD=1 memtype when guest MTRRs are honored
` [PATCH v4 09/12] KVM: x86/mmu: serialize vCPUs to zap gfn "
` [PATCH v4 10/12] KVM: x86/mmu: fine-grained gfn zap "
` [PATCH v4 12/12] KVM: x86/mmu: convert kvm_zap_gfn_range() to use shared mmu_lock in TDP MMU

[kvm-unit-tests PATCH v6 0/8] s390x: Add support for running guests without MSO/MSL
 2023-09-04  8:22 UTC  (9+ messages)
` [kvm-unit-tests PATCH v6 1/8] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v6 2/8] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v6 3/8] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v6 4/8] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v6 5/8] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v6 6/8] s390x: add test source dir to include paths
` [kvm-unit-tests PATCH v6 7/8] s390x: add a test for SIE without MSO/MSL
` [kvm-unit-tests PATCH v6 8/8] lib: s390x: interrupt: remove TEID_ASCE defines

[PATCH net-next v7 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-09-04  8:21 UTC  (9+ messages)
` [PATCH net-next v7 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v7 2/4] vsock/virtio: support to send "
` [PATCH net-next v7 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH] arm64: Restore trapless ptimer access
 2023-09-04  8:18 UTC  (5+ messages)

[RFC PATCH 0/3] Reduce NUMA balance caused TLB-shootdowns in a VM
 2023-09-04  7:03 UTC  (4+ messages)
` [RFC PATCH 3/3] KVM: x86/mmu: skip zap maybe-dma-pinned pages for NUMA migration

[PATCH 0/2] KVM: x86/mmu: .change_pte() optimization in TDP MMU
 2023-09-04  7:03 UTC  (6+ messages)

[PATCH v4] KVM: s390: fix gisa destroy operation might lead to cpu stalls
 2023-09-04  7:05 UTC  (2+ messages)

[kvm-unit-tests PATCH v1] s390x: explicitly mark stack as not executable
 2023-09-04  6:40 UTC  (3+ messages)

[PATCH 0/2] KVM: x86: Fix a WARN in kvm_apic_send_ipi()
 2023-09-04  5:02 UTC  (9+ messages)
` [PATCH 1/2] x86/apic: Introduce X2APIC_ICR_UNUSED_12 for x2APIC mode
` [PATCH 2/2] KVM: x86: Clear X2APIC_ICR_UNUSED_12 after APIC-write VM-exit

[v2 PATCH] x86/kvm/mmu: Remove unnecessary ‘NULL’ values from sptep
 2023-09-05 18:20 UTC 

[GIT PULL] virtio: features
 2023-09-03 22:13 UTC 

[PATCH 1/2] KVM: x86: Synthesize at most one PMI per VM-exit
 2023-09-02 19:06 UTC  (4+ messages)
` [PATCH 2/2] KVM: x86: Mask LVTPC when handling a PMI

[PATCH gmem FIXUP] mm, compaction: make testing mapping_unmovable() safe
 2023-09-02 13:59 UTC  (3+ messages)

[PATCH v2 0/8] RISCV: Add kvm Sstc timer selftest
 2023-09-02 12:59 UTC  (9+ messages)
` [PATCH v2 1/8] KVM: selftests: Unify the codes for guest exception handling
` [PATCH v2 2/8] KVM: arm64: selftest: Split arch_timer test code
` [PATCH v2 3/8] tools: riscv: Add header file csr.h
` [PATCH v2 4/8] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v2 5/8] KVM: riscv: selftests: Add exception handling support
` [PATCH v2 6/8] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v2 7/8] KVM: riscv: selftest: Change vcpu_has_ext to a common function
` [PATCH v2 8/8] KVM: riscv: selftests: Add sstc timer test

[kvm-unit-tests GIT PULL] x86: Fixes, cleanups and new testscases
 2023-09-01 23:13 UTC 

[GIT PULL] KVM: x86 pull requests for 6.6
 2023-09-01 21:49 UTC  (19+ messages)
` [GIT PULL] KVM: Non-x86 changes "
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: PMU "
` [GIT PULL] KVM: x86: Selftests "
` [GIT PULL] KVM: x86: VMX "

[kvm-unit-tests PATCH 0/7] nVMX: Fix garbage "host addr size" tests
 2023-09-01 22:50 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/7] nVMX: Test CR4.PCIDE can be set for 64-bit host iff PCID is supported
` [kvm-unit-tests PATCH 2/7] nVMX: Assert CR4.PAE is set when testing 64-bit host
` [kvm-unit-tests PATCH 3/7] nVMX: Assert that the test is configured for 64-bit mode
` [kvm-unit-tests PATCH 4/7] nVMX: Rename vmlaunch_succeeds() to vmlaunch()
` [kvm-unit-tests PATCH 5/7] nVMX: Shuffle test_host_addr_size() tests to "restore" CR4 and RIP
` [kvm-unit-tests PATCH 6/7] nVMX: Drop testcase that falsely claims to verify vmcs.HOST_RIP[63:32]
` [kvm-unit-tests PATCH 7/7] nVMX: Fix the noncanonical HOST_RIP testcase

[PATCH] x86/kvm/mmu: Remove unnecessary ‘NULL’ values from sptep
 2023-09-02 17:54 UTC  (2+ messages)

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-09-01 16:46 UTC  (4+ messages)

Linux 6.5 speed regression, boot VERY slow with anything systemd related
 2023-09-01 12:24 UTC  (10+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-09-01  9:10 UTC  (11+ messages)
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable

[GIT PULL] KVM/riscv changes for 6.6
 2023-09-01  8:03 UTC  (3+ messages)

[kvm-unit-tests 0/6] vPMU v5 test case
 2023-09-01  7:40 UTC  (7+ messages)
` [kvm-unit-tests 1/6] x86: pmu: remove duplicate code
` [kvm-unit-tests 2/6] x86: pmu: Add Freeze_LBRS_On_PMI test case
` [kvm-unit-tests 3/6] x86: pmu: PERF_GLOBAL_STATUS_SET MSR verification for vPMU v4
` [kvm-unit-tests 4/6] x86: pmu: PERF_GLOBAL_INUSE "
` [kvm-unit-tests 5/6] x86: pmu: Limit vcpu's fixed counter into fixed_events[]
` [kvm-unit-tests 6/6] x86: pmu: Support fixed counter enumeration in vPMU v5

[PATCH 0/9] Upgrade vPMU version to 5
 2023-09-01  7:28 UTC  (10+ messages)
` [PATCH 1/9] KVM: x86/PMU: Don't release vLBR caused by PMI
` [PATCH 2/9] KVM: x85/pmu: Add Streamlined FREEZE_LBR_ON_PMI for vPMU v4
` [PATCH 3/9] KVM: x86/pmu: Add PERF_GLOBAL_STATUS_SET MSR emulation
` [PATCH 4/9] KVM: x86/pmu: Add MSR_PERF_GLOBAL_INUSE emulation
` [PATCH 5/9] KVM: x86/pmu: Check CPUID.0AH.ECX consistency
` [PATCH 6/9] KVM: x86/pmu: Add Intel PMU supported fixed counters mask
` [PATCH 7/9] KVM: x86/pmu: Add fixed counter enumeration for pmu v5
` [PATCH 8/9] KVM: x86/pmu: Upgrade pmu version to 5 on intel processor
` [PATCH 9/9] KVM: selftests: Add fixed counters enumeration test case

[PATCH 0/4] target/i386: add support for FRED
 2023-09-01  5:30 UTC  (5+ messages)
` [PATCH 1/4] target/i386: add support for FRED in CPUID enumeration
` [PATCH 2/4] target/i386: mark CR4.FRED not reserved
` [PATCH 3/4] target/i386: enumerate VMX nested-exception support
` [PATCH 4/4] target/i386: add live migration support for FRED

[PATCH] iommu/amd: remove amd_iommu_snp_enable
 2023-09-01  5:50 UTC  (2+ messages)

[PATCH v7 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-09-01  5:48 UTC  (10+ messages)

[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space
 2023-09-01  2:50 UTC  (16+ messages)
` [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic

[PATCH v15 0/2] add debugfs to migration driver
 2023-09-01  2:36 UTC  (3+ messages)
` [PATCH v15 1/2] vfio/migration: Add debugfs to live "
` [PATCH v15 2/2] Documentation: add debugfs description for vfio

[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
 2023-08-31 21:18 UTC  (7+ messages)
` [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn

[PATCH v10 0/9] Linear Address Masking (LAM) KVM Enabling
 2023-08-31 20:24 UTC  (11+ messages)
` [PATCH v10 1/9] KVM: x86/mmu: Use GENMASK_ULL() to define __PT_BASE_ADDR_MASK

[GIT PULL v2 00/10] KVM: s390: Changes for 6.6
 2023-08-31 17:22 UTC  (2+ messages)

[GIT PULL] KVM/arm64 updates for Linux v6.6
 2023-08-31 17:19 UTC  (2+ messages)

[RFC PATCH v2 0/2] vsock: handle writes to shutdowned socket
 2023-08-31 17:04 UTC  (7+ messages)
` [RFC PATCH v2 1/2] vsock: send SIGPIPE on write "
` [RFC PATCH v2 2/2] test/vsock: shutdowned socket test

[PATCH 0/8] KVM: gmem: Adding hooks for SEV and TDX
 2023-08-31 16:50 UTC  (9+ messages)
` [PATCH 4/8] KVM: gmem: protect kvm_mmu_invalidate_end()

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-08-31 16:43 UTC  (4+ messages)

[ANNOUNCE] PUCK Agenda - 2023.08.23 - CANCELED
 2023-08-31 16:32 UTC  (4+ messages)
` PUCK Agenda - 2023.08.30

[PATCH v4 00/29] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-08-31 16:11 UTC  (6+ messages)
` [PATCH v4 16/29] KVM: x86: Reject memslot MOVE operations if KVMGT is attached

[PATCH 0/6] Add printf attribute to kselftest functions
 2023-08-31 14:33 UTC  (5+ messages)
` [PATCH 6/6] selftests/kvm: Replace attribute with macro

[PULL 04/41] bulk: Do not declare function prototypes using 'extern' keyword
 2023-08-31 12:56 UTC  (2+ messages)
` [PULL 33/41] hw/i386: Remove unuseful kvmclock_create() stub

[PATCH] Add kvm_arch helper functions for guests' callchains
 2023-08-31 12:26 UTC 

Fwd: kvm: Windows Server 2003 VM fails to work on 6.1.44 (works fine on 6.1.43)
 2023-08-31  9:42 UTC  (3+ messages)

[PATCH v3] KVM: s390: fix gisa destroy operation might lead to cpu stalls
 2023-08-31  9:18 UTC  (3+ messages)

[PATCH v2 0/3] vfio: use __aligned_u64 for ioctl structs
 2023-08-31  8:45 UTC  (6+ messages)
` [PATCH v2 1/3] vfio: trivially "

[PATCH v20 00/30] Add KVM LoongArch support
 2023-08-31  8:30 UTC  (31+ messages)
` [PATCH v20 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v20 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v20 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v20 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v20 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v20 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v20 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v20 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v20 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v20 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v20 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v20 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v20 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v20 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v20 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v20 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v20 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v20 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v20 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v20 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v20 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v20 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v20 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v20 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v20 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v20 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v20 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v20 28/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v20 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v20 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM

[PATCH v2 00/58] TDX QEMU support
 2023-08-31  6:49 UTC  (9+ messages)
` [PATCH v2 41/58] i386/tdx: handle TDG.VP.VMCALL<GetQuote>

[GIT PULL] VFIO updates for v6.6-rc1
 2023-08-31  3:50 UTC  (2+ messages)

[PATCH v3] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
 2023-08-31  1:43 UTC  (2+ messages)

[RFC PATCH] Introduce persistent memory pool
 2023-08-30 23:39 UTC  (3+ messages)

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-08-30 18:31 UTC  (3+ messages)
` [RFC PATCH 02/32] ACPI: Move ACPI_HOTPLUG_CPU to be enabled per architecture

[PATCH v2] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
 2023-08-30 11:29 UTC  (3+ messages)

[PATCH v1 02/22] Update linux-header to support iommufd cdev and hwpt alloc
 2023-08-30 10:37 UTC 


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