kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-23 03:48:31 to 2022-04-26 12:43:44 UTC [more...]

[RFC 00/18] vfio: Adopt iommufd
 2022-04-26 12:43 UTC  (25+ messages)
` [RFC 15/18] vfio/iommufd: Implement iommufd backend

[PATCH] KVM: powerpc: remove extraneous asterisk from rm_host_ipi_action comment
 2022-04-26 12:40 UTC  (3+ messages)

[PATCH v2 0/2] Dirtying, failing memop: don't indicate suppression
 2022-04-26 12:34 UTC  (13+ messages)
` [PATCH v2 1/2] KVM: s390: Don't indicate suppression on dirtying, failing memop
` [PATCH v2 2/2] KVM: s390: selftest: Test suppression indication on key prot exception

[PATCH] vfio/pci: Remove vfio_device_get_from_dev()
 2022-04-26 11:55 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 00/10] SMP Support for x86 UEFI Tests
 2022-04-26 11:51 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 00/11] SMP Support for x86 UEFI Tests
 2022-04-26 11:43 UTC  (12+ messages)
` [kvm-unit-tests PATCH v3 01/11] x86: Share realmode trampoline between i386 and x86_64
` [kvm-unit-tests PATCH v3 02/11] x86: Move ap_init() to smp.c
` [kvm-unit-tests PATCH v3 03/11] x86: Move load_idt() to desc.c
` [kvm-unit-tests PATCH v3 04/11] x86: desc: Split IDT entry setup into a generic helper
` [kvm-unit-tests PATCH v3 05/11] x86: Move load_gdt_tss() to desc.c
` [kvm-unit-tests PATCH v3 06/11] x86: efi: Provide a stack within testcase memory
` [kvm-unit-tests PATCH v3 07/11] x86: efi: Provide percpu storage
` [kvm-unit-tests PATCH v3 08/11] x86: efi, smp: Transition APs from 16-bit to 32-bit mode
` [kvm-unit-tests PATCH v3 09/11] x86: Move 32-bit bringup routines to start32.S
` [kvm-unit-tests PATCH v3 10/11] x86: efi, smp: Transition APs from 32-bit to 64-bit mode
` [kvm-unit-tests PATCH v3 11/11] x86: Provide a common 64-bit AP entrypoint for EFI and non-EFI

[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
 2022-04-26  9:59 UTC  (3+ messages)

[PATCH v2 00/12] Introducing AMD x2APIC Virtualization (x2AVIC) support
 2022-04-26  9:56 UTC  (6+ messages)
` [PATCH v2 11/12] KVM: SVM: Do not inhibit APICv when x2APIC is present

[kvm-unit-tests PATCH v4 0/5] s390x: Attestation tests
 2022-04-26  9:39 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 5/5] s390x: uv-guest: Add attestation tests

[kvm-unit-tests PATCH v5] s390x: Test effect of storage keys on some instructions
 2022-04-26  9:19 UTC  (4+ messages)

[PATCH v3 0/5] KVM: arm64: Limit feature register reads from AArch32
 2022-04-26  9:15 UTC  (7+ messages)
` [PATCH v3 1/5] KVM: arm64: Return a bool from emulate_cp()
` [PATCH v3 2/5] KVM: arm64: Don't write to Rt unless sys_reg emulation succeeds
` [PATCH v3 3/5] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
` [PATCH v3 4/5] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
` [PATCH v3 5/5] KVM: arm64: Start trapping ID registers for 32 bit guests

[PATCH] KVM: LAPIC: Fix advance timer expiration delta trace
 2022-04-26  8:25 UTC 

[PATCH v8 0/9] IPI virtualization support for VM
 2022-04-26  8:14 UTC  (5+ messages)
` [PATCH v8 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally

[PATCH v6 0/9] KVM: arm64: Add support for hypercall services selection
 2022-04-26  7:49 UTC  (22+ messages)
` [PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
` [PATCH v6 3/9] KVM: arm64: Add standard hypervisor firmware register
` [PATCH v6 4/9] KVM: arm64: Add vendor "
` [PATCH v6 5/9] Docs: KVM: Rename psci.rst to hypercalls.rst
` [PATCH v6 6/9] Docs: KVM: Add doc for the bitmap firmware registers
` [PATCH v6 7/9] tools: Import ARM SMCCC definitions
` [PATCH v6 8/9] selftests: KVM: aarch64: Introduce hypercall ABI test

[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
 2022-04-26  7:34 UTC  (8+ messages)
` [PATCH v3 1/6] mm: add NR_SECONDARY_PAGETABLE stat
` [PATCH v3 2/6] KVM: mmu: add a helper to account page table pages used by KVM
` [PATCH v3 3/6] KVM: x86/mmu: count KVM page table pages in pagetable stats
` [PATCH v3 4/6] KVM: arm64/mmu: "
` [PATCH v3 5/6] KVM: riscv/mmu: "
` [PATCH v3 6/6] KVM: mips/mmu: "

[PATCH V2 00/11] perf intel-pt: Add perf event clocks to better support VM tracing
 2022-04-26  6:51 UTC  (15+ messages)
` [PATCH V2 03/11] perf/x86: Add support for TSC in nanoseconds as a perf event clock

Unexport of kvm_x86_ops vs tracer modules
 2022-04-26  6:36 UTC  (9+ messages)
    ` [lttng-dev] "

[PATCH 0/4] KVM: arm64: vgic: Misc ITS fixes
 2022-04-26  4:07 UTC  (6+ messages)
` [PATCH 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
` [PATCH 2/4] KVM: arm64: vgic: Add more checks when restoring ITS tables
` [PATCH 3/4] KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures
` [PATCH 4/4] KVM: arm64: vgic: Undo work in failed ITS restores

[PATCH v3 00/21] TDX host kernel support
 2022-04-26  2:12 UTC  (12+ messages)
` [PATCH v3 06/21] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v3 08/21] x86/virt/tdx: Do logical-cpu scope TDX module initialization
` [PATCH v3 09/21] x86/virt/tdx: Get information about TDX module and convertible memory

[PATCH v3 0/8] vfio/pci: power management changes
 2022-04-26  1:42 UTC  (10+ messages)
` [PATCH v3 1/8] vfio/pci: Invalidate mmaps and block the access in D3hot power state
` [PATCH v3 2/8] vfio/pci: Change the PF power state to D0 before enabling VFs
` [PATCH v3 3/8] vfio/pci: Virtualize PME related registers bits and initialize to zero
` [PATCH v3 4/8] vfio/pci: Add support for setting driver data inside core layer
` [PATCH v3 5/8] vfio/pci: Enable runtime PM for vfio_pci_core based drivers
` [PATCH v3 6/8] vfio: Invoke runtime PM API for IOCTL request
` [PATCH v3 7/8] vfio/pci: Mask INTx during runtime suspend
` [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state

[PATCH v2 00/11] KVM: SVM: Fix soft int/ex re-injection
 2022-04-25 23:01 UTC  (11+ messages)
` [PATCH v2 05/11] KVM: SVM: Re-inject INT3/INTO instead of retrying the instruction
` [PATCH v2 09/11] KVM: x86: Differentiate Soft vs. Hard IRQs vs. reinjected in tracepoint
` [PATCH v2 10/11] KVM: selftests: nSVM: Add svm_nested_soft_inject_test
` [PATCH v2 11/11] KVM: SVM: Drop support for CPUs without NRIPS (NextRIP Save) support

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-25 20:30 UTC  (17+ messages)

[PATCH v3 00/34] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush feature
 2022-04-25 19:16 UTC  (6+ messages)
` [PATCH v3 07/34] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-04-25 19:10 UTC  (4+ messages)
` [RFC PATCH v5 048/104] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU

[RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
 2022-04-25 18:16 UTC  (5+ messages)
` [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks

[PATCH v2 0/9] KVM: x86/MMU: Optimize disabling dirty logging
 2022-04-25 18:09 UTC  (4+ messages)
` [PATCH v2 9/9] KVM: x86/mmu: Promote pages in-place when "

[kvm-unit-tests PATCH 1/2] x86: replace `push` `pop` with callee-clobbered list
 2022-04-25 15:58 UTC  (3+ messages)
` [kvm-unit-tests PATCH 2/2] x86: replace `int 0x20` with `syscall`

[kvm-unit-tests RESEND PATCH v3 0/8] Move npt test cases and NPT code improvements
 2022-04-25 14:48 UTC  (12+ messages)
` [kvm-unit-tests RESEND PATCH v3 1/8] x86: nSVM: Move common functionality of the main() to helper run_svm_tests
` [kvm-unit-tests RESEND PATCH v3 2/8] x86: nSVM: Move all nNPT test cases from svm_tests.c to a separate file
` [kvm-unit-tests RESEND PATCH v3 3/8] x86: nSVM: Allow nSVM tests run with PT_USER_MASK enabled
` [kvm-unit-tests RESEND PATCH v3 4/8] x86: Improve set_mmu_range() to implement npt
` [kvm-unit-tests RESEND PATCH v3 5/8] x86: nSVM: Build up the nested page table dynamically
` [kvm-unit-tests RESEND PATCH v3 6/8] x86: nSVM: Correct indentation for svm.c
` [kvm-unit-tests RESEND PATCH v3 7/8] x86: nSVM: Correct indentation for svm_tests.c part-1
` [kvm-unit-tests RESEND PATCH v3 8/8] x86: nSVM: Correct indentation for svm_tests.c part-2

[kvm-unit-tests PATCH v4] s390x: Test effect of storage keys on some instructions
 2022-04-25 14:18 UTC  (3+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-25 14:07 UTC  (13+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK

[kvm-unit-tests PATCH v3 0/6] Move npt test cases and NPT code improvements
 2022-04-25  4:11 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 1/6] x86: nSVM: Move common functionality of the main() to helper run_svm_tests
` [kvm-unit-tests PATCH v3 2/6] x86: nSVM: Move all nNPT test cases from svm_tests.c to a separate file
` [kvm-unit-tests PATCH v3 3/6] x86: nSVM: Allow nSVM tests run with PT_USER_MASK enabled
` [kvm-unit-tests PATCH v3 4/6] x86: Improve set_mmu_range() to implement npt
` [kvm-unit-tests PATCH v3 5/6] x86: nSVM: Build up the nested page table dynamically

[PATCH] vfio-pci: report recovery event after device recovery successful
 2022-04-25  1:34 UTC 

[PATCH v7 0/8] KVM: PKS Virtualization support
 2022-04-24 10:15 UTC  (9+ messages)
` [PATCH v7 1/8] KVM: VMX: Introduce PKS VMCS fields
` [PATCH v7 2/8] KVM: VMX: Add proper cache tracking for PKRS
` [PATCH v7 3/8] KVM: X86: Expose IA32_PKRS MSR
` [PATCH v7 4/8] KVM: MMU: Rename the pkru to pkr
` [PATCH v7 5/8] KVM: MMU: Add helper function to get pkr bits
` [PATCH v7 6/8] KVM: MMU: Add support for PKS emulation
` [PATCH v7 7/8] KVM: VMX: Expose PKS to guest
` [PATCH v7 8/8] KVM: VMX: Enable PKS for nested VM

[PATCH 1/2] x86: replace `push` `pop` with callee-clobbered list
 2022-04-24  7:02 UTC  (2+ messages)
` [PATCH 2/2] x86: replace `int 0x20` with `syscall`

[PATCH v2 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-04-24  5:52 UTC  (10+ messages)
` [PATCH v2 3/7] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
` [PATCH v2 4/7] vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()

[PATCH v2 0/8] Remove vfio_group from the struct file facing VFIO API
 2022-04-24  5:51 UTC  (6+ messages)
` [PATCH v2 5/8] vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent()

[PATCH v2 3/8] vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()
 2022-04-23 12:53 UTC  (4+ messages)

[syzbot] WARNING in kvm_mmu_uninit_tdp_mmu (2)
 2022-04-23 10:56 UTC 

[PATCH 00/12] KVM: x86/mmu: Bug fixes and cleanups
 2022-04-23  3:47 UTC  (10+ messages)
` [PATCH 04/12] KVM: x86/mmu: Don't attempt fast page fault just because EPT is in use
` [PATCH 05/12] KVM: x86/mmu: Drop exec/NX check from "page fault can be fast"
` [PATCH 06/12] KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns"
` [PATCH 07/12] KVM: x86/mmu: Make all page fault handlers internal to the MMU
` [PATCH 08/12] KVM: x86/mmu: Use IS_ENABLED() to avoid RETPOLINE for TDP page faults
` [PATCH 09/12] KVM: x86/mmu: Expand and clean up page fault stats
` [PATCH 10/12] DO NOT MERGE: KVM: x86/mmu: Always send !PRESENT faults down the fast path
` [PATCH 11/12] DO NOT MERGE: KVM: x86/mmu: Use fast_page_fault() to detect spurious shadow MMU faults
` [PATCH 12/12] DO NOT MERGE: KVM: selftests: Attempt to detect lost dirty bits


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