public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-08 10:45:39 to 2024-01-10 12:38:09 UTC [more...]

[Bug 218339] New: kernel goes unresponsive if single-stepping over an instruction which writes to an address for which a hardware read/write watchpoint has been set
 2024-01-10 12:38 UTC  (2+ messages)
` [Bug 218339] "

[PATCH v7 00/16] Support smp.clusters for x86 in QEMU
 2024-01-10 11:52 UTC  (7+ messages)
` [PATCH v7 02/16] i386/cpu: Use APIC ID offset to encode cache topo in CPUID[4]
` [PATCH v7 03/16] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()

[RFC] Support for Arm CCA VMs on Linux
 2024-01-10 11:41 UTC  (4+ messages)

[PATCH] kvm: limit the maximum CPUID.0xA.edx[0..4] to 3
 2024-01-10 11:26 UTC  (3+ messages)

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-10 11:13 UTC  (17+ messages)
` [PATCH v1 04/26] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v1 07/26] x86/fault: Add helper for dumping RMP entries
` [PATCH v1 15/26] x86/sev: Introduce snp leaked pages list

[kvm-unit-tests PATCH v1] s390x/Makefile: simplify Secure Execution boot image generation
 2024-01-10 10:44 UTC  (4+ messages)

[GIT PULL] KVM changes for Linux 6.8-rc1
 2024-01-10 10:16 UTC 

[PATCH v10 00/29] KVM: x86/pmu: selftests: Fixes and new tests
 2024-01-10  9:21 UTC  (31+ messages)
` [PATCH v10 01/29] KVM: x86/pmu: Always treat Fixed counters as available when supported
` [PATCH v10 02/29] KVM: x86/pmu: Allow programming events that match unsupported arch events
` [PATCH v10 03/29] KVM: x86/pmu: Remove KVM's enumeration of Intel's architectural encodings
` [PATCH v10 04/29] KVM: x86/pmu: Setup fixed counters' eventsel during PMU initialization
` [PATCH v10 05/29] KVM: x86/pmu: Get eventsel for fixed counters from perf
` [PATCH v10 06/29] KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD
` [PATCH v10 07/29] KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad index
` [PATCH v10 08/29] KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs
` [PATCH v10 09/29] KVM: x86/pmu: Disallow "fast" RDPMC for architectural "
` [PATCH v10 10/29] KVM: x86/pmu: Treat "fixed" PMU type in RDPMC as index as a value, not flag
` [PATCH v10 11/29] KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC types
` [PATCH v10 12/29] KVM: selftests: Add vcpu_set_cpuid_property() to set properties
` [PATCH v10 13/29] KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
` [PATCH v10 14/29] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
` [PATCH v10 15/29] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
` [PATCH v10 16/29] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v10 17/29] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v10 18/29] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v10 19/29] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v10 20/29] KVM: selftests: Add functional test for Intel's fixed PMU counters
` [PATCH v10 21/29] KVM: selftests: Expand PMU counters test to verify LLC events
` [PATCH v10 22/29] KVM: selftests: Add a helper to query if the PMU module param is enabled
` [PATCH v10 23/29] KVM: selftests: Add helpers to read integer module params
` [PATCH v10 24/29] KVM: selftests: Query module param to detect FEP in MSR filtering test
` [PATCH v10 25/29] KVM: selftests: Move KVM_FEP macro into common library header
` [PATCH v10 26/29] KVM: selftests: Test PMC virtualization with forced emulation
` [PATCH v10 27/29] KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE()
` [PATCH v10 28/29] KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBV
` [PATCH v10 29/29] KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSR

[PATCH 0/4] KVM: Clean up "preempted in-kernel" logic
 2024-01-10  7:55 UTC  (6+ messages)
` [PATCH 1/4] KVM: Add dedicated arch hook for querying if vCPU was preempted in-kernel
` [PATCH 2/4] KVM: x86: Rely solely on preempted_in_kernel flag for directed yield
` [PATCH 3/4] KVM: x86: Clean up directed yield API for "has pending interrupt"
` [PATCH 4/4] KVM: Add a comment explaining the directed yield pending interrupt logic

[linux-next:master] BUILD REGRESSION 0f067394dd3b2af3263339cf7183bdb6ee0ac1f8
 2024-01-10  7:24 UTC 

[PATCH] target/i386/sev: Add an option to allow SEV not to pin memory
 2024-01-10  6:22 UTC 

[RFC PATCH v2 0/3] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
 2024-01-10  6:27 UTC  (5+ messages)
