kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-06 13:34:24 to 2021-06-08 13:18:04 UTC [more...]

[RFC] /dev/ioasid uAPI proposal
 2021-06-08 13:17 UTC  (65+ messages)

[PATCH 00/10] Allow mdev drivers to directly create the vfio_device
 2021-06-08 13:16 UTC  (30+ messages)
` [PATCH 01/10] driver core: Do not continue searching for drivers if deferred probe is used
` [PATCH 02/10] driver core: Pull required checks into driver_probe_device()
` [PATCH 03/10] driver core: Flow the return code from ->probe() through to sysfs bind
` [PATCH 04/10] driver core: Don't return EPROBE_DEFER to userspace during "
` [PATCH 05/10] driver core: Export device_driver_attach()
` [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
` [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
` [PATCH 08/10] vfio/mtty: Convert to use vfio_register_group_dev()
` [PATCH 09/10] vfio/mdpy: "
` [PATCH 10/10] vfio/mbochs: "

[RFC] /dev/ioasid uAPI proposal
 2021-06-08 13:15 UTC  (29+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-08 12:52 UTC  (16+ messages)

[PATCH v2] KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
 2021-06-08 12:39 UTC  (8+ messages)
    ` [PATCH] KVM: selftests: introduce P47V64 for s390x
    ` [PATCH v2] "

[PATCH 0/4] kvm/arm64: Initial pKVM user ABI
 2021-06-08 12:08 UTC  (12+ messages)
` [PATCH 1/4] KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE
` [PATCH 3/4] KVM: arm64: Parse reserved-memory node for pkvm guest firmware region
` [RFC PATCH 4/4] KVM: arm64: Introduce KVM_CAP_ARM_PROTECTED_VM

[PATCH v3 0/7] x86/sev-es: Fixes for SEV-ES Guest Support
 2021-06-08 11:58 UTC  (9+ messages)
` [PATCH v3 1/7] x86/ioremap: Map efi_mem_reserve() memory as encrypted for SEV
` [PATCH v3 2/7] x86/sev-es: Fix error message in runtime #VC handler
` [PATCH v3 3/7] x86/sev-es: Disable IRQs while GHCB is active
` [PATCH v3 4/7] x86/sev-es: Run #VC handler in plain IRQ state
` [PATCH v3 5/7] x86/insn-eval: Make 0 a valid RIP for insn_get_effective_ip()
` [PATCH v3 6/7] x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]()
` [PATCH v3 7/7] x86/sev-es: Propagate #GP if getting linear instruction address failed

[PATCH 1/1] vfio/iommu_type1: rename vfio_group struck to vfio_iommu_group
 2021-06-08 11:28 UTC 

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-08 11:12 UTC  (13+ messages)
` [PATCH Part1 RFC v3 05/22] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 RFC v3 06/22] x86/sev: check SEV-SNP features support
` [PATCH Part1 RFC v3 07/22] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH Part1 RFC v3 08/22] x86/compressed: Add helper for validating pages in the decompression stage

[PATCH 0/6] Handle hypercall code overlay page in userspace
 2021-06-08 10:55 UTC  (16+ messages)
` [PATCH 1/6] hyper-v: Overlay abstraction for synic event and msg pages
` [PATCH 2/6] hyper-v: Use -1 as invalid overlay address
` [PATCH 3/6] kvm/i386: Stop using cpu->kvm_msr_buf in kvm_put_one_msr()
` [PATCH 4/6] kvm/i386: Avoid multiple calls to check_extension(KVM_CAP_HYPERV)
` [PATCH 5/6] kvm/i386: Add support for user space MSR filtering
` [PATCH 6/6] hyper-v: Handle hypercall code page as an overlay page

[RFC] /dev/ioasid uAPI proposal
 2021-06-08 10:45 UTC  (14+ messages)

[PATCH v10 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-06-08 10:39 UTC  (19+ messages)
` [PATCH v10 04/18] af_vsock: implement SEQPACKET receive loop
    ` [MASSMAIL KLMS] "
` [PATCH v10 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET

Nested VMs
 2021-06-08  8:42 UTC 

[RFC PATCH 0/7] Support protection keys in an AMD EPYC-Milan VM
 2021-06-08  8:24 UTC  (2+ messages)

[PATCH 0/3] Restore extra_mem_pages and add slot0_mem_pages
 2021-06-08 23:38 UTC  (7+ messages)
` [PATCH 1/3] Revert "selftests: kvm: make allocation of extra memory take effect"
` [PATCH 2/3] Revert "selftests: kvm: fix overlapping addresses in memslot_perf_test"
` [PATCH 3/3] selftests: kvm: Add support for customized slot0 memory size

[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
 2021-06-08  7:28 UTC  (7+ messages)

[kvm-unit-tests PATCH 1/2] x86: Build ISO images from x86/*.elf
 2021-06-08  7:19 UTC  (3+ messages)
` [kvm-unit-tests PATCH 2/2 v2] x86: Create ISO images according to unittests.cfg

[PATCH 0/2] KVM: fix set_memory_region_test on AMD
 2021-06-08  7:17 UTC  (4+ messages)
` [PATCH 1/2] KVM: SVM: avoid infinite loop on NPF from bad address

[PATCH] selftests: kvm: fix overlapping addresses in memslot_perf_test
 2021-06-08  3:20 UTC  (11+ messages)
                ` selftests: kvm: allocating extra mem in slot 0 (Was: Re: [PATCH] selftests: kvm: fix overlapping addresses in memslot_perf_test)

[PATCHv3 1/2] kvm: add PM-notifier
 2021-06-08  0:47 UTC  (6+ messages)
` [PATCHv3 2/2] kvm: x86: implement KVM PM-notifier

[PATCH] KVM: X86: always reset st->preempted in record_steal_time()
 2021-06-08  0:33 UTC  (3+ messages)
` [PATCH] KVM: X86: reset and read st->preempted in atomic way

[PATCH 1/2] KVM: LAPIC: write 0 to TMICT should also cancel vmx-preemption timer
 2021-06-08  0:31 UTC  (9+ messages)
` [PATCH 2/2] KVM: LAPIC: reset TMCCT during vCPU reset

[kvm-unit-tests PATCH V2] x86: Add a test to check effective permissions
 2021-06-08  0:24 UTC  (3+ messages)
` [kvm-unit-tests PATCH V3] "

[PATCH] KVM: X86: fix tlb_flush_guest()
 2021-06-08  0:03 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v7 0/4] KVM statistics data fd-based binary interface
 2021-06-07 22:12 UTC  (12+ messages)
` [PATCH v7 1/4] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v7 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v7 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v7 4/4] KVM: selftests: Add selftest for KVM "

[PATCH v6 00/20] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-06-07 19:11 UTC  (12+ messages)

[PATCH] KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
 2021-06-07 18:48 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in nfc_llcp_sock_unlink
 2021-06-07 18:06 UTC  (3+ messages)

[PATCH] KVM: selftests: Rename vm_handle_exception in evmcs test
 2021-06-07 17:18 UTC  (8+ messages)

[syzbot] WARNING in x86_emulate_instruction
 2021-06-07 13:58 UTC  (7+ messages)

[PATCH v6 09/11] KVM: X86: Add vendor callbacks for writing the TSC multiplier
 2021-06-07 12:07 UTC  (2+ messages)

[PATCH v5 09/11] KVM: X86: Add vendor callbacks for writing the TSC multiplier
 2021-06-07 12:04 UTC  (4+ messages)

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-07 11:10 UTC  (4+ messages)
` [PATCH 6/6] sched: Change task_struct::state

[kvm-unit-tests PATCH 0/3] scripts: Fix PV run handling
 2021-06-07 10:02 UTC  (11+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Don't run PV testcases under tcg
` [kvm-unit-tests PATCH 2/3] configure: s390x: Check if the host key document exists
` [kvm-unit-tests PATCH 3/3] s390x: run: Skip PV tests when tcg is the accelerator

[PATCH v4 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-06-07  9:59 UTC  (4+ messages)

[PATCH v2] KVM: VMX: Enable Notify VM exit
 2021-06-07  9:24 UTC  (7+ messages)

[PATCH v3 0/8] Introduce KVM_{GET|SET}_SREGS2 and fix PDPTR migration
 2021-06-07  9:02 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: nVMX: Drop obsolete (and pointless) pdptrs_changed() check
` [PATCH v3 2/8] KVM: nSVM: Drop pointless pdptrs_changed() check on nested transition
` [PATCH v3 3/8] KVM: x86: Always load PDPTRs on CR3 load for SVM w/o NPT and a PAE guest
` [PATCH v3 4/8] KVM: nSVM: refactor the CR3 reload on migration
` [PATCH v3 5/8] KVM: nVMX: delay loading of PDPTRs to KVM_REQ_GET_NESTED_STATE_PAGES
` [PATCH v3 6/8] KVM: x86: introduce kvm_register_clear_available
` [PATCH v3 7/8] KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2
` [PATCH v3 8/8] KVM: x86: avoid loading PDPTRs after migration when possible

[PATCH v2 1/3] KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timer
 2021-06-07  7:19 UTC  (3+ messages)
` [PATCH v2 2/3] KVM: LAPIC: Reset TMCCT during vCPU reset
` [PATCH v2 3/3] KVM: X86: Let's harden the ipi fastpath condition edge-trigger mode

[PATCH] KVM: SVM: Fix SEV SEND_START session length & SEND_UPDATE_DATA query length after commit 238eca821cee
 2021-06-07  6:15 UTC 

[PATCH RFC 0/7] Introduce support for guest AMX feature
 2021-06-07  5:23 UTC  (10+ messages)
` [PATCH RFC 1/7] kvm: x86: Expose XFD CPUID to guest
` [PATCH RFC 4/7] kvm: x86: Add new ioctls for XSAVE extension

[RFC PATCH] target/ppc: removed usage of ppc_store_sdr1 in kvm.c
 2021-06-07  3:52 UTC  (2+ messages)

Plan for /dev/ioasid RFC v2
 2021-06-07  2:58 UTC 

[RFC PATCH 0/7] Untrusted device support for virtio
 2021-06-07  2:46 UTC  (5+ messages)

[PATCH] vhost-vdpa: log warning message if vhost_vdpa_remove gets blocked
 2021-06-06 13:29 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).