KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-17 14:15:15 to 2021-12-21 12:57:00 UTC [more...]

[PATCH] KVM: selftests: Fix compile error for non-x86 vm_compute_max_gfn()
 2021-12-21 12:56 UTC 

[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state
 2021-12-21 11:24 UTC  (8+ messages)

[kvm-unit-tests PATCH] scripts/arch-run: Mark migration tests as SKIP if ncat is not available
 2021-12-21 10:12 UTC  (3+ messages)

[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-12-21 10:12 UTC  (23+ messages)
` [PATCH v5 07/69] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v5 14/69] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v5 18/69] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v5 29/69] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v5 31/69] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 "
` [PATCH v5 36/69] KVM: arm64: nv: Filter out unsupported features from ID regs

[PATCH v2 00/23] AMX Support in KVM
 2021-12-21  9:30 UTC  (44+ messages)
` [PATCH v2 01/23] x86/fpu: Extend fpu_xstate_prctl() with guest permissions
` [PATCH v2 02/23] x86/fpu: Prepare guest FPU for dynamically enabled FPU features
` [PATCH v2 03/23] kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule
` [PATCH v2 04/23] kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID
` [PATCH v2 05/23] kvm: x86: Check permitted dynamic xfeatures at KVM_SET_CPUID2
` [PATCH v2 06/23] x86/fpu: Make XFD initialization in __fpstate_reset() a function argument
` [PATCH v2 07/23] x86/fpu: Add guest support to xfd_enable_feature()
` [PATCH v2 08/23] x86/fpu: Provide fpu_update_guest_perm_features() for guest
` [PATCH v2 09/23] kvm: x86: Enable dynamic XSAVE features at KVM_SET_CPUID2
` [PATCH v2 10/23] x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
` [PATCH v2 11/23] kvm: x86: Add emulation for IA32_XFD
` [PATCH v2 12/23] x86/fpu: Prepare xfd_err in struct fpu_guest
` [PATCH v2 13/23] kvm: x86: Intercept #NM for saving IA32_XFD_ERR
` [PATCH v2 14/23] kvm: x86: Emulate IA32_XFD_ERR for guest
` [PATCH v2 15/23] kvm: x86: Add XCR0 support for Intel AMX
` [PATCH v2 16/23] kvm: x86: Add CPUID "
` [PATCH v2 17/23] x86/fpu: add uabi_size to guest_fpu
` [PATCH v2 18/23] kvm: x86: Get/set expanded xstate buffer
` [PATCH v2 19/23] kvm: selftests: Add support for KVM_CAP_XSAVE2
` [PATCH v2 20/23] docs: kvm: Add KVM_GET_XSAVE2
` [PATCH v2 21/23] x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
` [PATCH v2 22/23] kvm: x86: Disable interception for IA32_XFD on demand
` [PATCH v2 23/23] kvm: x86: Disable RDMSR interception of IA32_XFD_ERR

[PATCH v2 0/4] KVM RISC-V 64-bit selftests support
 2021-12-21  9:18 UTC  (4+ messages)
` [PATCH v2 3/4] KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile

[RFC PATCH v2 0/3] KVM: x86: add per-vCPU exits disable capability
 2021-12-21  9:04 UTC  (4+ messages)
` [RFC PATCH v2 1/3] KVM: x86: only allow exits disable before vCPUs created
` [RFC PATCH v2 2/3] KVM: x86: move ()_in_guest checking to vCPU scope
` [RFC PATCH v2 3/3] KVM: x86: add vCPU ioctl for HLT exits disable capability

[PATCH kernel v4] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
 2021-12-21  8:22 UTC  (4+ messages)

[PATCH v3 0/9] Parallel CPU bringup for x86_64
 2021-12-20 21:47 UTC  (19+ messages)

[PATCH v1 ] nitro_enclaves: Add mmap_read_lock() for the get_user_pages() call
 2021-12-20 20:04 UTC  (4+ messages)

[PATCH v2 ] nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert
 2021-12-20 19:58 UTC 

[GIT PULL 0/6] KVM: s390: Fix and cleanup for 5.17
 2021-12-20 18:11 UTC  (7+ messages)
` [GIT PULL 1/6] KVM: s390: Fix names of skey constants in api documentation
` [GIT PULL 2/6] KVM: s390: gaccess: Refactor gpa and length calculation
` [GIT PULL 3/6] KVM: s390: gaccess: Refactor access address range check
` [GIT PULL 4/6] KVM: s390: gaccess: Cleanup access to guest pages
` [GIT PULL 5/6] s390: uv: Add offset comments to UV query struct and fix naming
` [GIT PULL 6/6] KVM: s390: Clarify SIGP orders versus STOP/RESTART

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-20 18:10 UTC  (10+ messages)
` [PATCH v8 08/40] x86/sev: Check the vmpl level
` [PATCH v8 09/40] x86/compressed: Add helper for validating pages in the decompression stage

[PATCH 00/19] AMX Support in KVM
 2021-12-20 17:54 UTC  (5+ messages)
` [PATCH 16/19] kvm: x86: Introduce KVM_{G|S}ET_XSAVE2 ioctl
      ` State Component 18 and Palette 1 (Re: [PATCH 16/19] kvm: x86: Introduce KVM_{G|S}ET_XSAVE2 ioctl)

Core2 oops with v5.16-rc5
 2021-12-20 17:47 UTC  (3+ messages)

[PATCH 00/32] KVM: s390: enable zPCI for interpretive execution
 2021-12-20 17:26 UTC  (19+ messages)
` [PATCH 13/32] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH 15/32] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH 16/32] KVM: s390: expose the guest zPCI interpretation facility
` [PATCH 17/32] KVM: s390: expose the guest Adapter Interruption Source ID facility
` [PATCH 25/32] vfio/pci: re-introduce CONFIG_VFIO_PCI_ZDEV
` [PATCH 32/32] MAINTAINERS: additional files related kvm s390 pci passthrough

[PATCH 0/3] KVM: x86: Fixes for kvm/queue
 2021-12-20 16:49 UTC  (2+ messages)

[PATCH v2 00/17] lib/bitmap: optimize bitmap_weight() usage
 2021-12-20 16:41 UTC  (21+ messages)
` [PATCH 01/17] all: don't use bitmap_weight() where possible
` [PATCH 02/17] drivers: rename num_*_cpus variables
` [PATCH 03/17] fix open-coded for_each_set_bit()
` [PATCH 04/17] all: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 05/17] all: replace cpumask_weight with cpumask_empty "
` [PATCH 06/17] all: replace nodes_weight with nodes_empty "
` [PATCH 07/17] lib/bitmap: add bitmap_weight_{cmp,eq,gt,ge,lt,le} functions
` [PATCH 08/17] all: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} where appropriate
` [PATCH 09/17] lib/cpumask: add cpumask_weight_{eq,gt,ge,lt,le}
` [PATCH 10/17] lib/nodemask: add nodemask_weight_{eq,gt,ge,lt,le}
` [PATCH 11/17] lib/nodemask: add num_node_state_eq()
` [PATCH 12/17] kernel/cpu.c: fix init_cpu_online
` [PATCH 13/17] kernel/cpu: add num_possible_cpus counter
` [PATCH 14/17] kernel/cpu: add num_present_cpu counter
` [PATCH 15/17] kernel/cpu: add num_active_cpu counter
` [PATCH 16/17] tools/bitmap: sync bitmap_weight
` [PATCH 17/17] MAINTAINERS: add cpumask and nodemask files to BITMAP_API

[PATCH 0/5] KVM: SVM: nSVM: Implement Enlightened MSR-Bitmap for Hyper-V-on-KVM and fix it for KVM-on-Hyper-V
 2021-12-20 15:21 UTC  (6+ messages)
` [PATCH 1/5] KVM: SVM: Drop stale comment from svm_hv_vmcb_dirty_nested_enlightenments()
` [PATCH 2/5] KVM: SVM: hyper-v: Enable Enlightened MSR-Bitmap support for real
` [PATCH 3/5] KVM: nSVM: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
` [PATCH 4/5] KVM: x86: Make kvm_hv_hypercall_enabled() static inline
` [PATCH 5/5] KVM: nSVM: Implement Enlightened MSR-Bitmap feature

