kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-11 03:14:10 to 2022-01-13 05:33:41 UTC [more...]

[PATCH 1/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
 2022-01-13  5:33 UTC  (8+ messages)
` [PATCH 2/2] KVM: arm64: selftests: Introduce vcpu_width_config

[PATCH] KVM: X86: set vcpu preempted only if it is preempted
 2022-01-13  4:52 UTC  (7+ messages)
      ` 答复: "

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

[PATCH 0/6] KVM: x86/pmu: Use binary search to check filtered events
 2022-01-13  4:06 UTC  (8+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] selftests: kvm/x86: Parameterize the CPUID vendor string check
` [PATCH 3/6] selftests: kvm/x86: Introduce is_amd_cpu()
` [PATCH 4/6] selftests: kvm/x86: Export x86_family() for use outside of processor.c
` [PATCH 5/6] selftests: kvm/x86: Introduce x86_model()
` [PATCH 6/6] selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTER

[PATCH v3] KVM: x86: Make the module parameter of vPMU more common
 2022-01-13  3:53 UTC 

[RFC PATCH 0/3] ARM64: Guest performance improvement during dirty
 2022-01-13  3:50 UTC  (19+ messages)
` [RFC PATCH 1/3] KVM: arm64: Use read/write spin lock for MMU protection
` [RFC PATCH 2/3] KVM: arm64: Add fast path to handle permission relaxation during dirty logging
` [RFC PATCH 3/3] KVM: selftests: Add vgic initialization for dirty log perf test for ARM

[PATCH 0/2] KVM: x86/mmu: Fix write-protection bug in the TDP MMU
 2022-01-13  0:46 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86/mmu: Fix write-protection of PTs mapped by "
` [PATCH 2/2] KVM: x86/mmu: Improve comment about TLB flush semantics for write-protection

[PATCH 0/6] Improve KVM's interaction with CPU hotplug
 2022-01-12 23:01 UTC  (21+ messages)
` [PATCH 1/6] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
` [PATCH 3/6] KVM: Remove opaque from kvm_arch_check_processor_compat
` [PATCH 5/6] KVM: x86: Remove WARN_ON in kvm_arch_check_processor_compat
` [PATCH 6/6] KVM: Do compatibility checks on hotplugged CPUs

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-12 21:45 UTC  (17+ messages)

[kvm-unit-tests PATCH 0/3] Add L2 exception handling KVM unit tests for nSVM
 2022-01-12 21:29 UTC  (2+ messages)

[PATCH v2 0/3] AMX KVM selftest
 2022-01-12 21:05 UTC  (3+ messages)
` [WARNING: UNSCANNABLE EXTRACTION FAILED][PATCH v2 1/3] selftest: kvm: Reorder vcpu_load_state steps for AMX

[kvm-unit-tests PATCH v2 0/4] Add additional testing for routing L2 exceptions
 2022-01-12 20:48 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 2/4] x86: Align L2's stacks
` [kvm-unit-tests PATCH v2 3/4] x86: Add a test framework for nested_vmx_reflect_vmexit() testing

[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
 2022-01-12 20:18 UTC  (11+ messages)
` [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth

[PATCH 0/2] KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
 2022-01-12 18:39 UTC  (15+ messages)
` [PATCH 2/2] "

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-12 18:31 UTC  (29+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start
` [RFC PATCH v3 03/11] KVM: Introduce KVM_CAP_ARM_HVC_FW_REG_BMAP
` [RFC PATCH v3 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers

[PATCH v2] x86: Assign a canonical address before execute invpcid
 2022-01-12 18:23 UTC  (2+ messages)

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-12 17:10 UTC  (17+ messages)
` [PATCH v8 12/40] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v8 20/40] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v8 24/40] x86/compressed/acpi: move EFI system table lookup to helper

[PATCH v3 0/5] KVM: nVMX: Fix Windows 11 + WSL2 + Enlightened VMCS
 2022-01-12 17:01 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
` [PATCH v3 2/5] KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
` [PATCH v3 3/5] KVM: nVMX: Rename vmcs_to_field_offset{,_table}
` [PATCH v3 4/5] KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()
` [PATCH v3 5/5] KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use

[PATCH] KVM: x86: fix kvm_vcpu_is_preempted
 2022-01-12 16:43 UTC  (2+ messages)

[PATCH v2] KVM: x86: Make the module parameter of vPMU more common
 2022-01-12 16:20 UTC  (2+ messages)

[kvm-unit-tests PATCH v2] arm64: debug: mark test_[bp,wp,ss] as noinline
 2022-01-12 15:49 UTC  (3+ messages)

[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
 2022-01-12 14:25 UTC  (23+ messages)
` [PATCH v17 01/15] s390/vfio-ap: Set pqap hook when vfio_ap module is loaded
` [PATCH v17 02/15] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v17 06/15] s390/vfio-ap: refresh guest's APCB by filtering APQNs assigned to mdev
` [PATCH v17 08/15] s390/vfio-ap: keep track of active guests
` [PATCH v17 09/15] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device

[PATCH v4 00/12] Add riscv kvm accel support
 2022-01-12  8:07 UTC  (10+ messages)
` [PATCH v4 02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PATCH v4 05/12] target/riscv: Implement kvm_arch_put_registers
` [PATCH v4 06/12] target/riscv: Support start kernel directly by KVM

[PATCH v3] KVM: x86/pt: Ignore all unknown Intel PT capabilities
 2022-01-12  4:11 UTC 

[PATCH v6 0/6] x86/xen: Add in-kernel Xen event channel delivery
 2022-01-12  3:10 UTC  (8+ messages)

linux-next: manual merge of the kvm tree with the risc-v tree
 2022-01-12  0:40 UTC 

[PATCH v2] KVM: LAPIC: Enable timer posted-interrupt when mwait/hlt is advertised
 2022-01-12  0:39 UTC  (2+ messages)

[kvm-unit-tests PATCH] arm64: debug: mark test_[bp,wp,ss] as noinline
 2022-01-11 21:02 UTC  (3+ messages)
` [kvm-unit-tests PATCH] arm64: debug: mark test_[bp, wp, ss] "

WARNING in kvm_mmu_uninit_tdp_mmu
 2022-01-11 19:37 UTC  (2+ messages)

[PATCH 0/5] kvm: fix latent guest entry/exit bugs
 2022-01-11 18:47 UTC  (9+ messages)
` [PATCH 1/5] kvm: add exit_to_guest_mode() and enter_from_guest_mode()
` [PATCH 2/5] kvm/arm64: rework guest entry logic
` [PATCH 3/5] kvm/mips: "
` [PATCH 4/5] kvm/riscv: "
` [PATCH 5/5] kvm/x86: "

[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state
 2022-01-11 18:19 UTC  (12+ messages)

[PATCH] KVM: x86: Making the module parameter of vPMU more common
 2022-01-11 17:04 UTC  (2+ messages)

[PATCH v2 0/1] KVM: Dirty quota-based throttling
 2022-01-11 16:59 UTC  (4+ messages)
` [PATCH v2 1/1] KVM: Implement dirty quota-based throttling of vcpus

[kvm-unit-tests PATCH v4 0/2] Add specification exception tests
 2022-01-11 16:39 UTC  (3+ messages)
` [kvm-unit-tests PATCH v4 1/2] s390x: Add specification exception test
` [kvm-unit-tests PATCH v4 2/2] s390x: Test specification exceptions during transaction

[kvm-unit-tests PATCH] x86: Assign a canonical address before execute invpcid
 2022-01-11 16:23 UTC  (5+ messages)

[PATCH] KVM: SEV: Allow SEV intra-host migration of VM with mirrors
 2022-01-11 15:40 UTC 

[PATCH v3] hw/arm/virt: KVM: Enable PAuth when supported by the host
 2022-01-11 14:18 UTC  (5+ messages)

[kvm-unit-tests PATCH v3 0/4] S390x: CPU Topology Information
 2022-01-11 13:30 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 2/4] s390x: stsi: Define vm_is_kvm to be used in different tests
` [kvm-unit-tests PATCH v3 3/4] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v3 4/4] s390x: topology: Checking Configuration Topology Information

[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
 2022-01-11 13:04 UTC  (10+ messages)

[PATCH] KVM: VMX: switch wakeup_vcpus_on_cpu_lock to raw spinlock
 2022-01-11 12:13 UTC  (3+ messages)

[Bug 215459] New: VM freezes starting with kernel 5.15
 2022-01-11  8:29 UTC  (2+ messages)
` [Bug 215459] "

[RFC PATCH v2 00/44] TDX support
 2022-01-11  8:19 UTC  (9+ messages)
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState

[PATCH v2] KVM: x86/pt: Ignore all unknown Intel PT capabilities
 2022-01-11  8:15 UTC  (6+ messages)

[PATCH] KVM: x86/svm: Add module param to control PMU virtualization
 2022-01-11  7:25 UTC  (12+ messages)

[PATCH v2] vdpa: regist vhost-vdpa dev class
 2022-01-11  7:09 UTC  (2+ messages)
`  "

[RFC PATCH v2 0/3] KVM: x86: add per-vCPU exits disable capability
 2022-01-11  6:38 UTC  (14+ 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

[bug report] kvm: x86: Add support for getting/setting expanded xstate buffer
 2022-01-11  5:51 UTC 


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