kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-05 01:03:53 to 2021-10-06 13:30:34 UTC [more...]

[PATCH MANUALSEL 5.14 1/9] selftests: KVM: Align SMCCC call with the spec in steal_time
 2021-10-06 13:30 UTC  (3+ messages)
` [PATCH MANUALSEL 5.14 2/9] KVM: x86: Handle SRCU initialization failure during page track init
` [PATCH MANUALSEL 5.14 3/9] KVM: do not shrink halt_poll_ns below grow_start

[PATCH] KVM: kvm_stat: do not show halt_wait_ns
 2021-10-06 13:15 UTC  (2+ messages)

[PATCH v2 00/16] KVM: arm64: MMIO guard PV services
 2021-10-06 11:37 UTC  (10+ messages)
` [PATCH v2 01/16] KVM: arm64: Generalise VM features into a set of flags
` [PATCH v2 02/16] KVM: arm64: Check for PTE valitity when checking for executable/cacheable
` [PATCH v2 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
` [PATCH v2 04/16] KVM: arm64: Add MMIO checking infrastructure

[PATCH MANUALSEL 5.10 1/7] selftests: KVM: Align SMCCC call with the spec in steal_time
 2021-10-06 11:23 UTC  (12+ messages)
` [PATCH MANUALSEL 5.10 2/7] KVM: x86: Handle SRCU initialization failure during page track init
` [PATCH MANUALSEL 5.10 3/7] KVM: do not shrink halt_poll_ns below grow_start
` [PATCH MANUALSEL 5.10 4/7] KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state
` [PATCH MANUALSEL 5.10 5/7] kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
` [PATCH MANUALSEL 5.10 6/7] KVM: x86: nSVM: restore int_vector in svm_clear_vintr

[PATCH MANUALSEL 4.19 1/2] KVM: x86: Handle SRCU initialization failure during page track init
 2021-10-06 11:23 UTC  (2+ messages)

[PATCH MANUALSEL 5.4 1/4] KVM: x86: Handle SRCU initialization failure during page track init
 2021-10-06 11:23 UTC  (6+ messages)
` [PATCH MANUALSEL 5.4 2/4] KVM: do not shrink halt_poll_ns below grow_start
` [PATCH MANUALSEL 5.4 3/4] kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]

[PATCH v4 00/11] KVM: arm64: vgic: Missing checks for REDIST/CPU and ITS regions above the VM IPA size
 2021-10-06 10:13 UTC  (22+ messages)
` [PATCH v4 01/11] kvm: arm64: vgic: Introduce vgic_check_iorange
` [PATCH v4 02/11] KVM: arm64: vgic-v3: Check redist region is not above the VM IPA size
` [PATCH v4 03/11] KVM: arm64: vgic-v2: Check cpu interface "
` [PATCH v4 04/11] KVM: arm64: vgic-v3: Check ITS "
` [PATCH v4 05/11] KVM: arm64: vgic: Drop vgic_check_ioaddr()
` [PATCH v4 06/11] KVM: arm64: selftests: Make vgic_init gic version agnostic
` [PATCH v4 07/11] KVM: arm64: selftests: Make vgic_init/vm_gic_create "
` [PATCH v4 08/11] KVM: arm64: selftests: Add some tests for GICv2 in vgic_init
` [PATCH v4 09/11] KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA range
` [PATCH v4 10/11] KVM: arm64: selftests: Add test for legacy GICv3 REDIST base "
` [PATCH v4 11/11] KVM: arm64: selftests: Add init ITS device test

[kvm-unit-tests PATCH v2 1/2] s390x: Remove assert from arch_def.h
 2021-10-06  9:47 UTC  (12+ messages)
  ` [kvm-unit-tests PATCH v2 1/2] [kvm-unit-tests PATCH v2 0/2] Test specification exception
` [kvm-unit-tests PATCH v2 2/2] s390x: Add specification exception interception test

[kvm-unit-tests PATCH] s390x: remove myself as reviewer
 2021-10-06  9:44 UTC  (3+ messages)

INFO: rcu detected stall in ext4_file_write_iter
 2021-10-06  8:20 UTC 

[PATCH v6 00/12] KVM: arm64: Fixed features for protected VMs
 2021-10-06  6:56 UTC  (16+ messages)
