kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-21 11:49:37 to 2021-10-22 15:36:34 UTC [more...]

[PATCH v2 00/13] fixes and cleanups for string I/O emulation
 2021-10-22 15:36 UTC  (5+ messages)
` [PATCH 01/13] KVM: SEV-ES: rename guest_ins_data to sev_pio_data
` [PATCH 02/13] KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out
` [PATCH 04/13] KVM: x86: split the two parts of emulator_pio_in
` [PATCH 11/13] KVM: x86: wean fast IN from emulator_pio_in

[PATCH v6 0/4] KVM: x86: Convey the exit reason, etc. to user-space on emulation failure
 2021-10-22 15:24 UTC  (5+ messages)
` [PATCH v6 1/4] KVM: x86: Clarify the kvm_run.emulation_failure structure layout

[PATCH 4/5] driver core: inhibit automatic driver binding on reserved devices
 2021-10-22 15:18 UTC  (5+ messages)

[PATCH 0/3] KVM: x86/mmu: Clean up kvm_zap_gfn_range()
 2021-10-22 15:11 UTC  (8+ messages)
` [PATCH 1/3] KVM: x86/mmu: Drop a redundant, broken remote TLB flush
` [PATCH 2/3] KVM: x86/mmu: Drop a redundant remote TLB flush in kvm_zap_gfn_range()
` [PATCH 3/3] KVM: x86/mmu: Extract zapping of rmaps for gfn range to separate helper

[PATCH 0/2] KVM: some fixes about RDMSR/WRMSR instruction emulation
 2021-10-22 15:10 UTC  (5+ messages)
` [PATCH 1/2] KVM: VMX: fix instruction skipping when handling UD exception
` [PATCH 2/2] KVM: X86: Exit to userspace if RDMSR/WRMSR emulation returns X86EMUL_IO_NEEDED

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-10-22 15:04 UTC  (5+ messages)
` [PATCH v2 09/43] KVM: Drop obsolete kvm_arch_vcpu_block_finish()
` [PATCH v2 13/43] KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()

[PATCH v2 0/4] KVM: x86: APICv cleanups
 2021-10-22 14:56 UTC  (7+ messages)
` [PATCH v2 1/4] KVM: x86/mmu: Use vCPU's APICv status when handling APIC_ACCESS memslot
` [PATCH v2 2/4] KVM: x86: Move SVM's APICv sanity check to common x86
` [PATCH v2 3/4] KVM: x86: Move apicv_active flag from vCPU to in-kernel local APIC
` [PATCH v2 4/4] KVM: x86: Use rw_semaphore for APICv lock to allow vCPU parallelism

[PATCH v3 0/8] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-10-22 14:51 UTC  (18+ messages)
` [PATCH v3 2/8] nSVM: introduce smv->nested.save to cache save area fields
` [PATCH v3 3/8] nSVM: rename nested_load_control_from_vmcb12 in nested_copy_vmcb_control_to_cache
` [PATCH v3 4/8] nSVM: use vmcb_save_area_cached in nested_vmcb_valid_sregs()
` [PATCH v3 5/8] nSVM: use svm->nested.save to load vmcb12 registers and avoid TOC/TOU races
` [PATCH v3 6/8] nSVM: introduce struct vmcb_ctrl_area_cached
` [PATCH v3 7/8] nSVM: use vmcb_ctrl_area_cached instead of vmcb_control_area in struct svm_nested_state
` [PATCH v3 8/8] nSVM: remove unnecessary parameter in nested_vmcb_check_controls

[PATCH] rcuwait: do not enter RCU protection unless a wakeup is needed
 2021-10-22 13:59 UTC  (7+ messages)

[PATCH 0/8] KVM: SEV-ES: fixes for string I/O emulation
 2021-10-22 13:33 UTC  (21+ messages)
` [PATCH 1/8] KVM: SEV-ES: fix length of string I/O
` [PATCH 2/8] KVM: SEV-ES: rename guest_ins_data to sev_pio_data
` [PATCH 3/8] KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out
` [PATCH 4/8] KVM: SEV-ES: clean up kvm_sev_es_ins/outs
` [PATCH 5/8] KVM: x86: split the two parts of emulator_pio_in
` [PATCH 6/8] KVM: x86: remove unnecessary arguments from complete_emulator_pio_in
` [PATCH 7/8] KVM: SEV-ES: keep INS functions together
` [PATCH 8/8] KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if needed

[kvm-unit-tests PATCH v3 0/1] Test spec exception interception
 2021-10-22 13:10 UTC  (2+ messages)
` [kvm-unit-tests PATCH v3 1/1] s390x: Add specification exception interception test

[PATCH] KVM: s390: Fix handle_sske page fault handling
 2021-10-22 12:11 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 0/2] Add specification exception tests
 2021-10-22 12:01 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] s390x: Add specification exception test
