kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-30 17:39:35 to 2020-12-03 12:48:25 UTC [more...]

[PATCH RFC v4 00/15] Add riscv kvm accel support
 2020-12-03 12:46 UTC  (4+ messages)
` [PATCH RFC v4 02/15] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PATCH RFC v4 03/15] target/riscv: Implement function kvm_arch_init_vcpu
` [PATCH RFC v4 04/15] target/riscv: Implement kvm_arch_get_registers

[PATCH v1] vfio: platform: use platform_get_resource()
 2020-12-03 12:38 UTC  (4+ messages)

[PATCH RFC 0/3] Implement guest time scaling in RISC-V KVM
 2020-12-03 12:18 UTC  (4+ messages)
` [PATCH RFC 1/3] RISC-V: KVM: Change the method of calculating cycles to nanoseconds
` [PATCH RFC 2/3] RISC-V: KVM: Support dynamic time frequency from userspace
` [PATCH RFC 3/3] RISC-V: KVM: Implement guest time scaling

[PATCH 0/2] RFC: Precise TSC migration
 2020-12-03 11:57 UTC  (16+ messages)
` [PATCH 1/2] KVM: x86: implement KVM_SET_TSC_PRECISE/KVM_GET_TSC_PRECISE

MMIO/PIO dispatch file descriptors (ioregionfd) design discussion
 2020-12-03 11:34 UTC  (4+ messages)

[PATCH] vfio iommu type1: Bypass the vma permission check in vfio_pin_pages_remote()
 2020-12-03 11:20 UTC  (7+ messages)

[PATCH] s390/vfio-ap: Clean up vfio_ap resources when KVM pointer invalidated
 2020-12-03 10:19 UTC  (2+ messages)

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2020-12-03 10:16 UTC  (40+ messages)
` [PATCH RFC 02/39] KVM: x86/xen: intercept xen hypercalls if enabled
` [PATCH RFC 03/39] KVM: x86/xen: register shared_info page
` [PATCH RFC 10/39] KVM: x86/xen: support upcall vector
` [PATCH RFC 11/39] KVM: x86/xen: evtchn signaling via eventfd

[kvm-unit-tests PATCH 00/10] GIC fixes and improvements
 2020-12-03  9:41 UTC  (21+ messages)
` [kvm-unit-tests PATCH 01/10] lib: arm/arm64: gicv3: Add missing barrier when sending IPIs
` [kvm-unit-tests PATCH 02/10] lib: arm/arm64: gicv2: "
` [kvm-unit-tests PATCH 03/10] arm/arm64: gic: Remove memory synchronization from ipi_clear_active_handler()
` [kvm-unit-tests PATCH 04/10] arm/arm64: gic: Remove unnecessary synchronization with stats_reset()
` [kvm-unit-tests PATCH 10/10] arm64: gic: Use IPI test checking for the LPI tests

[PATCH v1] vfio/pci: Add support for opregion v2.0+
 2020-12-03  9:21 UTC  (3+ messages)

[PATCH 0/9] target/mips: Simplify MSA TCG logic
 2020-12-03  3:38 UTC  (12+ messages)
` [PATCH 1/9] target/mips: Introduce ase_msa_available() helper
` [PATCH 2/9] target/mips: Simplify msa_reset()
` [PATCH 3/9] target/mips: Use CP0_Config3 to set MIPS_HFLAG_MSA
` [PATCH 4/9] target/mips: Simplify MSA TCG logic
` [PATCH 5/9] target/mips: Remove now unused ASE_MSA definition
` [PATCH 6/9] target/mips: Alias MSA vector registers on FPU scalar registers
` [PATCH 7/9] target/mips: Extract msa_translate_init() from mips_tcg_init()
` [PATCH 8/9] target/mips: Remove CPUMIPSState* argument from gen_msa*() methods
` [PATCH 9/9] target/mips: Explode gen_msa_branch() as gen_msa_BxZ_V/BxZ()

[PATCH v2 0/2] Connect request callback to mdev and vfio-ccw
 2020-12-03  3:02 UTC  (4+ messages)