` [PATCH v6 08/12] KVM: arm64: Add handlers for protected VM System Registers
` [PATCH v6 09/12] KVM: arm64: Initialize trap registers for protected VMs
` [PATCH v6 11/12] KVM: arm64: Trap access to pVM restricted features
` [PATCH v6 12/12] KVM: arm64: Handle protected guests at 32 bits

[PATCH v3] KVM: x86: only allocate gfn_track when necessary
 2021-10-06  3:56 UTC 

[PATCH][next] KVM: x86: Fix allocation sizeof argument
 2021-10-06  0:41 UTC  (7+ messages)

[TEST PATCH 0/1 v2] KVM: selftests: Add a test case for debugfs directory
 2021-10-05 23:34 UTC  (2+ messages)
` [TEST PATCH 1/1 v2] x86: "

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-10-05 23:44 UTC  (12+ messages)
` [RFC 01/16] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [RFC 02/16] KVM: selftests: add hooks for managing encrypted guest memory
` [RFC 03/16] KVM: selftests: handle encryption bits in page tables
` [RFC 09/16] KVM: selftests: account for error code in #VC exception frame
` [RFC 10/16] KVM: selftests: add support for creating SEV-ES guests
` [RFC 11/16] KVM: selftests: add library for handling SEV-ES-related exits
` [RFC 12/16] KVM: selftests: add SEV-ES boot tests
` [RFC 13/16] KVM: selftests: add support for creating SEV-SNP guests
` [RFC 14/16] KVM: selftests: add helpers for SEV-SNP-related instructions/exits
` [RFC 15/16] KVM: selftests: add SEV-SNP boot tests
` [RFC 16/16] KVM: selftests: add SEV-SNP tests for page-state changes

[PATCH v1 0/5] KVM/x86/nVMX: Add field existence support in VMCS12
 2021-10-05 23:22 UTC  (17+ messages)
` [PATCH v1 3/5] KVM: x86: nVMX: VMCS12 field's read/write respects field existence bitmap

[PROBLEM] Frequently get "irq 31: nobody cared" when passing through 2x GPUs that share same pci switch via vfio
 2021-10-05 23:13 UTC  (5+ messages)

[PATCH v3] target/i386: Include 'hw/i386/apic.h' locally
 2021-10-05 19:27 UTC  (4+ messages)

[PATCH v2 00/11] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
 2021-10-05 19:05 UTC  (28+ messages)
` [PATCH v2 01/11] KVM: arm64: Drop unused vcpu param to kvm_psci_valid_affinity()
` [PATCH v2 02/11] KVM: arm64: Clean up SMC64 PSCI filtering for AArch32 guests
` [PATCH v2 03/11] KVM: arm64: Encapsulate reset request logic in a helper function
` [PATCH v2 04/11] KVM: arm64: Rename the KVM_REQ_SLEEP handler
` [PATCH v2 06/11] KVM: arm64: Add support for SYSTEM_SUSPEND PSCI call
` [PATCH v2 07/11] selftests: KVM: Rename psci_cpu_on_test to psci_test
` [PATCH v2 08/11] selftests: KVM: Create helper for making SMCCC calls
` [PATCH v2 10/11] selftests: KVM: Refactor psci_test to make it amenable to new tests
` [PATCH v2 11/11] selftests: KVM: Test SYSTEM_SUSPEND PSCI call

[PATCH v1] KVM: isolation: retain initial mask for kthread VM worker
 2021-10-05 17:57 UTC  (7+ messages)

Fitment/Use of IOMMU in KVM world when using PCI-devices
 2021-10-05 16:59 UTC 

[PATCH 0/5] Update vfio_group to use the modern cdev lifecycle
 2021-10-05 16:17 UTC  (11+ messages)
` [PATCH 1/5] vfio: Delete vfio_get/put_group from vfio_iommu_group_notifier()
` [PATCH 3/5] vfio: Don't leak a group reference if the group already exists

[kvm-unit-tests PATCH v2 1/5] s390x: Add specification exception test
 2021-10-05 16:14 UTC  (13+ messages)
  ` [kvm-unit-tests PATCH v2 1/5] [kvm-unit-tests PATCH v2 0/5] Add specification exception tests
