public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-08 18:12:21 to 2022-03-10 08:09:08 UTC [more...]

[PATCH v7 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-03-10  8:07 UTC  (53+ messages)
` [PATCH v7 01/26] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v7 02/26] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v7 03/26] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v7 04/26] virtio_ring: split: extract the logic of creating vring
` [PATCH v7 05/26] virtio_ring: split: extract the logic of init vq and attach vring
` [PATCH v7 08/26] virtio_ring: extract the logic of freeing vring
` [PATCH v7 09/26] virtio_ring: split: implement virtqueue_reset_vring_split()
` [PATCH v7 13/26] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v7 14/26] virtio: add helper for queue reset
` [PATCH v7 17/26] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v7 18/26] virtio: find_vqs() add arg sizes
` [PATCH v7 21/26] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v7 23/26] virtio_net: split free_unused_bufs()
` [PATCH v7 24/26] virtio_net: support rx/tx queue reset
` [PATCH v7 25/26] virtio_net: set the default max ring size by find_vqs()
` [PATCH v7 26/26] virtio_net: support set_ringparam

[PATCH] vhost: allow batching hint without size
 2022-03-10  7:52 UTC 

[PATCH v2 0/2] vdpa: add two ioctl commands to support generic vDPA
 2022-03-10  7:20 UTC  (3+ messages)
` [PATCH v2 1/2] vdpa: support exposing the config size to userspace
` [PATCH v2 2/2] vdpa: support exposing the count of vqs "

[PATCH 00/23] Extend Eager Page Splitting to the shadow MMU
 2022-03-10  7:03 UTC  (13+ messages)
` [PATCH 19/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs

[kvm-unit-tests PATCH 0/2] arm: 32 bit tests improvements
 2022-03-10  6:59 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/2] arm: Change text base address for 32 bit tests when running under kvmtool
` [kvm-unit-tests PATCH 2/2] arm/run: Fix using qemu-system-aarch64 to run aarch32 tests on aarch64

[PATCH][v4] KVM: x86: Support the vCPU preemption check with nopvspin and realtime hint
 2022-03-10  5:54 UTC 

[RESEND PATCH] KVM: x86/mmu: make apf token non-zero to fix bug
 2022-03-10  5:09 UTC  (4+ messages)

[PATCH 0/3] mm: vmalloc: introduce array allocation functions
 2022-03-10  4:18 UTC  (3+ messages)
` [PATCH 3/3] KVM: use vcalloc/__vcalloc for very large allocations

[PATCH] KVM: SVM: fix panic on out-of-bounds guest IRQ
 2022-03-10  3:17 UTC  (7+ messages)
  `  "

[RFC 0/3] vdpa: add two ioctl commands to support generic vDPA
 2022-03-10  3:16 UTC  (4+ messages)
` [RFC 2/3] vdpa: support exposing the count of vqs to userspace

[kvm:queue 182/205] arch/x86/kernel/kvm.c:756:16: warning: no previous prototype for '__kvm_vcpu_is_preempted'
 2022-03-10  1:59 UTC 

[kvm:queue 182/205] <inline asm>:40:208: error: expected relocatable expression
 2022-03-10  1:28 UTC 

propagating vmgenid outward and upward
 2022-03-09 22:02 UTC  (3+ messages)

[PATCH v2 0/2] KVM: Prevent module exit until all VMs are freed
 2022-03-09 21:32 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Revert "KVM: set owner of cpu and vm file operations"

[PATCH v3 0/7] nSVM/SVM features
 2022-03-09 19:07 UTC  (17+ messages)
` [PATCH v3 1/7] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
` [PATCH v3 2/7] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH v3 4/7] KVM: x86: nSVM: support PAUSE filter threshold and count when cpu_pm=on
` [PATCH v3 5/7] KVM: x86: nSVM: implement nested vGIF
` [PATCH v3 6/7] KVM: x86: SVM: allow to force AVIC to be enabled
` [PATCH v3 7/7] KVM: x86: SVM: allow AVIC to co-exist with a nested guest running

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-09 18:52 UTC  (5+ messages)

[PATCH RFC v1 0/9] KVM: SVM: Defer page pinning for SEV guests
 2022-03-09 17:47 UTC  (7+ messages)
` [PATCH RFC v1 5/9] KVM: SVM: Implement demand page pinning
` [PATCH RFC v1 9/9] KVM: SVM: Pin SEV pages in MMU during sev_launch_update_data()

[PATCH] vfio/mlx5: Fix to not use 0 as NULL pointer
 2022-03-09 17:34 UTC  (2+ messages)

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-03-09 17:26 UTC  (3+ messages)
` [RFC PATCH v2 5/5] vfio/pci: add the support for PCI D3cold state

[PATCH 0/2] KVM: x86: add support for CPUID leaf 0x80000021
 2022-03-09 17:09 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: x86: synthesize CPUID leaf 0x80000021h if useful

[PATCH MANUALSEL 5.10] KVM: x86: Yield to IPI target vCPU only if it is busy
 2022-03-09 16:51 UTC  (2+ messages)

[PATCH MANUALSEL 5.15] KVM: x86: Yield to IPI target vCPU only if it is busy
 2022-03-09 16:47 UTC  (2+ messages)

[PATCH MANUALSEL 5.4] KVM: x86: Yield to IPI target vCPU only if it is busy
 2022-03-09 16:47 UTC  (2+ messages)

[PATCH MANUALSEL 5.16] KVM: x86: Yield to IPI target vCPU only if it is busy
 2022-03-09 16:47 UTC  (2+ messages)

[PATCH 0/2] KVM: Xen PV timer fixups
 2022-03-09 16:41 UTC  (10+ messages)
` [PATCH 1/2] KVM: x86/xen: PV oneshot timer fixes
    ` [PATCH v2 "
` [PATCH 2/2] KVM: x86/xen: Update self test for Xen PV timers

[PATCH v4 0/8] KVM: x86: VMX ctrl MSR + KVM quirk fixes
 2022-03-09 16:01 UTC  (3+ messages)
` [PATCH v4 4/8] KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2

[PATCH 0/4] SVM fixes + apic fix
 2022-03-09 15:48 UTC  (9+ messages)
` [PATCH 1/4] KVM: x86: mark synthetic SMM vmexit as SVM_EXIT_SW
` [PATCH 3/4] KVM: x86: SVM: use vmcb01 in avic_init_vmcb

[PATCH v3 0/6] KVM: my debug patch queue
 2022-03-09 15:40 UTC  (8+ messages)
` [PATCH v3 2/6] KVM: x86: add force_intercept_exceptions_mask

[PATCH v2 00/25] KVM MMU refactoring part 2: role changes
 2022-03-09 15:40 UTC  (40+ messages)
` [PATCH v2 06/25] KVM: nVMX/nSVM: do not monkey-patch inject_page_fault callback
` [PATCH v2 08/25] KVM: x86/mmu: split cpu_mode from mmu_role
` [PATCH v2 11/25] KVM: x86/mmu: remove kvm_calc_shadow_root_page_role_common
` [PATCH v2 12/25] KVM: x86/mmu: cleanup computation of MMU roles for two-dimensional paging
` [PATCH v2 15/25] KVM: x86/mmu: remove extended bits from mmu_role, rename field
` [PATCH v2 16/25] KVM: x86/mmu: rename kvm_mmu_role union
` [PATCH v2 19/25] KVM: x86/mmu: simplify and/or inline computation of shadow MMU roles
` [PATCH v2 20/25] KVM: x86/mmu: pull CPU mode computation to kvm_init_mmu
` [PATCH v2 21/25] KVM: x86/mmu: replace shadow_root_level with root_role.level
` [PATCH v2 22/25] KVM: x86/mmu: replace root_level with cpu_mode.base.level
` [PATCH v2 23/25] KVM: x86/mmu: replace direct_map with root_role.direct
` [PATCH v2 24/25] KVM: x86/mmu: initialize constant-value fields just once
` [PATCH v2 25/25] KVM: x86/mmu: extract initialization of the page walking data

[PATCH v7 0/2] KVM: LAPIC: Implement Exitless Timer
 2022-03-09 15:03 UTC  (5+ messages)
` [PATCH v7 1/2] KVM: LAPIC: Make lapic timer unpinned

[PATCH kvmtool v10 0/3] aarch64: Add stolen time support
 2022-03-09 13:34 UTC  (4+ messages)
