kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-13 00:28:58 to 2023-07-14 10:11:07 UTC [more...]

[PATCH 00/27] KVM: arm64: NV trap forwarding infrastructure
 2023-07-14 10:10 UTC  (9+ messages)
` [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

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

[PATCH v3 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-14 10:04 UTC  (20+ 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

[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

[RFC PATCH v3 00/11] KVM: guest memory: Misc enhacnement
 2023-07-14  8:57 UTC  (6+ 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 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

[kvm-unit-tests PATCH v5 0/6] s390x: Add support for running guests without MSO/MSL
 2023-07-14  8:40 UTC  (26+ 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 5/6] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v5 6/6] s390x: add a test for SIE without MSO/MSL

[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 v2] KVM: arm64: Fix the name of sys_reg_desc related to PMU
 2023-07-14  7:59 UTC  (2+ messages)

[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

VFIO (PCI) and write combine mapping of BARs
 2023-07-14  7:13 UTC  (2+ messages)

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

[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  (19+ messages)
` [PATCH 1/9] iommu: Move iommu fault data to linux/iommu.h
` [PATCH 3/9] iommu: Add common code to handle IO page faults
` [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()

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

[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 00/10] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-07-13 18:44 UTC  (38+ messages)
` [PATCH 02/10] x86/tdx: Use cmovc to save a label in TDX_MODULE_CALL asm
` [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 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 v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-07-13 14:29 UTC  (3+ messages)
` [PATCH v10 09/59] KVM: arm64: nv: Add trap forwarding infrastructure

[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

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

[RFC PATCH v5 00/17] vsock: MSG_ZEROCOPY flag support
 2023-07-13  4:37 UTC  (4+ messages)
` [RFC PATCH v5 13/17] vsock: enable setting SO_ZEROCOPY

[PATCH v2 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-07-13  4:32 UTC  (3+ messages)
` [PATCH v2 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains
` [PATCH v2 2/2] iommu/vt-d: Remove rmrr check in domain attaching device path

[PATCH v11 vfio 0/7] pds-vfio-pci driver
 2023-07-13  0:37 UTC  (8+ messages)
` [PATCH v11 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
` [PATCH v11 vfio 2/7] vfio/pds: Initial support for pds VFIO driver
` [PATCH v11 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v11 vfio 4/7] vfio/pds: Add VFIO live migration support
` [PATCH v11 vfio 5/7] vfio/pds: Add support for dirty page tracking
` [PATCH v11 vfio 6/7] vfio/pds: Add support for firmware recovery
` [PATCH v11 vfio 7/7] vfio/pds: Add Kconfig and documentation

[PATCH v1 0/5] target/arm: Handle psci calls in userspace
 2023-07-13  0:27 UTC  (5+ 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).