public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-22 23:12:31 to 2022-07-26 07:25:01 UTC [more...]

[PATCH v13 00/42] virtio pci support VIRTIO_F_RING_RESET
 2022-07-26  7:22 UTC  (33+ messages)
` [PATCH v13 01/42] virtio: record the maximum queue num supported by the device
` [PATCH v13 02/42] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v13 03/42] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v13 04/42] virtio_ring: extract the logic of freeing vring
` [PATCH v13 05/42] virtio_ring: split vring_virtqueue
` [PATCH v13 06/42] virtio_ring: introduce virtqueue_init()
` [PATCH v13 07/42] virtio_ring: split: stop __vring_new_virtqueue as export symbol
` [PATCH v13 08/42] virtio_ring: split: __vring_new_virtqueue() accept struct vring_virtqueue_split
` [PATCH v13 09/42] virtio_ring: split: introduce vring_free_split()
` [PATCH v13 10/42] virtio_ring: split: extract the logic of alloc queue
` [PATCH v13 11/42] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v13 12/42] virtio_ring: split: extract the logic of vring init
` [PATCH v13 13/42] virtio_ring: split: extract the logic of attach vring
` [PATCH v13 14/42] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v13 15/42] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v13 16/42] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v13 17/42] virtio_ring: packed: introduce vring_free_packed
` [PATCH v13 18/42] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v13 19/42] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v13 20/42] virtio_ring: packed: extract the logic of vring init
` [PATCH v13 21/42] virtio_ring: packed: extract the logic of attach vring
` [PATCH v13 22/42] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v13 23/42] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v13 24/42] virtio_ring: introduce virtqueue_resize()
` [PATCH v13 25/42] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v13 26/42] virtio: allow to unbreak/break virtqueue individually
` [PATCH v13 27/42] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v13 28/42] virtio_ring: struct virtqueue introduce reset
` [PATCH v13 29/42] virtio_pci: struct virtio_pci_common_cfg add queue_reset
` [PATCH v13 30/42] virtio_pci: introduce helper to get/set queue reset
` [PATCH v13 31/42] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v13 32/42] virtio_pci: support VIRTIO_F_RING_RESET

[PATCH V2 vfio 00/11] Add device DMA logging support for mlx5 driver
 2022-07-26  7:07 UTC  (17+ messages)
` [PATCH V2 vfio 03/11] vfio: Introduce DMA logging uAPIs
` [PATCH V2 vfio 06/11] vfio: Introduce the DMA logging feature support

[PATCH v7 0/4] Add Sstc extension support
 2022-07-26  5:49 UTC  (4+ messages)
` [PATCH v7 3/4] RISC-V: Prefer sstc extension if available

[PATCH v2 0/6] KVM: x86: Apply NX mitigation more precisely
 2022-07-26  5:37 UTC  (20+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked
` [PATCH v2 2/6] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs
` [PATCH v2 3/6] KVM: x86/mmu: Set disallowed_nx_huge_page in TDP MMU before setting SPTE
` [PATCH v2 4/6] KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages
` [PATCH v2 5/6] KVM: x86/mmu: Add helper to convert SPTE value to its shadow page
` [PATCH v2 6/6] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust()

[PATCH v2 0/7] ASID support in vhost-vdpa net
 2022-07-26  3:04 UTC  (5+ messages)
` [PATCH v2 4/7] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v2 7/7] vdpa: Always start CVQ in SVQ mode

[PATCH] kvm: mmu: Simplify judgment conditions
 2022-07-26  1:59 UTC 

[PATCH MANUALSEL 5.10 1/2] KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
 2022-07-25 23:49 UTC  (4+ messages)

[PATCH 0/3] KVM: Fix oneshot interrupts forwarding
 2022-07-25 23:44 UTC  (3+ messages)