` [kvm-unit-tests PATCH v3 2/2] s390x: Test specification exceptions during transaction

[PATCH] riscv: do not select non-existing config ANON_INODES
 2021-10-22 11:55 UTC  (3+ messages)

[PATCH v3 1/1] virtio-blk: add num_request_queues module parameter
 2021-10-22  9:30 UTC  (2+ messages)

[PATCH] KVM: vPMU: Don't program counter for interrupt-based event sampling w/o lapic_in_kernel
 2021-10-22  9:17 UTC 

[PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data
 2021-10-22  9:15 UTC  (6+ messages)

[PATCH] KVM: x86: advertise absence of X86_BUG_NULL_SEG via CPUID
 2021-10-22  8:27 UTC  (3+ messages)

[RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
 2021-10-22  7:49 UTC  (13+ messages)

[kvm-unit-tests PATCH] gitlab-ci: Disable the s390x storage key test (which fails now with TCG)
 2021-10-22  6:42 UTC  (2+ messages)

[PATCH v4 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-10-22  6:25 UTC  (5+ messages)
` [PATCH v4 1/2] x86: sgx_vepc: extract sgx_vepc_remove_page
` [PATCH v4 2/2] x86: sgx_vepc: implement SGX_IOC_VEPC_REMOVE ioctl

[PATCH 0/2] KVM: x86: Enhance vendor module error messages
 2021-10-22  6:33 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86: Add vendor name to kvm_x86_ops, use it for "

[PATCH][v2] KVM: x86: directly call wbinvd for local cpu when emulate wbinvd
 2021-10-22  6:18 UTC  (4+ messages)
` 答复: "

[PATCH 0/4] KVM: X86: Improve guest TLB flushing
 2021-10-22  2:11 UTC  (15+ messages)
` [PATCH 1/4] KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
` [PATCH 2/4] KVM: X86: Cache CR3 in prev_roots when PCID is disabled
` [PATCH 3/4] KVM: X86: Use smp_rmb() to pair with smp_wmb() in mmu_try_to_unsync_pages()

[PATCH] KVM: x86: Add dedicated helper to get CPUID entry with significant index
 2021-10-22  0:20 UTC 

[PATCH v3 kvm-unit-tests 0/8] x86: Move IDT, GDT and TSS to C code
 2021-10-21 23:08 UTC  (5+ messages)
` [PATCH kvm-unit-tests 2/9] x86: fix call to set_gdt_entry
` [PATCH kvm-unit-tests 7/9] x86: get rid of ring0stacktop

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-21 23:00 UTC  (23+ messages)
` [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler

[PATCH V2 mlx5-next 00/14] Add mlx5 live migration driver
 2021-10-21 21:47 UTC  (12+ messages)
` [PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices

[PATCH v5 00/13] KVM: Scalable memslots implementation
 2021-10-21 21:44 UTC  (9+ messages)
` [PATCH v5 08/13] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v5 12/13] KVM: Optimize gfn lookup in kvm_zap_gfn_range()

[RFC PATCH v2 00/69] KVM: X86: TDX support
 2021-10-21 21:44 UTC  (3+ messages)
` [RFC PATCH v2 66/69] KVM: TDX: Add "basic" support for building and running Trust Domains

[PATCH v4 0/6] optimize the downtime for vfio migration
 2021-10-21 20:51 UTC  (3+ messages)
` [PATCH v4 6/6] vfio: defer to commit kvm irq routing when enable msi/msix

[PATCH] kvm: x86: Remove stale declaration of kvm_no_apic_vcpu
 2021-10-21 20:45 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix nested SVM tests when built with clang
 2021-10-21 20:24 UTC  (2+ messages)

There is a null-ptr-deref bug in kvm_dirty_ring_get in virt/kvm/dirty_ring.c
 2021-10-21 20:08 UTC  (2+ messages)

[PATCH v2] selftests: kvm: fix mismatched fclose() after popen()
 2021-10-21 19:54 UTC  (2+ messages)

[PATCH 0/4] x86/x86: KVM: Fixes for KVM's PI wakeup handler
 2021-10-21 19:43 UTC  (5+ messages)
` [PATCH 3/4] x86/irq: KVM: Harden posted interrupt (un)registration paths
` [PATCH 4/4] KVM: VMX: Register posted interrupt wakeup handler iff APICv is enabled

[PATCH v3 04/10] vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()
 2021-10-21 18:09 UTC  (2+ messages)

[PATCH] selftests: kvm: fix mismatched fclose() after popen()
 2021-10-21 17:55 UTC  (2+ messages)

[PATCH 0/5 V11] Add AMD SEV and SEV-ES intra host migration support
 2021-10-21 17:43 UTC  (6+ messages)
