kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-08 15:35:59 to 2022-03-09 15:03:59 UTC [more...]

[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 0/2] KVM: Xen PV timer fixups
 2022-03-09 14:47 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86/xen: PV oneshot timer fixes
` [PATCH 2/2] KVM: x86/xen: Update self test for Xen PV timers

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

[PATCH v3 0/7] nSVM/SVM features
 2022-03-09 13:50 UTC  (13+ 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 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] KVM: SVM: fix panic on out-of-bounds guest IRQ
 2022-03-09 12:17 UTC  (5+ 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 v2 00/25] KVM MMU refactoring part 2: role changes
 2022-03-09 10:34 UTC  (59+ messages)
` [PATCH v2 01/25] KVM: x86/mmu: avoid indirect call for get_cr3
` [PATCH v2 02/25] KVM: x86/mmu: nested EPT cannot be used in SMM
` [PATCH v2 03/25] KVM: x86/mmu: constify uses of struct kvm_mmu_role_regs
` [PATCH v2 05/25] KVM: x86/mmu: rephrase unclear comment
` [PATCH v2 06/25] KVM: nVMX/nSVM: do not monkey-patch inject_page_fault callback
` [PATCH v2 07/25] KVM: x86/mmu: remove "bool base_only" arguments
` [PATCH v2 08/25] KVM: x86/mmu: split cpu_mode from mmu_role
` [PATCH v2 09/25] KVM: x86/mmu: do not recompute root level from kvm_mmu_role_regs
` [PATCH v2 10/25] KVM: x86/mmu: remove ept_ad field
` [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 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-03-09 10:16 UTC  (48+ 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 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

propagating vmgenid outward and upward
 2022-03-09 10:10 UTC  (2+ messages)

[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] vfio/mlx5: Fix to not use 0 as NULL pointer
 2022-03-09  8:02 UTC 

[PATCH 00/23] Extend Eager Page Splitting to the shadow MMU
 2022-03-09  7:31 UTC  (4+ messages)

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

[PATCH RFC v1 0/9] KVM: SVM: Defer page pinning for SEV guests
 2022-03-09  5:10 UTC  (4+ messages)
` [PATCH RFC v1 5/9] KVM: SVM: Implement demand page pinning

[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  (12+ 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  (15+ 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)

[PATCH v3 00/17] KVM: Add Xen event channel acceleration
 2022-03-08 18:05 UTC  (12+ messages)

[PATCH] KVM: use kvcalloc for array allocations
 2022-03-08 17:43 UTC  (2+ messages)

[PATCH kvmtool] x86: Fixed Unable to execute init process since glibc version 2.33
 2022-03-08 17:31 UTC  (2+ messages)

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-08 17:17 UTC  (11+ messages)

[RFCv2 PATCH 00/12] Introducing AMD x2APIC Virtualization (x2AVIC) support
 2022-03-08 16:39 UTC  (13+ messages)
` [RFCv2 PATCH 01/12] x86/cpufeatures: Introduce x2AVIC CPUID bit
` [RFCv2 PATCH 02/12] KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
` [RFCv2 PATCH 03/12] KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
` [RFCv2 PATCH 04/12] KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
` [RFCv2 PATCH 05/12] KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID
` [RFCv2 PATCH 06/12] KVM: SVM: Do not update logical APIC ID table when in x2APIC mode
` [RFCv2 PATCH 07/12] KVM: SVM: Introduce helper function kvm_get_apic_id
` [RFCv2 PATCH 08/12] KVM: SVM: Adding support for configuring x2APIC MSRs interception
` [RFCv2 PATCH 09/12] KVM: SVM: Refresh AVIC settings when changing APIC mode
` [RFCv2 PATCH 10/12] KVM: SVM: Introduce helper functions to (de)activate AVIC and x2AVIC
` [RFCv2 PATCH 11/12] KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu
` [RFCv2 PATCH 12/12] KVM: SVM: Do not inhibit APICv when x2APIC is present

[mst-vhost:vhost 28/60] drivers/crypto/virtio/virtio_crypto_akcipher_algs.c:378: undefined reference to `rsa_parse_priv_key'
 2022-03-08 16:31 UTC 

[mst-vhost:vhost 28/60] nios2-linux-ld: virtio_crypto_akcipher_algs.c:undefined reference to `rsa_parse_pub_key'
 2022-03-08 16:26 UTC  (2+ messages)

[PATCH v2 00/12] KVM: x86/pmu: Get rid of PERF_TYPE_HARDWAR and other minor fixes
 2022-03-08 16:14 UTC  (7+ messages)
` [PATCH v2 12/12] KVM: x86/pmu: Clear reserved bit PERF_CTL2[43] for AMD erratum 1292

[PATCH 0/3] mm: vmalloc: introduce array allocation functions
 2022-03-08 16:13 UTC  (3+ messages)
` [PATCH 2/3] mm: use vmalloc_array and vcalloc for array allocations

[PATCH] KVM: x86/pmu: Isolate TSX specific perf_event_attr.attr logic for AMD
 2022-03-08 16:09 UTC  (4+ messages)

[PATCH] kvm: x86: Improve virtual machine startup performance
 2022-03-08 16:04 UTC  (8+ messages)

[PATCH] KVM: x86/pmu: Use different raw event masks for AMD and Intel
 2022-03-08 15:56 UTC  (5+ messages)

[PATCH V2] KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
 2022-03-08 15:51 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Update the list of tests that we run in the Cirrus-CI
 2022-03-08 15:42 UTC  (2+ messages)

[PATCH v2] KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
 2022-03-08 15:41 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] Move nNPT test cases to a seperate file
 2022-03-08 15:35 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;
as well as URLs for NNTP newsgroup(s).