kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-13 09:27:53 to 2023-07-15 00:30:43 UTC [more...]

Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
 2023-07-15  0:30 UTC  (5+ messages)

[PATCH v2] KVM: arm64: Fix the name of sys_reg_desc related to PMU
 2023-07-14 23:39 UTC  (3+ messages)

[PATCH v3 1/2] kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add()
 2023-07-14 22:45 UTC  (2+ messages)
` [PATCH v3 2/2] kvm/vfio: avoid bouncing the mutex when adding and deleting groups

[RFC PATCH v3 00/11] KVM: guest memory: Misc enhacnement
 2023-07-14 22:35 UTC  (7+ messages)
` [RFC PATCH v3 08/11] KVM: Fix set_mem_attr ioctl when error case
` [RFC PATCH v3 09/11] KVM: Add new members to struct kvm_gfn_range to operate on

[PATCH v2 1/2] kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add()
 2023-07-14 19:31 UTC  (3+ messages)
` [PATCH v2 2/2] kvm/vfio: avoid bouncing the mutex when adding and deleting groups

[kvm-unit-tests PATCH 0/2] arm64: fix paging issues
 2023-07-14 18:42 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/2] arm64: set sctlr_el1.SPAN
` [kvm-unit-tests PATCH 2/2] arm64: ensure tlbi is safe

[PATCH] KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
 2023-07-14 16:40 UTC  (2+ messages)

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-14 16:30 UTC  (6+ messages)
` [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests

[PATCH 00/27] KVM: arm64: NV trap forwarding infrastructure
 2023-07-14 16:28 UTC  (16+ messages)
` [PATCH 06/27] arm64: Add debug registers affected by HDFGxTR_EL2
` [PATCH 10/27] arm64: Add feature detection for fine grained traps
` [PATCH 16/27] KVM: arm64: nv: Add trap forwarding for HCR_EL2
` [PATCH 18/27] KVM: arm64: nv: Add trap forwarding for MDCR_EL2

[RFC] Support for Arm CCA VMs on Linux
 2023-07-14 16:28 UTC  (4+ messages)

[PATCH kvmtool] virtio-net: Don't print the compat warning for the default device
 2023-07-14 15:29 UTC 

[PATCH v6] vfio/pci: Propagate ACPI notifications to user-space via eventfd
 2023-07-14 15:24 UTC  (3+ messages)
` [PATCH 0/2] eventfd: simplify signal helpers

[PATCH v14 00/26] Add vfio_device cdev for iommufd support
 2023-07-14 15:19 UTC  (19+ messages)
` [PATCH v14 14/26] iommufd/device: Add iommufd_access_detach() API
` [PATCH v14 17/26] vfio: Move device_del() before waiting for the last vfio_device registration refcount
` [PATCH v14 19/26] vfio: Test kvm pointer in _vfio_device_get_kvm_safe()
` [PATCH v14 20/26] iommufd: Add iommufd_ctx_from_fd()
` [PATCH v14 21/26] vfio: Avoid repeated user pointer cast in vfio_device_fops_unl_ioctl()
` [PATCH v14 22/26] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v14 23/26] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v14 24/26] vfio: Move the IOMMU_CAP_CACHE_COHERENCY check in __vfio_register_dev()
` [PATCH v14 26/26] docs: vfio: Add vfio device cdev description

[PATCH kvmtool v2 0/4] Add --loglevel argument
 2023-07-14 13:44 UTC  (4+ messages)
` [PATCH kvmtool v2 2/4] Replace printf/fprintf with pr_* macros

[PATCH v9 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-07-14 13:36 UTC  (3+ messages)
` [PATCH v9 09/10] vfio/pci: Copy hot-reset device info to userspace in the devices loop

[PATCH] KVM: SVM: Update destination when updating pi irte
 2023-07-14 13:05 UTC  (6+ messages)

VFIO (PCI) and write combine mapping of BARs
 2023-07-14 12:37 UTC  (3+ messages)

[PATCH 00/10] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-07-14 12:28 UTC  (39+ messages)
` [PATCH 02/10] x86/tdx: Use cmovc to save a label in TDX_MODULE_CALL asm
` [PATCH 04/10] x86/tdx: Make macros of TDCALLs consistent with the spec
` [PATCH 07/10] x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
` [PATCH 09/10] x86/virt/tdx: Wire up basic SEAMCALL functions
` [PATCH 10/10] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP

[PATCH v16 00/30] Add KVM LoongArch support
 2023-07-14 12:06 UTC  (15+ messages)
` [PATCH v16 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v16 19/30] LoongArch: KVM: Implement kvm mmu operations

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-07-14 10:53 UTC  (4+ messages)
` [PATCH v10 09/59] KVM: arm64: nv: Add trap forwarding infrastructure

[kvm-unit-tests PATCH v5 0/6] s390x: Add support for running guests without MSO/MSL
 2023-07-14 10:52 UTC  (24+ messages)
` [kvm-unit-tests PATCH v5 1/6] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v5 2/6] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v5 3/6] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v5 6/6] s390x: add a test for SIE without MSO/MSL