` [PATCH 3/3] KVM: irqfd: Postpone resamplefd notify for oneshot interrupts

[RFC PATCH 0/2] KVM: selftests: Rename perf_test_util to memstress
 2022-07-25 22:44 UTC  (5+ messages)
` [RFC PATCH 1/2] KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]
` [RFC PATCH 2/2] KVM: selftests: Rename perf_test_util symbols to memstress

[PATCH] kvm: x86: mmu: Always flush TLBs when enabling dirty logging
 2022-07-25 22:32 UTC  (3+ messages)

[PATCH v5 0/5] vfio/pci: power management changes
 2022-07-25 22:09 UTC  (11+ messages)
` [PATCH v5 1/5] vfio: Add the device features for the low power entry and exit
` [PATCH v5 4/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
` [PATCH v5 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP

Add vfio-platform support for ONESHOT irq forwarding?
 2022-07-25 22:03 UTC  (12+ messages)

[PATCH] kvm: x86: mmu: Drop the need_remote_flush() function
 2022-07-25 21:43 UTC  (3+ messages)

[kvm-unit-tests GIT PULL v2] x86: Fixes, cleanups, and new sub-tests
 2022-07-25 21:36 UTC 

[RFC PATCH 0/1] vhost-blk: in-kernel accelerator for virtio-blk guests
 2022-07-25 21:22 UTC  (3+ messages)
` [RFC PATCH 1/1] drivers/vhost: vhost-blk "

[PATCH v4 00/10] cover-letter: Update vfio_pin/unpin_pages API
 2022-07-25 21:17 UTC  (13+ messages)
` [PATCH v4 01/10] vfio: Make vfio_unpin_pages() return void
` [PATCH v4 02/10] drm/i915/gvt: Replace roundup with DIV_ROUND_UP
` [PATCH v4 03/10] vfio/ap: Pass in physical address of ind to ap_aqic()
` [PATCH v4 04/10] vfio/ccw: Only pass in contiguous pages
` [PATCH v4 05/10] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [PATCH v4 06/10] vfio/ap: Change saved_pfn to saved_iova
` [PATCH v4 07/10] vfio/ccw: Change pa_pfn list to pa_iova list
` [PATCH v4 08/10] vfio: Rename user_iova of vfio_dma_rw()
` [PATCH v4 09/10] vfio/ccw: Add kmap_local_page() for memcpy
` [PATCH v4 10/10] vfio: Replace phys_pfn with pages for vfio_pin_pages()

[kvm-unit-tests GIT PULL] x86: Fixes, cleanups, and new sub-tests
 2022-07-25 20:35 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/2] x86: Don't assume !x2APIC during boot
 2022-07-25 20:13 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] x86: apic: Play nice with x2APIC being enabled when getting "pre-boot" ID
` [kvm-unit-tests PATCH 2/2] x86: cstart64: Put APIC into xAPIC after loading TSS

[PATCH v4 00/25] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-07-25 18:18 UTC  (10+ messages)
` [PATCH v4 09/25] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS
` [PATCH v4 15/25] KVM: VMX: Extend VMX controls macro shenanigans

[PATCH 0/5] KVM: VMX: PERF_GLOBAL_CTRL fixes
 2022-07-25 16:48 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Treat NX as a valid SPTE bit for NPT
 2022-07-25 16:48 UTC  (2+ messages)

[RFC PATCH v3 00/19] RFC: nested AVIC
 2022-07-25 16:08 UTC  (6+ messages)
` [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally

[kvm-unit-tests PATCH v3 0/3] s390x: add tests for SIGP call orders in enabled wait
 2022-07-25 15:54 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 1/3] s390x: smp: move sigp calls with invalid cpu address to array
` [kvm-unit-tests PATCH v3 2/3] s390x: smp: use an array for sigp calls
` [kvm-unit-tests PATCH v3 3/3] s390x: smp: add tests for calls in wait state

