kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-17 08:38:00 to 2020-06-19 11:40:18 UTC [more...]

[RFC PATCH v3 0/3] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-06-19 11:40 UTC  (8+ messages)
` [RFC PATCH v3 1/3] vfio-ccw: Indicate if a channel_program is started
` [RFC PATCH v3 3/3] vfio-ccw: Check workqueue before doing START

[PATCH RFC] Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"
 2020-06-19 11:29 UTC  (3+ messages)

[PATCH] arm64: kvm: Annotate hyp NMI-related functions as __always_inline
 2020-06-19 11:29 UTC  (2+ messages)

[PATCH v8 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2020-06-19 11:02 UTC  (4+ messages)
` [PATCH v8 1/2] s390/setup: diag 318: refactor struct
` [PATCH v8 2/2] s390/kvm: diagnose 0x318 sync and reset

[RFC PATCH v13 0/9] Enable ptp_kvm for arm64
 2020-06-19 10:44 UTC  (11+ messages)
` [RFC PATCH v13 1/9] arm64: Probe for the presence of KVM hypervisor services during boot
` [RFC PATCH v13 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH v13 3/9] smccc: Export smccc conduit get helper
` [RFC PATCH v13 4/9] ptp: Reorganize ptp_kvm module to make it arch-independent
` [RFC PATCH v13 5/9] time: Add mechanism to recognize clocksource in time_get_snapshot
` [RFC PATCH v13 6/9] clocksource: Add clocksource id for arm arch counter
` [RFC PATCH v13 7/9] arm64/kvm: Add hypercall service for kvm ptp
` [RFC PATCH v13 8/9] ptp: arm64: Enable ptp_kvm for arm64
` [RFC PATCH v13 9/9] arm64: Add kvm capability check extension for ptp_kvm

[PATCH v7 34/36] samples: vfio-mdev/mbochs: fix common struct sg_table related issues
 2020-06-19 10:36 UTC 

[PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
 2020-06-19 10:29 UTC  (4+ messages)

[PATCH v3 0/9] Generalize memory encryption models
 2020-06-19 10:12 UTC  (19+ messages)
` [PATCH v3 1/9] host trust limitation: Introduce new host trust limitation interface
` [PATCH v3 2/9] host trust limitation: Handle memory encryption via interface
` [PATCH v3 3/9] host trust limitation: Move side effect out of machine_set_memory_encryption()
` [PATCH v3 4/9] host trust limitation: Rework the "memory-encryption" property
` [PATCH v3 5/9] host trust limitation: Decouple kvm_memcrypt_*() helpers from KVM
` [PATCH v3 6/9] host trust limitation: Add Error ** to HostTrustLimitation::kvm_init
` [PATCH v3 7/9] spapr: Add PEF based host trust limitation
` [PATCH v3 8/9] spapr: PEF: block migration
` [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests

[PATCH v1 00/11] PEBS virtualization enabling via DS
 2020-06-19  9:30 UTC  (9+ messages)
` [PATCH v1 01/11] perf/x86/core: Support KVM to assign a dedicated counter for guest PEBS

[PATCH v3 0/1] s390: virtio: let arch choose to accept devices without IOMMU feature
 2020-06-19  9:20 UTC  (8+ messages)
` [PATCH v3 1/1] s390: virtio: let arch "

[PATCH] vfio: Cleanup allowed driver naming
 2020-06-19  7:18 UTC  (2+ messages)

[kvm-unit-tests PATCH v9 00/12] s390x: Testing the Channel Subsystem I/O
 2020-06-19  6:57 UTC  (24+ messages)
` [kvm-unit-tests PATCH v9 04/12] s390x: interrupt registration
` [kvm-unit-tests PATCH v9 06/12] s390x: clock and delays caluculations
` [kvm-unit-tests PATCH v9 08/12] s390x: retrieve decimal and hexadecimal kernel parameters
` [kvm-unit-tests PATCH v9 09/12] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v9 10/12] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v9 11/12] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v9 12/12] s390x: css: ssch/tsch with sense and interrupt

VHPC Zoom 25th of June Call for Participation: 15th Workshop on Virtualization in High-Performance Cloud Computing
 2020-06-18 20:45 UTC 

[PATCH][next] vfio/type1: Use struct_size() helper
 2020-06-18 19:21 UTC 

[PATCH] vfio/type1: Fix migration info capability ID
 2020-06-18 19:12 UTC 

[PATCH 0/4] Paravirtualized Control Register pinning
 2020-06-18 15:49 UTC  (13+ messages)
` [PATCH 1/4] X86: Update mmu_cr4_features during feature identification
` [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
` [PATCH 3/4] selftests: kvm: add test for CR pinning with SMM
` [PATCH 4/4] X86: Use KVM CR pin MSRs

[PATCH v6 33/36] samples: vfio-mdev/mbochs: fix common struct sg_table related issues
 2020-06-18 15:39 UTC 

[PATCH AUTOSEL 5.7 060/388] vfio/pci: fix memory leaks in alloc_perm_bits()
 2020-06-18 14:29 UTC  (8+ messages)
` [PATCH AUTOSEL 5.7 077/388] scsi: vhost: Notify TCM about the maximum sg entries supported per command
` [PATCH AUTOSEL 5.7 228/388] vfio-pci: Mask cap zero
` [PATCH AUTOSEL 5.7 280/388] vfio/pci: fix memory leaks of eventfd ctx
` [PATCH AUTOSEL 5.7 308/388] vfio/mdev: Fix reference count leak in add_mdev_supported_type
` [PATCH AUTOSEL 5.7 342/388] KVM: selftests: Fix build with "make ARCH=x86_64"

[PATCH v3 0/5] Add a vhost RPMsg API
 2020-06-18 14:14 UTC  (8+ messages)
` [PATCH v3 5/5] vhost: add an "

[kvm-unit-tests PATCH v2] x86: Add control register pinning tests
 2020-06-18 14:06 UTC 

[kvm-unit-tests PATCH] x86: Add control register pinning tests
 2020-06-18 13:31 UTC  (6+ messages)

[PATCH v2] KVM: SVM: emulate MSR_IA32_PERF_CAPABILITIES
 2020-06-18 13:21 UTC  (4+ messages)

[RFC PATCH 0/3] kvm,x86: Improve kvm page fault error handling
 2020-06-18 12:47 UTC  (12+ messages)
` [PATCH 1/3] kvm,x86: Force sync fault if previous attempts failed
` [PATCH 2/3] kvm: Add capability to be able to report async pf error to guest

[PATCH v2 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-18 11:46 UTC  (4+ messages)
` [PATCH v2 02/15] iommu: Report domain nesting info

[PATCH] KVM: SVM: drop MSR_IA32_PERF_CAPABILITIES from emulated MSRs
 2020-06-18 11:08 UTC  (8+ messages)

[PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
 2020-06-18 10:59 UTC  (9+ messages)

[PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug
 2020-06-18 10:39 UTC  (7+ messages)
` [PATCH v4 13/21] hmp: Handle virtio-mem when printing memory device info
` [PATCH v4 18/21] virtio-mem: Migration sanity checks

[PATCH] KVM: s390: reduce number of IO pins to 1
 2020-06-18  9:07 UTC  (8+ messages)

[PATCH 00/12] KVM: arm64: Support stage2 hardware DBM
 2020-06-18  4:13 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 046/266] vfio/pci: fix memory leaks in alloc_perm_bits()
 2020-06-18  1:25 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 059/266] scsi: vhost: Notify TCM about the maximum sg entries supported per command
` [PATCH AUTOSEL 5.4 154/266] vfio-pci: Mask cap zero
` [PATCH AUTOSEL 5.4 191/266] vfio/pci: fix memory leaks of eventfd ctx
` [PATCH AUTOSEL 5.4 210/266] vfio/mdev: Fix reference count leak in add_mdev_supported_type

[PATCH AUTOSEL 4.19 028/172] vfio/pci: fix memory leaks in alloc_perm_bits()
 2020-06-18  1:26 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 095/172] vfio-pci: Mask cap zero
` [PATCH AUTOSEL 4.19 120/172] vfio/pci: fix memory leaks of eventfd ctx
` [PATCH AUTOSEL 4.19 134/172] vfio/mdev: Fix reference count leak in add_mdev_supported_type

[PATCH AUTOSEL 4.14 022/108] vfio/pci: fix memory leaks in alloc_perm_bits()
 2020-06-18  1:33 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 062/108] vfio-pci: Mask cap zero
` [PATCH AUTOSEL 4.14 079/108] vfio/pci: fix memory leaks of eventfd ctx
` [PATCH AUTOSEL 4.14 087/108] vfio/mdev: Fix reference count leak in add_mdev_supported_type

[PATCH AUTOSEL 4.9 17/80] vfio/pci: fix memory leaks in alloc_perm_bits()
 2020-06-18  1:34 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 49/80] vfio-pci: Mask cap zero
` [PATCH AUTOSEL 4.9 64/80] vfio/pci: fix memory leaks of eventfd ctx

[PATCH AUTOSEL 4.4 11/60] vfio/pci: fix memory leaks in alloc_perm_bits()
 2020-06-18  1:37 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 40/60] vfio-pci: Mask cap zero
` [PATCH AUTOSEL 4.4 50/60] vfio/pci: fix memory leaks of eventfd ctx

[kvm-unit-tests RESEND PATCH] x86: Add control register pinning tests
 2020-06-17 23:26 UTC 

[PATCH v2 0/3] INVPCID support for the AMD guests
 2020-06-17 21:42 UTC  (12+ messages)
` [PATCH v2 1/3] KVM: X86: Move handling of INVPCID types to x86
` [PATCH v2 2/3] KVM:SVM: Add extended intercept support

[PATCH v10 20/73] i386: convert to cpu_halted
 2020-06-17 21:01 UTC  (3+ messages)
` [PATCH v10 35/73] i386: use cpu_reset_interrupt
` [PATCH v10 40/73] i386/kvm: convert to cpu_interrupt_request

CFP: KVM Forum 2020
 2020-06-17 19:05 UTC  (3+ messages)
` CFP: KVM Forum 2020 virtual experience

[PATCH] KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru
 2020-06-17 16:48 UTC  (3+ messages)

[PATCH 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-17 16:36 UTC  (5+ messages)
` [PATCH 05/21] KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty

[kvm-unit-tests PATCH] x86: skip hyperv_clock test when host clocksource is not TSC
 2020-06-17 15:21 UTC 

[kvm-unit-tests PATCH] x86: fix build with GCC10
 2020-06-17 15:21 UTC 

[PATCH v2 00/17] KVM: arm64: Preliminary NV patches
 2020-06-17 12:58 UTC  (6+ messages)
` [PATCH v2 01/17] KVM: arm64: Factor out stage 2 page table data from struct kvm

[PATCH v8 00/16] s390/vfio-ap: dynamic configuration support
 2020-06-17 12:21 UTC  (10+ messages)
` [PATCH v8 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v8 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev

[PATCH v5 5/7] arm64: kvm: pmu: Make overflow handler NMI safe
 2020-06-17 11:38 UTC 


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