` [PATCH 1/5 V11] KVM: SEV: Refactor out sev_es_state struct
` [PATCH V11 2/5] KVM: SEV: Add support for SEV intra host migration
` [PATCH V11 3/5] KVM: SEV: Add support for SEV-ES "
` [PATCH V11 4/5] selftest: KVM: Add open sev dev helper
` [PATCH V11 5/5] selftest: KVM: Add intra host migration tests

[PATCH 2/2] KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATA
 2021-10-21 17:01 UTC  (2+ messages)

[PATCH v2] KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k
 2021-10-21 16:53 UTC  (2+ messages)

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-10-21 16:48 UTC  (25+ 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 04/16] KVM: selftests: set CPUID before setting sregs in vcpu creation
` [RFC 06/16] KVM: selftests: add library for creating/interacting with SEV guests
` [RFC 08/16] KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests

[PATCH 0/4] KVM: arm64: Stop mapping current thread_info at EL2
 2021-10-21 15:57 UTC  (7+ messages)
` [PATCH 1/4] KVM: arm64: Reorder vcpu flag definitions
` [PATCH 2/4] KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
` [PATCH 3/4] KVM: arm64: Stop mapping current thread_info at EL2
` [PATCH 4/4] arm64/fpsimd: Document the use of TIF_FOREIGN_FPSTATE by KVM

linux-next: manual merge of the kvm tree with the tip tree
 2021-10-21 15:32 UTC  (2+ messages)

[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
 2021-10-21 15:23 UTC  (16+ 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 03/15] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
` [PATCH v17 04/15] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v17 05/15] s390/vfio-ap: introduce shadow APCB
` [PATCH v17 06/15] s390/vfio-ap: refresh guest's APCB by filtering APQNs assigned to mdev
` [PATCH v17 07/15] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [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 v17 10/15] s390/vfio-ap: reset queues after adapter/domain unassignment
` [PATCH v17 11/15] s390/ap: driver callback to indicate resource in use
` [PATCH v17 12/15] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v17 13/15] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v17 14/15] s390/ap: notify drivers on config changed and scan complete callbacks
` [PATCH v17 15/15] s390/vfio-ap: update docs to include dynamic config support

[patch V2 15/30] x86/fpu: Replace KVMs home brewed FPU copy to user
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 04/21] x86/fpu: Replace KVMs xstate component clearing
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 05/21] x86/KVM: Convert to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[kvm-unit-tests PATCH] MAINTAINERS: Add Claudio as s390x maintainer
 2021-10-21 15:11 UTC  (3+ messages)

[PATCH] KVM: MMU: Reset mmu->pkru_mask to avoid stale data
 2021-10-21 15:09 UTC  (3+ messages)

[PATCH v3 01/10] vfio/ccw: Remove unneeded GFP_DMA
 2021-10-21 14:35 UTC  (3+ messages)

Addition of a staging subdirectory to virt/ for in-development features
 2021-10-21 14:31 UTC  (4+ messages)

[kvm-unit-tests PATCH v3 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-10-21 14:27 UTC  (18+ messages)
` [kvm-unit-tests PATCH v3 01/17] x86: Move IDT, GDT and TSS to desc.c
` [kvm-unit-tests PATCH v3 05/17] x86 UEFI: Boot from UEFI
` [kvm-unit-tests PATCH v3 11/17] x86 UEFI: Convert x86 test cases to PIC
` [kvm-unit-tests PATCH v3 12/17] x86 AMD SEV: Initial support
` [kvm-unit-tests PATCH v3 17/17] x86 AMD SEV-ES: Add test cases

[PATCH v3 02/10] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
 2021-10-21 13:50 UTC  (2+ messages)

[PATCH v3 00/10] Move vfio_ccw to the new mdev API
 2021-10-21 13:35 UTC  (3+ messages)

[PATCH v1 0/5] KVM/x86/nVMX: Add field existence support in VMCS12
 2021-10-21 13:08 UTC  (7+ messages)
` [PATCH v1 1/5] KVM: x86: nVMX: Add vmcs12 field existence bitmap in nested_vmx
` [PATCH v1 2/5] KVM: x86: nVMX: Update VMCS12 fields existence when nVMX MSRs are set

[PATCH v2 0/2] KVM: selftests: enable the memslot tests in ARM64
 2021-10-21 12:47 UTC  (2+ messages)

[PATCH] RISC-V:KVM: remove unneeded semicolon Elimate the following coccinelle check warning: ./arch/riscv/kvm/vcpu_sbi.c:169:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:397:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:687:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:645:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu.c:247:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu.c:284:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_timer.c:123:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_timer.c:170:2-3: Unneeded semicolon
 2021-10-21 11:57 UTC  (2+ messages)
` [PATCH] RISC-V:KVM: remove unneeded semicolon


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