` [kvm-unit-tests PATCH v2 2/5] s390x: Test specification exceptions during transaction
` [kvm-unit-tests PATCH v2 3/5] lib: Introduce report_pass and report_fail
` [kvm-unit-tests PATCH v2 4/5] Use report_fail(...) instead of report(0/false, ...)
` [kvm-unit-tests PATCH v2 5/5] Use report_pass(...) instead of report(1/true, ...)
    ` [kvm-unit-tests PATCH v2 0/5] Add specification exception tests

[PATCH v8 0/7] KVM: x86: Add idempotent controls for migrating system counter state
 2021-10-05 15:22 UTC  (3+ messages)
` [PATCH v8 7/7] KVM: x86: Expose TSC offset controls to userspace

[PATCH v20 00/17] KVM RISC-V Support
 2021-10-05 15:04 UTC  (8+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-05 15:01 UTC  (5+ messages)
` [PATCH Part2 v5 25/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH v5 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-10-05 14:15 UTC  (10+ messages)
` [PATCH v5 01/14] KVM: s390: pv: add macros for UVC CC values
` [PATCH v5 02/14] KVM: s390: pv: avoid double free of sida page
` [PATCH v5 03/14] KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm

[PATCH 0/4 V9] Add AMD SEV and SEV-ES intra host migration support
 2021-10-05 14:13 UTC  (5+ messages)
` [PATCH 1/4 V9] KVM: SEV: Add support for SEV intra host migration
` [PATCH 2/4 V9] KVM: SEV: Add support for SEV-ES "
` [PATCH 3/4 V9] selftest: KVM: Add open sev dev helper
` [PATCH 4/4 V9] selftest: KVM: Add intra host migration tests

[PATCH v10 10/28] x86/fpu/xstate: Update the XSTATE save function to support dynamic states
 2021-10-05  9:55 UTC  (5+ messages)

[vfio:next 33/38] drivers/gpu/drm/i915/i915_pci.c:975:2: warning: missing field 'override_only' initializer
 2021-10-05  9:00 UTC  (4+ messages)

[PATCH v8 0/9] selftests: KVM: Test offset-based counter controls
 2021-10-05  8:58 UTC  (4+ messages)
` [PATCH v8 2/9] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK

[GIT PULL] KVM/riscv for 5.16
 2021-10-05  8:25 UTC  (2+ messages)

[PATCH v3 00/10] KVM: arm64: vgic: Missing checks for REDIST/CPU and ITS regions above the VM IPA size
 2021-10-05  8:04 UTC  (6+ messages)
` [PATCH v3 10/10] KVM: arm64: selftests: Add basic ITS device tests

[PATCH] KVM: x86: directly call wbinvd for local cpu when emulate wbinvd
 2021-10-05  8:04 UTC  (3+ messages)
  ` 答复: "

[PATCH v8 0/8] KVM: arm64: Add idempotent controls to migrate guest counter
 2021-10-05  6:30 UTC  (3+ messages)
` [PATCH v8 3/8] KVM: arm64: Make a helper function to get nr of timer regs

[kvm-unit-tests PATCH v2 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-10-05  6:05 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 03/17] x86 UEFI: Copy code from GNU-EFI
` [kvm-unit-tests PATCH v2 07/17] x86 UEFI: Set up memory allocator

[PATCH RESEND 3 00/16] Bitmap patches for 5.15
 2021-10-05  6:02 UTC  (18+ messages)
` [PATCH 01/16] bitops: protect find_first_{,zero}_bit properly
` [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.h
` [PATCH 03/16] include: move find.h from asm_generic to linux
` [PATCH 04/16] arch: remove GENERIC_FIND_FIRST_BIT entirely
` [PATCH 05/16] lib: add find_first_and_bit()
` [PATCH 06/16] cpumask: use find_first_and_bit()
` [PATCH 07/16] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
` [PATCH 08/16] tools: sync tools/bitmap with mother linux
` [PATCH 09/16] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
` [PATCH 10/16] include/linux: move for_each_bit() macros from bitops.h to find.h
` [PATCH 11/16] find: micro-optimize for_each_{set,clear}_bit()
` [PATCH 12/16] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
` [PATCH 13/16] mm/percpu: micro-optimize pcpu_is_populated()
` [PATCH 14/16] bitmap: unify find_bit operations
` [PATCH 15/16] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [PATCH 16/16] vsprintf: rework bitmap_list_string


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).