kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-03 14:51:50 to 2021-06-06 03:35:05 UTC [more...]

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

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

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

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

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-05 10:50 UTC  (7+ messages)
` [PATCH Part1 RFC v3 03/22] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 RFC v3 04/22] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device

[RFC] /dev/ioasid uAPI proposal
 2021-06-05  6:22 UTC  (39+ messages)

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

[RFC] /dev/ioasid uAPI proposal
 2021-06-04 23:20 UTC  (58+ messages)

[PATCH] KVM: selftests: Rename vm_handle_exception in evmcs test
 2021-06-04 23:11 UTC  (3+ 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

[PATCH v10 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-06-04 18:03 UTC  (22+ 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 12/18] virtio/vsock: add SEQPACKET receive logic
` [PATCH v10 13/18] virtio/vsock: rest of SOCK_SEQPACKET support
` [PATCH v10 14/18] virtio/vsock: enable SEQPACKET for transport
` [PATCH v10 15/18] vhost/vsock: support "
` [PATCH v10 17/18] vsock_test: add SOCK_SEQPACKET tests
` [PATCH v10 18/18] virtio/vsock: update trace event for SEQPACKET

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

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

[RFC PATCH 0/7] Untrusted device support for virtio
 2021-06-04 15:17 UTC  (4+ messages)

[PATCH 0/4] kvm/arm64: Initial pKVM user ABI
 2021-06-04 14:41 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 v2 0/2] Fixes for "Windows fails to boot"
 2021-06-04  9:09 UTC  (5+ messages)

[PATCH 0/7] Do not read from descriptor ring
 2021-06-04  5:53 UTC  (8+ messages)
` [PATCH 1/7] virtio-ring: maintain next in extra state for packed virtqueue
` [PATCH 2/7] virtio_ring: rename vring_desc_extra_packed
` [PATCH 3/7] virtio-ring: factor out desc_extra allocation
` [PATCH 4/7] virtio_ring: secure handling of mapping errors
` [PATCH 5/7] virtio_ring: introduce virtqueue_desc_add_split()
` [PATCH 6/7] virtio: use err label in __vring_new_virtqueue()
` [PATCH 7/7] virtio-ring: store DMA metadata in desc_extra for split virtqueue

[RFC PATCH V2 0/7] Do not read from descripto ring
 2021-06-04  5:38 UTC  (6+ messages)

[PATCH v6 00/20] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-06-04  3:47 UTC  (10+ messages)
` [PATCH v6 12/20] vfio: move VFIO PCI macros to common header

[PATCH] KVM: Revised the use of space and tabs
 2021-06-04  2:38 UTC 

[PATCH v7 0/4] KVM statistics data fd-based binary interface
 2021-06-03 21:14 UTC  (5+ 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 0/2] fallback for emulation errors
 2021-06-03 20:35 UTC  (3+ messages)
` [PATCH v6 1/2] kvm: x86: Allow userspace to handle "

[GIT PULL] VFIO fixes for v5.13-rc5
 2021-06-03 19:09 UTC  (2+ messages)

[PATCH] Update Linux headers to 5.13-rc4
 2021-06-03 19:08 UTC 

[PATCH 0/2] Fixes for broken commit 48afe6e4eabf, Windows fails to boot
 2021-06-03 18:16 UTC  (5+ messages)
` [PATCH 1/2] i386: reorder call to cpu_exec_realizefn in x86_cpu_realizefn

[PATCH] kvm/x86/mmu: use the correct inherited permissions to get shadow page
 2021-06-03 17:59 UTC  (3+ messages)
` [PATCH V2] KVM: X86: MMU: Use "

[PATCH AUTOSEL 5.4 07/31] vfio-ccw: Serialize FSM IDLE state with I/O completion
 2021-06-03 17:08 UTC 

[PATCH AUTOSEL 5.10 11/39] vfio-ccw: Reset FSM state to IDLE inside FSM
 2021-06-03 17:08 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 12/39] vfio-ccw: Serialize FSM IDLE state with I/O completion

[PATCH AUTOSEL 5.12 13/43] vfio-ccw: Reset FSM state to IDLE inside FSM
 2021-06-03 17:07 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 14/43] vfio-ccw: Serialize FSM IDLE state with I/O completion

[RFC PATCH v4 00/11] Introduce vfio-pci-core subsystem
 2021-06-03 16:08 UTC  (12+ messages)
` [PATCH 01/11] vfio-pci: rename vfio_pci.c to vfio_pci_core.c
` [PATCH 02/11] vfio-pci: rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH 03/11] vfio-pci: rename vfio_pci_device to vfio_pci_core_device
` [PATCH 04/11] vfio-pci: rename ops functions to fit core namings
` [PATCH 05/11] vfio-pci: include vfio header in vfio_pci_core.h
` [PATCH 06/11] vfio-pci: introduce vfio_pci.c
` [PATCH 07/11] vfio-pci: move igd initialization to vfio_pci.c
` [PATCH 08/11] PCI: add flags field to pci_device_id structure
` [PATCH 09/11] PCI: add matching checks for driver_override binding
` [PATCH 10/11] vfio-pci: introduce vfio_pci_core subsystem driver
` [PATCH 11/11] mlx5-vfio-pci: add new vfio_pci driver for mlx5 devices

[PATCH v5 0/7] Hyper-V nested virt enlightenments for SVM
 2021-06-03 15:14 UTC  (8+ messages)
` [PATCH v5 1/7] hyperv: Detect Nested virtualization support "
` [PATCH v5 2/7] hyperv: SVM enlightened TLB flush support flag
` [PATCH v5 3/7] KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
` [PATCH v5 4/7] KVM: SVM: Software reserved fields
` [PATCH v5 5/7] KVM: SVM: hyper-v: Remote TLB flush for SVM
` [PATCH v5 6/7] KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
` [PATCH v5 7/7] KVM: SVM: hyper-v: Direct Virtual Flush support


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