kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-01 05:20:27 to 2021-02-02 14:35:29 UTC [more...]

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-02 14:06 UTC  (4+ messages)
` [GIT PULL] immutable branch for amba changes targeting v5.12-rc1

[PATCH v17 0/7] KVM: arm64: Add host/guest KVM-PTP support
 2021-02-02 14:12 UTC  (5+ messages)
` [PATCH v17 3/7] ptp: Reorganize ptp_kvm.c to make it arch-independent
` [PATCH v17 5/7] clocksource: Add clocksource id for arm arch counter
` [PATCH v17 6/7] KVM: arm64: Add support for the KVM PTP service
` [PATCH v17 7/7] ptp: arm/arm64: Enable ptp_kvm for arm/arm64

[PATCH v4 0/2] System Generation ID driver and VMGENID backend
 2021-02-02 14:32 UTC  (4+ messages)
` [PATCH v4 1/2] drivers/misc: sysgenid: add system generation id driver

[PATCH v16 0/9] Enable ptp_kvm for arm/arm64
 2021-02-02 14:15 UTC  (12+ messages)
` [PATCH v16 1/9] arm64: Probe for the presence of KVM hypervisor
` [PATCH v16 3/9] ptp: Reorganize ptp_kvm module to make it arch-independent
` [PATCH v16 6/9] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v16 7/9] ptp: arm/arm64: Enable ptp_kvm for arm/arm64
` [PATCH v16 8/9] doc: add ptp_kvm introduction for arm64 support

[kvm-unit-tests PATCH v1 2/5] s390x: css: simplifications of the tests
 2021-02-02 14:19 UTC  (10+ messages)
  ` [kvm-unit-tests PATCH v1 1/5] s390x: css: Store CSS Characteristics
  ` [kvm-unit-tests PATCH v1 3/5] s390x: css: implementing Set CHannel Monitor
  ` [kvm-unit-tests PATCH v1 5/5] s390x: css: testing measurement block format 1

[PATCH v14 00/11] KVM: x86/pmu: Guest Last Branch Recording Enabling
 2021-02-02 12:37 UTC  (19+ messages)
` [PATCH v14 02/11] KVM: x86/pmu: Set up IA32_PERF_CAPABILITIES if PDCM bit is available
` [PATCH v14 03/11] KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled
` [PATCH v14 04/11] KVM: vmx/pmu: Expose DEBUGCTLMSR_LBR in the MSR_IA32_DEBUGCTLMSR
` [PATCH v14 05/11] KVM: vmx/pmu: Create a guest LBR event when vcpu sets DEBUGCTLMSR_LBR
` [PATCH v14 06/11] KVM: vmx/pmu: Pass-through LBR msrs when the guest LBR event is ACTIVE
` [PATCH v14 07/11] KVM: vmx/pmu: Reduce the overhead of LBR pass-through or cancellation
` [PATCH v14 08/11] KVM: vmx/pmu: Emulate legacy freezing LBRs on virtual PMI
` [PATCH v14 09/11] KVM: vmx/pmu: Release guest LBR event via lazy release mechanism
` [PATCH v14 10/11] KVM: vmx/pmu: Expose LBR_FMT in the MSR_IA32_PERF_CAPABILITIES
` [PATCH v14 11/11] selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIES

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-02-02 12:34 UTC  (5+ messages)
` [PATCH v11 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [PATCH v11 03/13] vfio: VFIO_IOMMU_SET_MSI_BINDING

[PATCH v3 00/17] Introducing Linux root partition support for Microsoft Hypervisor
 2021-02-02 12:16 UTC  (2+ messages)

[PATCH v5 0/2] System Generation ID driver and VMGENID backend
 2021-02-02 12:08 UTC  (6+ messages)
` [PATCH v5 1/2] drivers/misc: sysgenid: add system generation id driver
` [PATCH v5 2/2] drivers/virt: vmgenid: add vm "

[PATCH v2 0/3] Add KVM support for bus lock debug exception
 2021-02-02  9:04 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOW
` [PATCH v2 2/3] KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
` [PATCH v2 3/3] KVM: X86: Expose bus lock debug exception to guest

[Announcement] Successful KVM RISC-V bring up on FPGA (Rocket core with H extension)
 2021-02-02  8:43 UTC 

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-02-02  8:03 UTC  (18+ messages)
` [PATCH v13 01/15] iommu: Introduce attach/detach_pasid_table API
` [PATCH v13 02/15] iommu: Introduce bind/unbind_guest_msi
` [PATCH v13 03/15] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v13 04/15] iommu/smmuv3: Allow s1 and s2 configs to coexist
` [PATCH v13 05/15] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v13 06/15] iommu/smmuv3: Implement attach/detach_pasid_table

