kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-04 09:20:37 to 2021-06-08 00:45:58 UTC [more...]

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

[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
 2021-06-08  0:34 UTC  (8+ messages)
` [PATCH 33/34] docs: virt: kvm: s390-pv-boot.rst: avoid using ReSt :doc:`foo` markup

[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  (12+ messages)
` [PATCH 2/2] KVM: LAPIC: reset TMCCT during vCPU reset

[RFC] /dev/ioasid uAPI proposal
 2021-06-08  0:30 UTC  (50+ messages)

[kvm-unit-tests PATCH] x86: test combined access
 2021-06-08  0:24 UTC  (6+ messages)
` [kvm-unit-tests PATCH V2] x86: Add a test to check effective permissions
      ` [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 0/6] Handle hypercall code overlay page in userspace
 2021-06-07 19:36 UTC  (2+ messages)

[PATCH 0/4] kvm/arm64: Initial pKVM user ABI
 2021-06-07 19:28 UTC  (10+ messages)
` [PATCH 1/4] KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE
` [PATCH 2/4] KVM: arm64: Extend comment in has_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 Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-07 19:17 UTC  (15+ messages)
` [PATCH Part1 RFC v3 04/22] x86/mm: Add sev_feature_enabled() helper
` [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 21/22] x86/sev: Register SNP guest request platform device

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

[RFC] /dev/ioasid uAPI proposal
 2021-06-07 18:01 UTC  (12+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-07 17:54 UTC  (37+ 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 v10 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-06-07 13:18 UTC  (17+ messages)
` [PATCH v10 04/18] af_vsock: implement SEQPACKET receive loop
    ` [MASSMAIL KLMS] "
` [PATCH v10 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET
` [PATCH v10 15/18] vhost/vsock: support SEQPACKET for transport

[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 

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

[PATCHv2 1/2] kvm: add PM-notifier
 2021-06-05 11:32 UTC  (10+ messages)
` [PATCHv2 2/2] kvm: x86: implement KVM PM-notifier

[RFC][PATCH] kvm: add suspend pm-notifier
 2021-06-05  0:58 UTC  (8+ messages)

[PATCH v16 14/99] accel: add cpu_reset
 2021-06-04 21:23 UTC  (3+ messages)
` [PATCH v16 30/99] target/arm: only perform TCG cpu and machine inits if TCG enabled

[RFCv2 13/13] KVM: unmap guest memory using poisoned pages
 2021-06-04 17:54 UTC  (19+ messages)

[PATCH v2 00/12] KVM: nVMX: Fix vmcs02 PID use-after-free issue
 2021-06-04 17:26 UTC  (13+ messages)
` [PATCH v2 01/12] KVM: x86: Remove guest mode check from kvm_check_nested_events
` [PATCH v2 02/12] KVM: x86: Wake up a vCPU when kvm_check_nested_events fails
` [PATCH v2 03/12] KVM: nVMX: Add a return code to vmx_complete_nested_posted_interrupt
` [PATCH v2 04/12] KVM: x86: Add a return code to inject_pending_event
` [PATCH v2 05/12] KVM: x86: Add a return code to kvm_apic_accept_events
` [PATCH v2 06/12] KVM: nVMX: Fail on MMIO completion for nested posted interrupts
` [PATCH v2 07/12] KVM: nVMX: Disable vmcs02 posted interrupts if vmcs12 PID isn't mappable
` [PATCH v2 08/12] KVM: selftests: Move APIC definitions into a separate file
` [PATCH v2 09/12] KVM: selftests: Hoist APIC functions out of individual tests
` [PATCH v2 10/12] KVM: selftests: Introduce x2APIC register manipulation functions
` [PATCH v2 11/12] KVM: selftests: Introduce prepare_tpr_shadow
` [PATCH v2 12/12] KVM: selftests: Add a test of an unbacked nested PI descriptor

[kvm-unit-tests PATCH 1/2] x86: Build ISO images from x86/*.elf
 2021-06-04 17:13 UTC  (6+ messages)
` [kvm-unit-tests PATCH 2/2] x86: Create ISO images according to unittests.cfg

[PATCH] selftests: kvm: fix overlapping addresses in memslot_perf_test
 2021-06-04 16:49 UTC  (10+ messages)
                ` selftests: kvm: allocating extra mem in slot 0 (Was: Re: [PATCH] selftests: kvm: fix overlapping addresses in memslot_perf_test)

[PATCH v3 kvmtool 00/32] Add reassignable BARs and PCIE 1.1 support
 2021-06-04 16:46 UTC  (9+ messages)
` [PATCH v3 kvmtool 32/32] arm/arm64: Add PCI Express "

PageTransCompoundMap confusion
 2021-06-04 16:18 UTC  (3+ messages)


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