` [PATCH v2 1/2] vfio-mdev: Wire in a request handler for mdev parent

[PATCH v2 0/9] Add AMD SEV page encryption bitmap support
 2020-12-03  0:34 UTC  (13+ messages)
` [PATCH v2 1/9] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v2 2/9] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v2 3/9] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v2 4/9] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v2 5/9] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v2 6/9] KVM: SVM: Add support for static allocation of unified Page Encryption Bitmap
` [PATCH v2 7/9] KVM: x86: Mark _bss_decrypted section variables as decrypted in page encryption bitmap
` [PATCH v2 8/9] KVM: x86: Add kexec support for SEV "
` [PATCH v2 9/9] KVM: SVM: Bypass DBG_DECRYPT API calls for unecrypted guest memory

[PATCH v3 1/1] vfio/type1: Add vfio_group_domain()
 2020-12-02 21:48 UTC  (2+ messages)

[PATCH 0/2 v3] KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ
 2020-12-02 21:16 UTC  (4+ messages)
` [PATCH 1/2 "
` [PATCH 2/2 v3] nSVM: Test "

[PATCH] selftests: kvm/set_memory_region_test: Fix race in move region test
 2020-12-02 20:35 UTC 

[GIT PULL] vdpa: last minute bugfixes
 2020-12-02 20:48 UTC  (2+ messages)

[PATCH v3 0/4] Test MSR exits to userspace
 2020-12-02 15:31 UTC  (5+ messages)
` [PATCH v3 4/4] selftests: kvm: Test MSR exiting "

[RFC, v1 0/3] msi support for platform devices
 2020-12-02 14:44 UTC  (5+ messages)
` [RFC, v2 0/1] "
  ` [RFC v2 1/1] vfio/platform: add support for msi

[PATCH] KVM: x86: Reinstate userspace hypercall support
 2020-12-02 14:23 UTC  (7+ messages)

MMIO/PIO dispatch file descriptors (ioregionfd) design discussion
 2020-12-02 14:17 UTC  (10+ messages)

[PATCH v13 07/15] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
 2020-12-02 12:59 UTC  (4+ messages)

[Call for Presentations] FOSDEM 2021: Virt & IaaS Devroom
 2020-12-02 11:49 UTC 

[PATCH] vhost_vdpa: return -EFAULT if copy_to_user() fails
 2020-12-02  9:14 UTC  (3+ messages)

Bad performance since 5.9-rc1
 2020-12-02  0:31 UTC  (3+ messages)

[GIT PULL] vhost,vdpa: bugfixes
 2020-12-01 23:49 UTC  (2+ messages)

[PATCH v12 00/17] s390/vfio-ap: dynamic configuration support
 2020-12-01 23:14 UTC  (10+ messages)
` [PATCH v12 12/17] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device

[PATCH 00/11] Add QEMU debug support for SEV guests
 2020-12-01 18:57 UTC  (19+ messages)
` [PATCH 01/11] memattrs: add debug attribute
` [PATCH 02/11] exec: Add new MemoryDebugOps
` [PATCH 03/11] exec: add ram_debug_ops support
` [PATCH 06/11] monitor/i386: use debug APIs when accessing guest memory

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-12-01 18:00 UTC  (8+ messages)
          ` [PATCH v3] "

[RFC PATCH v1 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2020-12-01 12:15 UTC  (16+ messages)
` [RFC PATCH v1 1/4] irqchip/gic-v4.1: Plumb get_irqchip_state VLPI callback
` [RFC PATCH v1 3/4] KVM: arm64: GICv4.1: Restore VLPI's pending state to physical side

[Bug 209867] New: CPU soft lockup/stall with nested KVM and SMP
 2020-12-01  8:39 UTC  (2+ messages)
` [Bug 209867] "

[PATCH v15 00/17] KVM RISC-V Support
 2020-12-01  2:02 UTC  (6+ messages)
` [PATCH v15 10/17] RISC-V: KVM: Implement stage2 page table programming

[PATCH] kvm/x86/mmu: use the correct inherited permissions to get shadow page
 2020-12-01  1:31 UTC  (7+ messages)

[PATCH RFC v2 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2020-12-01  1:25 UTC  (8+ messages)
` [PATCH v2 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest

[PATCH v2 1/1] vfio/type1: Add vfio_group_domain()
 2020-12-01  1:13 UTC  (3+ messages)

[PATCH 0/6] Add SBI v0.2 support for KVM
 2020-12-01  1:06 UTC  (3+ messages)

[PATCH AUTOSEL 5.9 22/33] vhost scsi: add lun parser helper
 2020-11-30 23:59 UTC  (13+ messages)

[PATCH 0/9] Add AMD SEV page encryption bitmap support
 2020-11-30 23:34 UTC  (10+ messages)
` [PATCH 1/9] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH 2/9] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH 3/9] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH 4/9] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH 5/9] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH 6/9] KVM: SVM: Add support for static allocation of unified Page Encryption Bitmap
` [PATCH 7/9] KVM: x86: Mark _bss_decrypted section variables as decrypted in page encryption bitmap
` [PATCH 8/9] KVM: x86: Add kexec support for SEV "
` [PATCH 9/9] KVM: SVM: Bypass DBG_DECRYPT API calls for unecrypted guest memory

[PATCH v2 1/2] KVM: SVM: Move asid to vcpu_svm
 2020-11-30 21:06 UTC  (4+ messages)

[RFC PATCH 00/35] SEV-ES hypervisor support
 2020-11-30 20:24 UTC  (25+ messages)
` [RFC PATCH 22/35] KVM: SVM: Add support for CR0 write traps for an SEV-ES guest
` [RFC PATCH 23/35] KVM: SVM: Add support for CR4 "
` [RFC PATCH 25/35] KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES

[PATCH] kvm:svm: Return the correct error code
 2020-11-30 19:58 UTC  (2+ messages)

[PATCH v3 11/11] KVM: nVMX: Wake L2 from HLT when nested posted-interrupt pending
 2020-11-30 19:36 UTC  (12+ messages)

[RFC PATCH 00/67] KVM: X86: TDX support
 2020-11-30 19:18 UTC  (6+ messages)
` [RFC PATCH 03/67] x86/cpu: Move get_builtin_firmware() common code (from microcode only)

[PATCH v7 17/17] mm: add mmu_notifier argument to follow_pfn
 2020-11-30 18:03 UTC  (4+ 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).