[PATCH v3 00/12] Add riscv kvm accel support
 2021-12-20 13:09 UTC  (13+ messages)
` [PATCH v3 01/12] update-linux-headers: Add asm-riscv/kvm.h
` [PATCH v3 02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PATCH v3 03/12] target/riscv: Implement function kvm_arch_init_vcpu
` [PATCH v3 04/12] target/riscv: Implement kvm_arch_get_registers
` [PATCH v3 05/12] target/riscv: Implement kvm_arch_put_registers
` [PATCH v3 06/12] target/riscv: Support start kernel directly by KVM
` [PATCH v3 07/12] target/riscv: Support setting external interrupt "
` [PATCH v3 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
` [PATCH v3 09/12] target/riscv: Add host cpu type
` [PATCH v3 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer
` [PATCH v3 11/12] target/riscv: Implement virtual time adjusting with vm state changing
` [PATCH v3 12/12] target/riscv: Support virtual time context synchronization

[PATCH v2 00/12] Add riscv kvm accel support
 2021-12-20 13:02 UTC  (14+ messages)
` [PATCH v2 06/12] target/riscv: Support start kernel directly by KVM
` [PATCH v2 07/12] target/riscv: Support setting external interrupt "
` [PATCH v2 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer
` [PATCH v2 12/12] target/riscv: Support virtual time context synchronization

[PATCH v2] KVM/X86: Remove unneeded variable
 2021-12-20 12:24 UTC 

[PATCH v2 1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
 2021-12-20 10:07 UTC  (5+ messages)
` [PATCH v2 4/4] intel_iommu: Fix irqchip / X2APIC configuration checks

[PATCH for-stable] KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
 2021-12-20  9:55 UTC  (2+ messages)

[PATCH] KVM/X86: Remove unneeded variable
 2021-12-20  9:27 UTC  (2+ messages)

[syzbot] WARNING in ieee80211_vif_release_channel (2)
 2021-12-20  7:51 UTC 

[PATCH v2 0/1] KVM: Dirty quota-based throttling
 2021-12-20  5:57 UTC  (2+ messages)
` [PATCH v2 1/1] KVM: Implement dirty quota-based throttling of vcpus

[Bug 215317] New: Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)"
 2021-12-20  5:32 UTC  (3+ messages)
` [Bug 215317] "

[PATCH v3 0/3] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2021-12-20  4:53 UTC  (2+ messages)

[PATCH v2 00/13] KVM: selftests: Add tests for SEV and SEV-ES guests
 2021-12-20  1:49 UTC  (6+ messages)
` [PATCH v2 07/13] KVM: selftests: add library for creating/interacting with SEV guests
` [PATCH v2 08/13] KVM: selftests: add SEV boot tests

[GIT PULL] KVM fixes for Linux 5.16-rc6
 2021-12-19 20:55 UTC  (2+ messages)

[PATCH v2 0/2] KVM: x86: Fix MSR_IA32_PERF_CAPABILITIES writes check and vmx_pmu_msrs_test
 2021-12-19 19:24 UTC  (2+ messages)

[PATCH 0/7] KVM: x86/mmu: Obsolete root shadow page fix
 2021-12-19 18:41 UTC  (8+ messages)
` [PATCH 1/7] KVM: x86: Retry page fault if MMU reload is pending and root has no sp

[regression] kvm: Kernel OOPS in vmx.c when starting a kvm VM since v5.15.7
 2021-12-19 13:49 UTC  (2+ messages)

The vcpu won't be wakened for a long time
 2021-12-18  9:08 UTC  (5+ messages)

[PATCH v6 0/1] s390x: KVM: CPU Topology
 2021-12-17 17:58 UTC  (2+ messages)
` [PATCH v6 1/1] s390x: KVM: guest support for topology function

linux-next: manual merge of the kvm tree with the kvm tree
 2021-12-17 17:07 UTC  (3+ messages)

[patch 0/6] x86/fpu: Preparatory changes for guest AMX support
 2021-12-17 15:33 UTC  (17+ messages)
` [patch 5/6] x86/fpu: Provide fpu_update_guest_xcr0/xfd()

[kvm-unit-tests PATCH] x86/pmu: Test PMU virtualization on emulated instructions
 2021-12-17 14:40 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/2] s390x: diag288: Improve readability
 2021-12-17 14:24 UTC  (9+ messages)
` [PATCH kvm-unit-tests 1/2] s390x: diag288: Add missing clobber
` [PATCH kvm-unit-tests 2/2] s390x: diag288: Improve readability


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 read-only IMAP folder(s) and NNTP newsgroup(s).