[kvm-unit-tests PATCH v4 00/13] x86: SMP Support for x86 UEFI Tests
 2022-07-25 15:53 UTC  (2+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-25 14:49 UTC  (10+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-25 14:36 UTC  (14+ messages)
` [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v6 33/49] KVM: x86: Update page-fault trace to log full 64-bit error code

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-25 13:46 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 1/8] s390x: uv-host: Add access checks for donated memory
 2022-07-25 13:08 UTC  (2+ messages)
` [kvm-unit-tests PATCH v3] "

[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
 2022-07-25 13:04 UTC  (11+ messages)

[PATCH] KVM: SVM: Do not virtualize MSR accesses for APIC LVTT register
 2022-07-25 12:46 UTC  (3+ messages)

[PATCH kvmtool 0/4] Makefile and virtio fixes
 2022-07-25 11:06 UTC  (5+ messages)
` [PATCH kvmtool 1/4] Makefile: Add missing build dependencies
` [PATCH kvmtool 2/4] Makefile: Fix ARCH override

[PATCH v2] KVM: x86: Do not block APIC write for non ICR registers
 2022-07-25 10:06 UTC  (2+ messages)

[CFP LPC 2022] Confidential Computing Microconference
 2022-07-25  9:55 UTC  (2+ messages)
` [CLOSED] "

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-25  9:19 UTC  (13+ messages)

[RFC PATCH v2 0/9] vsock: updates for SO_RCVLOWAT handling
 2022-07-25  8:13 UTC  (10+ messages)
` [RFC PATCH v2 1/9] vsock: use sk_rcvlowat to set POLLIN/POLLRDNORM
` [RFC PATCH v2 2/9] virtio/vsock: use 'target' in notify_poll_in, callback
` [RFC PATCH v2 3/9] vmci/vsock: "
` [RFC PATCH v2 4/9] vsock_test: POLLIN + SO_RCVLOWAT test
` [RFC PATCH v2 5/9] vsock: SO_RCVLOWAT transport set callback
` [RFC PATCH v2 6/9] hv_sock: disable SO_RCVLOWAT support
` [RFC PATCH v2 7/9] vsock: add API call for data ready
` [RFC PATCH v2 8/9] virtio/vsock: check SO_RCVLOWAT before wake up reader
` [RFC PATCH v2 9/9] vmci/vsock: "

[PATCH v12 00/40] virtio pci support VIRTIO_F_RING_RESET
 2022-07-25  7:28 UTC  (7+ messages)
` [PATCH v12 38/40] virtio_net: support rx queue resize

[kvm-unit-tests PATCH 0/3] arm: pmu: Fixes for bare metal
 2022-07-24  9:40 UTC  (11+ messages)
` [kvm-unit-tests PATCH 3/3] arm: pmu: Remove checks for !overflow in chained counters tests

[PATCH v2 1/7] arm64: mte: Fix/clarify the PG_mte_tagged semantics
 2022-07-24  1:54 UTC  (3+ messages)

[GIT PULL] KVM fixes for Linux 5.19-rc8
 2022-07-23 17:39 UTC  (2+ messages)

[PATCH v4 00/13] KVM: selftests: Add aarch64/page_fault_test
 2022-07-23  8:22 UTC  (6+ messages)
` [PATCH v4 09/13] KVM: selftests: aarch64: "

[PATCH v3 00/10] Update vfio_pin/unpin_pages API
 2022-07-23  2:10 UTC  (7+ messages)

[PATCH v4 00/24] KVM: x86: Event/exception fixes and cleanups
 2022-07-23  0:51 UTC  (25+ messages)
` [PATCH v4 01/24] KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
` [PATCH v4 02/24] KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
` [PATCH v4 03/24] KVM: x86: Don't check for code breakpoints when emulating on exception
` [PATCH v4 04/24] KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault-like
` [PATCH v4 05/24] KVM: nVMX: Prioritize TSS T-flag #DBs over Monitor Trap Flag
` [PATCH v4 06/24] KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
` [PATCH v4 07/24] KVM: x86: Use DR7_GD macro instead of open coding check in emulator
` [PATCH v4 08/24] KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in WFS
` [PATCH v4 09/24] KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit
` [PATCH v4 10/24] KVM: VMX: Inject #PF on ENCLS as "emulated" #PF
` [PATCH v4 11/24] KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception
` [PATCH v4 12/24] KVM: x86: Make kvm_queued_exception a properly named, visible struct
` [PATCH v4 13/24] KVM: x86: Formalize blocking of nested pending exceptions
` [PATCH v4 14/24] KVM: x86: Use kvm_queue_exception_e() to queue #DF
` [PATCH v4 15/24] KVM: x86: Hoist nested event checks above event injection logic
` [PATCH v4 16/24] KVM: x86: Evaluate ability to inject SMI/NMI/IRQ after potential VM-Exit
` [PATCH v4 17/24] KVM: nVMX: Add a helper to identify low-priority #DB traps
` [PATCH v4 18/24] KVM: nVMX: Document priority of all known events on Intel CPUs
` [PATCH v4 19/24] KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
` [PATCH v4 20/24] KVM: x86: Treat pending TRIPLE_FAULT requests as pending exceptions
` [PATCH v4 21/24] KVM: VMX: Update MTF and ICEBP comments to document KVM's subtle behavior
` [PATCH v4 22/24] KVM: x86: Rename inject_pending_events() to kvm_check_and_inject_events()
` [PATCH v4 23/24] KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codes
` [PATCH v4 24/24] KVM: selftests: Add an x86-only test to verify nested exception queueing

[PATCH 0/2] KVM: selftests: Fix Clang build issues in KVM_ASM_SAFE()
 2022-07-23  0:14 UTC  (6+ messages)
` [PATCH 1/2] KVM: selftests: Fix KVM_EXCEPTION_MAGIC build with Clang
` [PATCH 2/2] KVM: selftests: Fix ambiguous mov in KVM_ASM_SAFE()

[kvm:queue 23/35] arch/x86/kvm/mmu/mmu.c:6391:19: warning: variable 'pfn' set but not used
 2022-07-22 23:49 UTC  (2+ messages)

[PATCH 0/5] KVM/x86: add a new hypercall to execute host system
 2022-07-22 23:41 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox