kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-24 16:32:32 to 2021-09-28 06:25:41 UTC [more...]

[PATCH v15 00/12] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-09-28  6:25 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 09/11] selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
 2021-09-28  5:57 UTC 

[PATCH AUTOSEL 5.10 16/23] selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
 2021-09-28  5:56 UTC 

[PATCH AUTOSEL 5.14 24/40] selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
 2021-09-28  5:55 UTC  (4+ messages)
` [PATCH AUTOSEL 5.14 25/40] selftests:kvm: fix get_trans_hugepagesz() "
` [PATCH AUTOSEL 5.14 26/40] selftests: kvm: move get_run_delay() into lib/test_util
` [PATCH AUTOSEL 5.14 27/40] selftests: kvm: fix get_run_delay() ignoring fscanf() return warn

Fw: [EXTERNAL] Re: [RFC PATCH 00/13] Add support for Mirror VM
 2021-09-27 23:24 UTC  (2+ messages)

[PATCH mlx5-next 0/7] Add mlx5 live migration driver
 2021-09-27 23:12 UTC  (12+ messages)
` [PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity

[PATCH] selftests: KVM: Don't clobber XMM register when read
 2021-09-27 22:36 UTC 

[GIT PULL] virtio,vdpa: fixes
 2021-09-27 22:30 UTC 

[GIT PULL] (Many) KVM fixes for 5.15-rc4
 2021-09-27 21:35 UTC  (2+ messages)

[PATCH v2 7/9] vfio/ccw: Remove private->mdev
 2021-09-27 20:45 UTC  (4+ messages)

[PATCH] selftests: KVM: Call ucall_init when setting up in rseq_test
 2021-09-27 20:05 UTC  (4+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-27 19:33 UTC  (11+ messages)
` [PATCH Part2 v5 04/45] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v5 05/45] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v5 25/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH 1/1] selftests: KVM: set affinity of VM to right CPUs
 2021-09-27 19:22 UTC  (2+ messages)

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-27 19:19 UTC  (15+ messages)
` [RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces

[PATCH v3 0/6] vfio/hisilicon: add acc live migration driver
 2021-09-27 18:32 UTC  (14+ messages)
` [PATCH v3 6/6] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH 1/2] virtio: introduce virtio_dev_to_node helper
 2021-09-27 18:23 UTC  (9+ messages)
` [PATCH 2/2] virtio-blk: set NUMA affinity for a tagset

[kvm-unit-tests PATCH 0/9] s390x: Cleanup and maintenance 2
 2021-09-27 17:47 UTC  (17+ messages)
` [kvm-unit-tests PATCH 1/9] s390x: uv: Tolerate 0x100 query return code
` [kvm-unit-tests PATCH 2/9] s390x: pfmf: Fix 1MB handling
` [kvm-unit-tests PATCH 3/9] s390x: uv-host: Fence a destroy cpu test on z15
` [kvm-unit-tests PATCH 4/9] lib: s390x: uv: Fix share return value and print
` [kvm-unit-tests PATCH 5/9] lib: s390x: uv: Add UVC_ERR_DEBUG switch
` [kvm-unit-tests PATCH 6/9] lib: s390x: Print PGM code as hex
` [kvm-unit-tests PATCH 7/9] s390x: Makefile: Remove snippet flatlib linking

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-27 17:33 UTC  (32+ messages)
` [PATCH 01/14] KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
` [PATCH 02/14] KVM: Update halt-polling stats if and only if halt-polling was attempted
` [PATCH 03/14] KVM: Refactor and document halt-polling stats update helper
` [PATCH 04/14] KVM: Reconcile discrepancies in halt-polling stats
` [PATCH 05/14] KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook
` [PATCH 06/14] KVM: Drop obsolete kvm_arch_vcpu_block_finish()
` [PATCH 07/14] KVM: Don't block+unblock when halt-polling is successful
` [PATCH 08/14] KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt()
` [PATCH 09/14] KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
` [PATCH 10/14] KVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_halt()
` [PATCH 11/14] KVM: stats: Add stat to detect if vcpu is currently blocking
` [PATCH 12/14] KVM: Don't redo ktime_get() when calculating halt-polling stop/deadline
` [PATCH 13/14] KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs
` [PATCH 14/14] KVM: x86: Invoke kvm_vcpu_block() directly for non-HALTED wait states
` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat)

[PATCH resend RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
 2021-09-27 17:02 UTC  (7+ messages)
` [PATCH resend RFC 4/9] s390/mm: fix VMA and page table handling code in storage key handling functions
` [PATCH resend RFC 8/9] s390/mm: optimize set_guest_storage_key()
` [PATCH resend RFC 9/9] s390/mm: optimize reset_guest_reference_bit()

[RFC PATCH v1 00/30] Reduce scope of vcpu state at hyp by refactoring out state hyp needs
 2021-09-27 16:40 UTC  (11+ messages)
` [RFC PATCH v1 01/30] KVM: arm64: placeholder to check if VM is protected
` [RFC PATCH v1 05/30] KVM: arm64: add accessors for kvm_cpu_context
` [RFC PATCH v1 10/30] KVM: arm64: Add accessors for hypervisor state in kvm_vcpu_arch
` [RFC PATCH v1 11/30] KVM: arm64: create and use a new vcpu_hyp_state struct
` [RFC PATCH v1 12/30] KVM: arm64: COCCI: add_hypstate.cocci use_hypstate.cocci: Reduce scope of functions to hyp_state

[PATCH] KVM: x86: Expose Predictive Store Forwarding Disable
 2021-09-27 15:48 UTC  (9+ messages)

[kvm-unit-tests PATCH] x86/msr.c generalize to any input msr
 2021-09-27 15:38 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/3] lib/string: Add stroull and strtoll
  ` [kvm-unit-tests PATCH v2 2/3] [kvm-unit-tests PATCH] x86/msr.c refactor out generic test logic
  ` [kvm-unit-tests PATCH v2 3/3] x86/msr.c generalize to any input msr

[PATCH v2] KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
 2021-09-27 15:25 UTC  (2+ messages)

[PATCH mlx5-next 1/7] PCI/IOV: Provide internal VF index
 2021-09-27 14:47 UTC  (8+ messages)

cleanup vfio iommu_group creation v6
 2021-09-27 13:53 UTC  (7+ messages)
` [PATCH 13/15] vfio/iommu_type1: initialize pgsize_bitmap in ->open

[PATCH v2 3/9] vfio/ccw: Convert to use vfio_register_group_dev()
 2021-09-27 12:17 UTC  (3+ messages)

[PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data
 2021-09-27 11:59 UTC  (2+ messages)

[PATCH v20 00/17] KVM RISC-V Support
 2021-09-27 11:58 UTC  (19+ messages)
` [PATCH v20 01/17] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v20 02/17] RISC-V: Add initial skeletal KVM support
` [PATCH v20 03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v20 04/17] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v20 05/17] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v20 06/17] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v20 07/17] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v20 08/17] RISC-V: KVM: Handle WFI "
` [PATCH v20 09/17] RISC-V: KVM: Implement VMID allocator
` [PATCH v20 10/17] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v20 11/17] RISC-V: KVM: Implement MMU notifiers
` [PATCH v20 12/17] RISC-V: KVM: Add timer functionality
` [PATCH v20 13/17] RISC-V: KVM: FP lazy save/restore
` [PATCH v20 14/17] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v20 15/17] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v20 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v20 17/17] RISC-V: KVM: Add MAINTAINERS entry