` [RFC PATCH v2 2/3] KVM: selftests: add selftest driver for KVM to test memory slots for MMIO BARs

[PATCH] x86/cpu: Add a VMX flag to enumerate 5-level EPT support to userspace
 2024-01-10  6:16 UTC  (3+ messages)

[v5.15] WARNING in kvm_arch_vcpu_ioctl_run
 2024-01-10  5:09 UTC  (2+ messages)

arch/x86/kvm/vmx/hyperv.h:79:30: sparse: sparse: cast truncates bits from constant value (1b009b becomes 9b)
 2024-01-10  3:10 UTC  (5+ messages)

[PATCH] vfio: fix virtio-pci dependency
 2024-01-10  2:57 UTC  (2+ messages)

[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
 2024-01-10  1:53 UTC  (16+ messages)
` [PATCH v3 06/70] kvm: Introduce support for memory_attributes
` [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>

[PATCH 0/6] KVM: x86: Clean up "force immediate exit" code
 2024-01-10  1:27 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepoint
` [PATCH 2/6] KVM: VMX: Re-enter guest in fastpath for "spurious" preemption timer exits
` [PATCH 3/6] KVM: VMX: Handle forced exit due to preemption timer in fastpath
` [PATCH 4/6] KVM: x86: Move handling of is_guest_mode() into fastpath exit handlers
` [PATCH 5/6] KVM: VMX: Handle KVM-induced preemption timer exits in fastpath for L2
` [PATCH 6/6] KVM: x86: Fully defer to vendor code to decide how to force immediate exit

[PATCH v2] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
 2024-01-10  1:20 UTC 

[PATCH 0/4] KVM: Async #PF fixes and cleanups
 2024-01-10  1:15 UTC  (5+ messages)
` [PATCH 1/4] KVM: Always flush async #PF workqueue when vCPU is being destroyed
` [PATCH 2/4] KVM: Put mm immediately after async #PF worker completes remote gup()
` [PATCH 3/4] KVM: Get reference to VM's address space in the async #PF worker
` [PATCH 4/4] KVM: Nullify async #PF worker's "apf" pointer as soon as it might be freed

[PATCH] KVM: Harden against unpaired kvm_mmu_notifier_invalidate_range_end() calls
 2024-01-10  0:42 UTC 

[ANNOUNCE] PUCK Agenda - 2024.01.10 - Unified uAPI for protected VMs
 2024-01-10  0:37 UTC 

[PATCH 1/1] vfio/pci: Log/indicate devices being bound & unbound
 2024-01-10  0:30 UTC  (2+ messages)

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-01-09 23:07 UTC  (10+ messages)

[PATCH] KVM: selftests: Delete superfluous, unused "stage" variable in AMX test
 2024-01-09 22:33 UTC  (2+ messages)