[PATCH v3 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-14 10:47 UTC  (24+ messages)
` [PATCH v3 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v3 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH v3 03/18] "
` [PATCH v3 04/18] "
` [PATCH v3 05/18] "
` [PATCH v3 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v3 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v3 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v3 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v3 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v3 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v3 12/18] staging: "
` [PATCH v3 13/18] fbdev: "
` [PATCH v3 14/18] "
` [PATCH v3 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v3 16/18] fbdev/pxafb: "
` [PATCH v3 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v3 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
  ` [v3,18/18] "

[PATCH v1 00/15] virtio-mem: Expose device memory through multiple memslots
 2023-07-14 10:01 UTC  (4+ messages)
` [PATCH v1 13/15] virtio-mem: Expose device memory via multiple memslots if enabled

[PATCH v6 2/5] target/riscv: check the in-kernel irqchip support
 2023-07-14  8:44 UTC  (2+ messages)
` [PATCH v6 3/5] target/riscv: Create an KVM AIA irqchip

[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
 2023-07-14  8:10 UTC  (6+ messages)
` [PATCH v3 1/6] kvm: determine memory type from VMA

[PATCH v3 00/11] KVM: x86/mmu: refine memtype related mmu zap
 2023-07-14  7:11 UTC  (9+ messages)
` [PATCH v3 08/11] KVM: x86: move vmx code to get EPT memtype when CR0.CD=1 to x86 common code

[PATCH v4 00/12] KVM: x86/mmu: refine memtype related mmu zap
 2023-07-14  6:56 UTC  (13+ messages)
` [PATCH v4 01/12] KVM: x86/mmu: helpers to return if KVM honors guest MTRRs
` [PATCH v4 02/12] KVM: x86/mmu: Use KVM honors guest MTRRs helper in kvm_tdp_page_fault()
` [PATCH v4 03/12] KVM: x86/mmu: Use KVM honors guest MTRRs helper when CR0.CD toggles
` [PATCH v4 04/12] KVM: x86/mmu: Use KVM honors guest MTRRs helper when update mtrr
` [PATCH v4 05/12] KVM: x86/mmu: zap KVM TDP when noncoherent DMA assignment starts/stops
` [PATCH v4 06/12] KVM: x86/mmu: move TDP zaps from guest MTRRs update to CR0.CD toggling
` [PATCH v4 07/12] KVM: VMX: drop IPAT in memtype when CD=1 for KVM_X86_QUIRK_CD_NW_CLEARED
` [PATCH v4 08/12] KVM: x86: centralize code to get CD=1 memtype when guest MTRRs are honored
` [PATCH v4 09/12] KVM: x86/mmu: serialize vCPUs to zap gfn "
` [PATCH v4 10/12] KVM: x86/mmu: fine-grained gfn zap "
` [PATCH v4 11/12] KVM: x86/mmu: split a single gfn zap range "
` [PATCH v4 12/12] KVM: x86/mmu: convert kvm_zap_gfn_range() to use shared mmu_lock in TDP MMU

[PATCH] KVM: arm64: Fix the name of sys_reg_desc related to PMU
 2023-07-14  3:13 UTC  (7+ messages)

[PATCH 0/9] iommu: Prepare to deliver page faults to user space
 2023-07-14  2:49 UTC  (8+ messages)
` [PATCH 9/9] iommu: Use fault cookie to store iopf_param

[RFC 0/3] KVM: x86: introduce pv feature lazy tscdeadline
 2023-07-14  1:40 UTC  (10+ messages)

[RESEND PATCH v5 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-14  1:02 UTC  (7+ messages)
` [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()

[PATCH] kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add()
 2023-07-13 21:29 UTC  (3+ messages)

[PATCH] KVM: VMX: Avoid noinstr warning
 2023-07-13 21:22 UTC  (2+ messages)

[PATCH 0/2] eventfd: simplify signal helpers
 2023-07-13 17:10 UTC  (8+ messages)
` [PATCH 1/2] eventfd: simplify eventfd_signal()
` [PATCH 2/2] eventfd: simplify eventfd_signal_mask()

[CfP] Confidential Computing Microconference @ LPC 2023
 2023-07-13 15:50 UTC 

[PATCH v2 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-13 16:02 UTC  (23+ messages)
` [PATCH v2 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v2 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH v2 03/18] "
` [PATCH v2 04/18] "
` [PATCH v2 05/18] "
` [PATCH v2 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v2 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v2 08/18] sh: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v2 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v2 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v2 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v2 12/18] staging: "
` [PATCH v2 13/18] fbdev: "
` [PATCH v2 14/18] "
` [PATCH v2 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v2 16/18] fbdev/pxafb: "
` [PATCH v2 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v2 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data

[syzbot] [kvm?] WARNING in __load_segment_descriptor
 2023-07-13 15:57 UTC  (2+ messages)

[kvm-unit-tests RFC PATCH] x86/emulator: Test indirect CALL (gpa_available)
 2023-07-13 14:08 UTC 

[PATCH] x86: Fix warnings in kvm_emulate.h
 2023-07-13 12:48 UTC 

[PATCH 0/7] KVM RISC-V ONE_REG ISA extension improvements
 2023-07-13 12:49 UTC  (15+ messages)
` [PATCH 1/7] RISC-V: KVM: Factor-out ONE_REG related code to its own source file
` [PATCH 2/7] RISC-V: KVM: Extend ONE_REG to enable/disable multiple ISA extensions
` [PATCH 3/7] RISC-V: KVM: Allow Zba and Zbs extensions for Guest/VM
` [PATCH 4/7] RISC-V: KVM: Allow Zicntr, Zicsr, Zifencei, and Zihpm "
` [PATCH 5/7] RISC-V: KVM: Sort ISA extensions alphabetically in ONE_REG interface
` [PATCH 6/7] RISC-V: KVM: Allow Zbc, Zbk* and Zk* extensions for Guest/VM
` [PATCH 7/7] RISC-V: KVM: Allow Zvb* and Zvk* "

[PATCH v5 2/5] target/riscv: check the in-kernel irqchip support
 2023-07-13  9:36 UTC  (4+ messages)
` [PATCH v5 3/5] target/riscv: Create an KVM AIA irqchip


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