[PATCH 1/1] virtio-blk: avoid preallocating big SGL for data
 2021-09-27 11:54 UTC  (3+ messages)

[PATCH v9 0/8] KVMTOOL RISC-V Support
 2021-09-27 11:42 UTC  (9+ messages)
` [PATCH v9 1/8] update_headers: Sync-up ABI headers with Linux-5.15-rc2
` [PATCH v9 2/8] riscv: Initial skeletal support
` [PATCH v9 3/8] riscv: Implement Guest/VM arch functions
` [PATCH v9 4/8] riscv: Implement Guest/VM VCPU "
` [PATCH v9 5/8] riscv: Add PLIC device emulation
` [PATCH v9 6/8] riscv: Generate FDT at runtime for Guest/VM
` [PATCH v9 7/8] riscv: Handle SBI calls forwarded to user space
` [PATCH v9 8/8] riscv: Generate PCI host DT node

[PATCH kvm-unit-tests] MAINTAINERS: add S lines
 2021-09-27  9:15 UTC  (4+ messages)

[PATCH v15] qapi: introduce 'query-x86-cpuid' QMP command
 2021-09-27  7:05 UTC  (3+ messages)

[PATCH] KVM: VMX: Remove redundant handling of bus lock vmexit
 2021-09-27  5:53 UTC 

linux-next: Fixes tag needs some work in the kvm-fixes tree
 2021-09-26 21:28 UTC 

[PATCH] KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
 2021-09-26  1:43 UTC  (3+ messages)

[PATCH v7 06/40] accel/kvm: Implement AccelOpsClass::has_work()
 2021-09-25 14:50 UTC 

[PATCH RFC 1/1] kvm: export per-vcpu exits to userspace
 2021-09-25  0:41 UTC  (3+ messages)

[PATCH v5] vfio/pci: Add OpRegion 2.0+ Extended VBT support
 2021-09-24 21:24 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v3 0/3] KVM: x86: MSR filtering and related fixes
 2021-09-24 20:49 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: nVMX: Handle dynamic MSR intercept toggling
` [PATCH v3 2/3] KVM: VMX: Macrofy the MSR bitmap getters and setters
` [PATCH v3 3/3] KVM: nVMX: Clean up x2APIC MSR handling for L2

[PATCH v3 0/4] KVM: SVM: Add initial GHCB protocol version 2 support
 2021-09-24 20:11 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: SVM: Get rid of set_ghcb_msr() and *ghcb_msr_bits() functions
` [PATCH v3 3/4] KVM: SVM: Add support for Hypervisor Feature support MSR protocol

[PATCH v8 0/9] selftests: KVM: Test offset-based counter controls
 2021-09-24 16:43 UTC  (2+ messages)

[PATCH v8 0/7] KVM: x86: Add idempotent controls for migrating system counter state
 2021-09-24 16:43 UTC  (4+ messages)
` [PATCH v8 5/7] kvm: x86: protect masterclock with a seqcount

[PATCH v3 00/31] KVM: x86: pass arguments on the page fault path via struct kvm_page_fault
 2021-09-24 16:31 UTC  (17+ messages)
` [PATCH v3 06/31] KVM: MMU: change kvm_faultin_pfn() arguments to kvm_page_fault
` [PATCH v3 11/31] KVM: MMU: change tdp_mmu_map_handle_target_level() "
` [PATCH v3 18/31] KVM: MMU: mark page dirty in make_spte
` [PATCH v3 19/31] KVM: MMU: unify tdp_mmu_map_set_spte_atomic and tdp_mmu_set_spte_atomic_no_dirty_log
` [PATCH v3 20/31] KVM: x86/mmu: Pass the memslot around via struct kvm_page_fault
` [PATCH v3 21/31] KVM: x86/mmu: Avoid memslot lookup in page_fault_handle_page_track
` [PATCH v3 22/31] KVM: MMU: inline set_spte in mmu_set_spte
` [PATCH v3 23/31] KVM: MMU: inline set_spte in FNAME(sync_page)
` [PATCH v3 24/31] KVM: MMU: clean up make_spte return value
` [PATCH v3 25/31] KVM: MMU: remove unnecessary argument to mmu_set_spte
` [PATCH v3 26/31] KVM: MMU: set ad_disabled in TDP MMU role
` [PATCH v3 27/31] KVM: MMU: pass kvm_mmu_page struct to make_spte
` [PATCH v3 28/31] KVM: MMU: pass struct kvm_page_fault to mmu_set_spte
` [PATCH v3 29/31] KVM: x86/mmu: Avoid memslot lookup in rmap_add
` [PATCH v3 30/31] KVM: x86/mmu: Avoid memslot lookup in make_spte and mmu_try_to_unsync_pages
` [PATCH v3 31/31] KVM: MMU: make spte an in-out argument in make_spte


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).