[PATCH v2 0/9] Introduce vfio-pci-core subsystem
 2021-02-02  7:58 UTC  (20+ messages)
` [PATCH 1/9] vfio-pci: rename vfio_pci.c to vfio_pci_core.c
` [PATCH 2/9] vfio-pci: introduce vfio_pci_core subsystem driver
` [PATCH 3/9] vfio-pci-core: export vfio_pci_register_dev_region function
` [PATCH 4/9] mlx5-vfio-pci: add new vfio_pci driver for mlx5 devices
` [PATCH 5/9] vfio-pci/zdev: remove unused vdev argument
` [PATCH 6/9] vfio-pci/zdev: fix possible segmentation fault issue
` [PATCH 7/9] vfio/pci: use s390 naming instead of zdev
` [PATCH 8/9] vfio/pci: use x86 naming instead of igd
` [PATCH 9/9] vfio/pci: use powernv naming instead of nvlink2

[PATCH V3 0/9] vfio virtual address update
 2021-02-02  7:54 UTC  (31+ messages)
` [PATCH V3 1/9] vfio: option to unmap all
` [PATCH V3 2/9] vfio/type1: unmap cleanup
` [PATCH V3 3/9] vfio/type1: implement unmap all
` [PATCH V3 4/9] vfio: interfaces to update vaddr
` [PATCH V3 5/9] vfio/type1: massage unmap iteration
` [PATCH V3 6/9] vfio/type1: implement interfaces to update vaddr
` [PATCH V3 7/9] vfio: iommu driver notify callback
` [PATCH V3 8/9] vfio/type1: implement "
` [PATCH V3 9/9] vfio/type1: block on invalid vaddr

[RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
 2021-02-02  6:41 UTC  (4+ messages)

[PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2021-02-02  6:31 UTC  (10+ messages)
` [PATCH v3 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest

[PATCH v1] vfio/pci: Add support for opregion v2.0+
 2021-02-02  5:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] KVM: MIPS: remove unneeded semicolon
 2021-02-02  4:40 UTC  (2+ messages)

[PATCH v8 00/13] Generalize memory encryption models
 2021-02-02  4:13 UTC  (14+ messages)
` [PATCH v8 01/13] qom: Allow optional sugar props
` [PATCH v8 02/13] confidential guest support: Introduce new confidential guest support class
` [PATCH v8 03/13] sev: Remove false abstraction of flash encryption
` [PATCH v8 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
` [PATCH v8 05/13] confidential guest support: Rework the "memory-encryption" property
` [PATCH v8 06/13] sev: Add Error ** to sev_kvm_init()
` [PATCH v8 07/13] confidential guest support: Introduce cgs "ready" flag
` [PATCH v8 08/13] confidential guest support: Move SEV initialization into arch specific code
` [PATCH v8 09/13] confidential guest support: Update documentation
` [PATCH v8 10/13] spapr: Add PEF based confidential guest support
` [PATCH v8 11/13] spapr: PEF: prevent migration
` [PATCH v8 12/13] confidential guest support: Alter virtio default properties for protected guests
` [PATCH v8 13/13] s390: Recognize confidential-guest-support option

[PATCH RFC v2 00/10] vdpa: add vdpa simulator for block device
 2021-02-02  3:26 UTC  (23+ messages)
` [PATCH RFC v2 02/10] vringh: add 'iotlb_lock' to synchronize iotlb accesses
` [PATCH RFC v2 03/10] vringh: reset kiov 'consumed' field in __vringh_iov()
` [PATCH RFC v2 04/10] vringh: implement vringh_kiov_advance()
` [PATCH RFC v2 05/10] vringh: add vringh_kiov_length() helper
` [PATCH RFC v2 06/10] vdpa_sim: cleanup kiovs in vdpasim_free()
` [PATCH RFC v2 08/10] vdpa: add vdpa simulator for block device
` [PATCH RFC v2 09/10] vdpa_sim_blk: implement ramdisk behaviour
` [PATCH RFC v2 10/10] vdpa_sim_blk: handle VIRTIO_BLK_T_GET_ID

[PATCH v7 00/13] Generalize memory encryption models
 2021-02-02  1:41 UTC  (5+ messages)
` [PATCH v7 07/13] confidential guest support: Introduce cgs "ready" flag

[PATCH 1/2] KVM: x86/mmu: Make HVA handler retpoline-friendly
 2021-02-02  1:33 UTC  (5+ messages)
` [PATCH 2/2] KVM: Scalable memslots implementation

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2021-02-02  1:33 UTC 

[PATCH] KVM: x86/mmu: Remove unused variable invalid_list
 2021-02-02  0:30 UTC 

[RFC PATCH v3 00/27] KVM SGX virtualization support
 2021-02-02  0:12 UTC  (17+ messages)
` [RFC PATCH v3 07/27] x86/cpu/intel: Allow SGX virtualization without Launch Control support
` [RFC PATCH v3 08/27] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
` [RFC PATCH v3 13/27] x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
` [RFC PATCH v3 16/27] KVM: VMX: Convert vcpu_vmx.exit_reason to a union

[GIT PULL] vdpa: bugfix
 2021-02-01 23:25 UTC 

[Bug 211467] New: Regression affecting 32->64 bit SYSENTER on AMD
 2021-02-01 21:16 UTC  (3+ messages)
` [Bug 211467] "

[PATCH v4 00/15] x86: major paravirt cleanup
 2021-02-01 19:48 UTC  (3+ messages)
` [PATCH v4 07/15] x86/paravirt: switch time pvops functions to use static_call()

[PATCH v6 0/6] Qemu SEV-ES guest support
 2021-02-01 18:48 UTC  (4+ messages)
` [PATCH v6 3/6] sev/i386: Allow AP booting under SEV-ES

[PATCH v6 02/11] exec: Restrict TCG specific headers
 2021-02-01 17:37 UTC  (6+ messages)
    ` [PATCH v6 01/11] sysemu/tcg: Introduce tcg_builtin() helper
  ` [PATCH v6 03/11] target/arm: Restrict ARMv4 cpus to TCG accel
  ` [PATCH v6 05/11] target/arm: Restrict ARMv6 "
    ` [PATCH v6 06/11] target/arm: Restrict ARMv7 R-profile "

[PATCH v2] KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off
 2021-02-01 17:36 UTC  (8+ messages)

[PATCH v3] KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
 2021-02-01 17:31 UTC  (3+ messages)

[PATCH RFC v1 0/3] Introduce vfio-pci-core subsystem
 2021-02-01 17:29 UTC  (16+ messages)

[PATCH v2 1/1] vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delay
 2021-02-01 16:03 UTC  (3+ messages)

arm64: gen-hyprel.c:40:10: fatal error: generated/autoconf.h: No such file or directory
 2021-02-01 15:01 UTC  (2+ messages)

[PATCH] KVM: x86: Supplement __cr4_reserved_bits() with X86_FEATURE_PCID check
 2021-02-01 14:43 UTC  (2+ messages)

[PATCH v13 00/15] s390/vfio-ap: dynamic configuration support
 2021-02-01 14:41 UTC  (5+ messages)
` [PATCH v13 09/15] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device

[RFC PATCH v3 00/13] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-02-01 14:34 UTC  (11+ messages)
` [RFC PATCH v3 10/13] virtio/vsock: rest of "

[stable-5.4][PATCH] KVM: Forbid the use of tagged userspace addresses for memslots
 2021-02-01 13:55 UTC  (3+ messages)

[RFC PATCH 0/7] kvm: arm64: Implement SW/HW combined dirty log
 2021-02-01 13:25 UTC  (4+ messages)

[RFC v3 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-02-01 11:05 UTC  (9+ messages)
` [RFC v3 03/11] vdpa: Remove the restriction that only supports virtio-net devices
              `  "

[RFC 0/7] KVM: PKS Virtualization support
 2021-02-01 10:05 UTC  (5+ messages)
` [RFC 2/7] KVM: VMX: Expose IA32_PKRS MSR

[PATCH] KVM: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-02-01  9:01 UTC  (2+ messages)

[PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2021-02-01  8:43 UTC  (5+ messages)

[PATCH 1/2] KVM: selftests: Keep track of memslots more efficiently
 2021-02-01  8:10 UTC  (2+ messages)
` [PATCH 2/2] KVM: selftests: add a memslot-related performance benchmark

[RESEND v13 00/10] KVM: x86/pmu: Guest Last Branch Recording Enabling
 2021-02-01  5:28 UTC  (5+ messages)
` [RESEND v13 03/10] KVM: x86/pmu: Use IA32_PERF_CAPABILITIES to adjust features visibility


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