` [PATCH kvmtool v10 1/3] aarch64: Populate the vCPU struct before target->init()
` [PATCH kvmtool v10 2/3] aarch64: Add stolen time support
` [PATCH kvmtool v10 3/3] Add --no-pvtime command line argument

[PATCH kvmtool v9 0/3] aarch64: Add stolen time support
 2022-03-09 13:20 UTC  (4+ messages)
` [PATCH kvmtool v9 2/3] "

[PATCH v6 0/9] IPI virtualization support for VM
 2022-03-09 12:59 UTC  (6+ messages)
` [PATCH v6 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally

[PATCH][v3] KVM: x86: Support the vCPU preemption check with nopvspin and realtime hint
 2022-03-09 12:42 UTC  (4+ messages)
  ` 答复: "

[PATCH v9 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-09 12:06 UTC  (13+ messages)
` [PATCH v9 1/9] crypto: hisilicon/qm: Move the QM header to include/linux
` [PATCH v9 2/9] crypto: hisilicon/qm: Move few definitions to common header
` [PATCH v9 3/9] hisi_acc_qm: Move VF PCI device IDs "
` [PATCH v9 4/9] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices
` [PATCH v9 5/9] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [PATCH v9 6/9] hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
` [PATCH v9 7/9] crypto: hisilicon/qm: Set the VF QM state register
` [PATCH v9 8/9] hisi_acc_vfio_pci: Add support for VFIO live migration
` [PATCH v9 9/9] hisi_acc_vfio_pci: Use its own PCI reset_done error handler

[PATCH v2] Documentation: KVM: Update documentation to indicate KVM is arm64-only
 2022-03-09 11:17 UTC  (2+ messages)

[PATCH RESEND v2 0/5] memop selftest for storage key checking
 2022-03-09 10:43 UTC  (4+ messages)

[PATCH v8 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-09 10:11 UTC  (9+ messages)
` [PATCH v8 8/9] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH] KVM: x86: fix sending PV IPI
 2022-03-09  9:38 UTC  (2+ messages)

[PATCH kvm-unit-tests v1 0/6] s390x: SIGP fixes
 2022-03-09  9:27 UTC  (7+ messages)
` [PATCH kvm-unit-tests v1 4/6] s390x: smp: Create and use a non-waiting CPU stop

[kvm:queue 182/203] arch/x86/kernel/kvm.c:769:4: error: use of undeclared identifier '__raw_callee_save___kvm_vcpu_is_preempted'
 2022-03-09  8:43 UTC  (3+ messages)
  ` 答复: "

[PATCH v2] KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
 2022-03-09  8:42 UTC 

[PATCH] KVM: x86/xen: Use a safer data type for delta to avoid shift-count-overflow
 2022-03-09  6:43 UTC 

[PATCH] x86/kvm: Don't waste kvmclock memory if there is nopv parameter
 2022-03-09  1:36 UTC  (3+ messages)

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-09  0:56 UTC  (6+ messages)
` [PATCH v18 08/18] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device

[PATCH RESEND 0/2] KVM: Prevent module exit until all VMs are freed
 2022-03-08 23:44 UTC  (9+ messages)
` [PATCH RESEND 1/2] "
` [PATCH RESEND 2/2] Revert "KVM: set owner of cpu and vm file operations"

[kvm:queue 182/203] arch/x86/include/asm/paravirt.h:683:35: error: '__raw_callee_save___kvm_vcpu_is_preempted' undeclared
 2022-03-08 22:29 UTC 

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-08 21:29 UTC  (13+ messages)
` [PATCH v4 21/30] KVM: x86/mmu: Zap invalidated roots via asynchronous worker
` [PATCH v4 30/30] KVM: selftests: Add test to populate a VM with the max possible guest mem

[PATCH v4 10/10] KVM: s390: selftests: Test memops with storage keys
 2022-03-08 21:11 UTC  (4+ messages)
` [PATCH v2 0/5] memop selftest for storage key checking

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

[PATCH] drivers:vfio: make the logic cleaner with braket
 2022-03-08 20:59 UTC  (2+ messages)

[PATCH v2 0/1] KVM: Dirty quota-based throttling
 2022-03-08 18:22 UTC  (7+ messages)


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