[PATCH v1] KVM: arm64: selftests: Handle feature fields with nonzero minimum value correctly
 2024-01-09 22:27 UTC  (2+ messages)

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-09 22:16 UTC  (4+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
` [PATCH 2/3] arch and include: "
` [PATCH 3/3] treewide: Update LLVM Bugzilla links

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-01-09 22:07 UTC  (5+ messages)
` [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers

linux-next: Fixes tag needs some work in the kvm tree
 2024-01-09 21:31 UTC 

[v2 00/10] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-01-09 18:30 UTC  (5+ messages)
` [v2 03/10] drivers/perf: riscv: Read upper bits of a firmware counter
` [v2 05/10] drivers/perf: riscv: Implement SBI PMU snapshot function

[syzbot] [kvm?] KMSAN: uninit-value in em_ret_far
 2024-01-09 18:18 UTC 

[PATCH v17 000/116] KVM TDX basic feature support
 2024-01-09 17:36 UTC  (6+ messages)
` [PATCH v17 092/116] KVM: TDX: Handle TDX PV HLT hypercall

[RFC PATCH 0/8] Dynamic vcpu priority management in kvm
 2024-01-09 17:26 UTC  (3+ messages)
` [RFC PATCH 7/8] sched/core: boost/unboost in guest scheduler

[PATCH] s390/vfio-ap: handle response code 01 on queue reset
 2024-01-09 17:02 UTC  (5+ messages)

[PATCH v2 0/6] s390/vfio-ap: reset queues removed from guest's AP configuration
 2024-01-09 16:41 UTC  (4+ messages)

[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
 2024-01-09 16:23 UTC  (9+ messages)
` [PATCH v3 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce

[PATCH v8 00/26] Enable CET Virtualization
 2024-01-09 15:10 UTC  (11+ messages)

[PATCH v2 00/43] testing and plugin updates for 9.0 (pre-PR)
 2024-01-09 15:05 UTC  (13+ messages)
` [PATCH v2 08/43] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
` [PATCH v2 36/43] plugins: Use different helpers when reading registers
` [PATCH v2 38/43] plugins: add an API to read registers
` [PATCH v2 42/43] docs/devel: lift example and plugin API sections up
` [PATCH v2 43/43] docs/devel: document some plugin assumptions

[PULL 0/6] Block patches
 2024-01-09 14:24 UTC  (8+ messages)
` [PULL 1/6] iothread: Remove unused Error** argument in aio_context_set_aio_params
` [PULL 2/6] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
` [PULL 3/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
` [PULL 4/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
` [PULL 5/6] Replace "iothread lock" with "BQL" in comments
` [PULL 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs

[PATCH 0/5] KVM: selftests: Fix clocksource requirements in tests
 2024-01-09 14:11 UTC  (6+ messages)
` [PATCH 1/5] KVM: selftests: Generalize check_clocksource() from kvm_clock_test
` [PATCH 2/5] KVM: selftests: Use generic sys_clocksource_is_tsc() in vmx_nested_tsc_scaling_test
` [PATCH 3/5] KVM: selftests: Run clocksource dependent tests with hyperv_clocksource_tsc_page too
` [PATCH 4/5] KVM: selftests: Make hyperv_clock require TSC based system clocksource
` [PATCH 5/5] KVM: x86: Make gtod_is_based_on_tsc() return 'bool'

[kvm-unit-tests PATCH] x86: Fix various typos
 2024-01-09 13:29 UTC 

[PATCH v15 1/1] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
 2024-01-09 11:42 UTC  (10+ messages)

[GIT PULL] KVM/riscv changes for 6.8 part #1
 2024-01-09 11:34 UTC  (6+ messages)
  `  "

[PATCH] KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu
 2024-01-09  6:26 UTC  (4+ messages)

[PATCH 5/5] LoongArch: Add pv ipi support on LoongArch system
 2024-01-09  6:00 UTC  (2+ messages)

[PATCH v9 00/14] iommu: Prepare to deliver page faults to user space
 2024-01-09  5:55 UTC  (10+ messages)
` [PATCH v9 12/14] iommu: Use refcount for fault data access
` [PATCH v9 13/14] iommu: Improve iopf_queue_remove_device()
` [PATCH v9 14/14] iommu: Track iopf group instead of last fault

linux-next: Tree for Jan 8 (drivers/vfio/pci/virtio/main.o)
 2024-01-09  5:57 UTC 

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2024-01-09  6:00 UTC  (9+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation

[ANNOUNCE / RFC] PUCK Future Topics
 2024-01-09  2:18 UTC  (7+ messages)

[PATCH 0/4] KVM: Honor guest memory types for virtio GPU devices
 2024-01-09  2:11 UTC  (9+ messages)

[PATCH v3 0/5] Make Big QEMU Lock naming consistent
 2024-01-08 16:36 UTC  (2+ messages)

[PATCH net-next 2/6] page_frag: unify gfp bits for order 3 page allocation
 2024-01-08 16:13 UTC  (8+ messages)
` [PATCH net-next 4/6] vhost/net: remove vhost_net_page_frag_refill()

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-01-08 15:53 UTC  (4+ messages)
` [PATCH v11 26/35] KVM: SEV: Support SEV-SNP AP Creation NAE event

[PATCH] KVM: x86: add missing "depends on KVM"
 2024-01-08 15:31 UTC  (2+ messages)

[PATCH 1/2] x86: KVM: Limit guest physical bits when 5-level EPT is unsupported
 2024-01-08 15:29 UTC  (12+ messages)

[PATCH 0/2] x86: KVM: Limit guest physical bits when 5-level EPT is unsupported
 2024-01-08 15:19 UTC  (5+ messages)
` [PATCH 2/2] x86: KVM: Emulate instruction when GPA can't be translated by EPT

[kvm-unit-tests PATCH v2 0/5] s390x: STFLE nested interpretation
 2024-01-08 13:33 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 3/5] s390x: Add library functions for exiting from snippet

[kvm-unit-tests PATCH 0/5] s390x: Dirty cc before executing tested instructions
 2024-01-08 13:29 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/5] lib: s390x: Add spm cc shift constant
` [kvm-unit-tests PATCH 2/5] lib: s390x: sigp: Dirty CC before sigp execution
` [kvm-unit-tests PATCH 3/5] lib: s390x: uv: Dirty CC before uvc execution
` [kvm-unit-tests PATCH 4/5] lib: s390x: css: Dirty CC before css instructions
` [kvm-unit-tests PATCH 5/5] s390x: sclp: Dirty CC before sclp execution

[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
 2024-01-08 13:18 UTC  (11+ messages)
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices

[GIT PULL] KVM: x86 pull requests for 6.8
 2024-01-08 13:06 UTC  (15+ messages)
` [GIT PULL] KVM: non-x86 changes "
` [GIT PULL] KVM: x86: Hyper-V "
` [GIT PULL] KVM: x86: LAM support "
` [GIT PULL] KVM: x86: Misc changes "
` [GIT PULL] KVM: x86: PMU "
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: x86: Xen change "

[GIT PULL] KVM/arm64 updates for 6.8
 2024-01-08 12:53 UTC  (2+ messages)

[PATCH v2 0/5] Replace CONFIG_HAVE_KVM with more appropriate symbols
 2024-01-08 12:47 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: introduce CONFIG_KVM_COMMON
` [PATCH v2 2/5] KVM: fix direction of dependency on MMU notifiers
` [PATCH v2 3/5] MIPS: introduce Kconfig for MIPS VZ
` [PATCH v2 4/5] x86, vfio, gdb: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
` [PATCH v2 5/5] treewide: remove CONFIG_HAVE_KVM


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