kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-17 13:06:47 to 2023-04-19 00:50:42 UTC [more...]

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-04-19  0:47 UTC  (19+ messages)
` Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)

[PATCH v4] vfio/cdx: add support for CDX bus
 2023-04-19  0:06 UTC  (5+ messages)

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-04-18 23:38 UTC  (2+ messages)

[PATCH V3 00/10] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-04-18 22:38 UTC  (14+ messages)
` [PATCH V3 01/10] vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable
` [PATCH V3 02/10] vfio/pci: Remove negative check on unsigned vector
` [PATCH V3 03/10] vfio/pci: Prepare for dynamic interrupt context storage
` [PATCH V3 04/10] vfio/pci: Move to single error path
` [PATCH V3 05/10] vfio/pci: Use xarray for interrupt context storage
` [PATCH V3 06/10] vfio/pci: Remove interrupt context counter
` [PATCH V3 07/10] vfio/pci: Update stale comment
` [PATCH V3 08/10] vfio/pci: Probe and store ability to support dynamic MSI-X
` [PATCH V3 09/10] vfio/pci: Support "
` [PATCH V3 10/10] vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X

[PATCH 00/33] Split ptdesc from struct page
 2023-04-18 21:33 UTC  (39+ messages)
` [PATCH 01/33] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH 02/33] s390: Use pt_frag_refcount for pagetables
` [PATCH 03/33] pgtable: Create struct ptdesc
` [PATCH 04/33] mm: add utility functions for ptdesc
` [PATCH 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH 06/33] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH 07/33] mm: Convert ptlock_ptr() "
` [PATCH 08/33] mm: Convert pmd_ptlock_init() "
` [PATCH 09/33] mm: Convert ptlock_init() "
` [PATCH 10/33] mm: Convert pmd_ptlock_free() "
` [PATCH 11/33] mm: Convert ptlock_free() "
` [PATCH 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH 13/33] powerpc: Convert various functions to use ptdescs
` [PATCH 14/33] x86: "
` [PATCH 15/33] s390: Convert various gmap "
` [PATCH 16/33] s390: Convert various pgalloc "
` [PATCH 17/33] mm: Remove page table members from struct page
` [PATCH 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH 19/33] arm: "
` [PATCH 20/33] arm64: "
` [PATCH 21/33] csky: Convert __pte_free_tlb() "
` [PATCH 22/33] hexagon: "
` [PATCH 23/33] loongarch: Convert various functions "
` [PATCH 24/33] m68k: "
` [PATCH 25/33] mips: "
` [PATCH 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH 27/33] openrisc: "
` [PATCH 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH 29/33] sh: Convert pte_free_tlb() "
` [PATCH 30/33] sparc64: Convert various functions "
` [PATCH 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v13 098/113] KVM: TDX: Handle TDX PV map_gpa hypercall
 2023-04-18 19:09 UTC  (2+ messages)

[PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
 2023-04-18 18:39 UTC  (31+ messages)

[RFC PATCH 0/5] Add TDX intra host migration support
 2023-04-18 17:51 UTC  (12+ messages)
` [RFC PATCH 1/5] KVM: Split tdp_mmu_pages to private and shared lists
` [RFC PATCH 2/5] KVM: SEV: Refactor common code out of sev_vm_move_enc_context_from
` [RFC PATCH 3/5] KVM: TDX: Add base implementation for tdx_vm_move_enc_context_from

Add zicboz support for riscv kvmtool
 2023-04-18 17:14 UTC  (7+ messages)
` [PATCH kvmtool 1/2] riscv: add mvendorid/marchid/mimpid to sync kvm_riscv_config
` [PATCH kvmtool 2/2] riscv: add zicboz support

[PATCH v2] KVM: x86/xen: Implement hvm_op/HVMOP_flush_tlbs hypercall
 2023-04-18 16:08 UTC  (11+ messages)
    ` [EXTERNAL][PATCH "
      ` [PATCH v3] "
          ` [EXTERNAL][PATCH "

[PATCH 0/8] Add printf and formatted asserts in the guest
 2023-04-18 16:06 UTC  (10+ messages)
` [PATCH 4/8] KVM: selftests: Copy printf.c to KVM selftests
` [PATCH 5/8] KVM: selftests: Add vsprintf() "

[PATCH v19 00/21] s390x: CPU Topology
 2023-04-18 15:57 UTC  (12+ messages)
` [PATCH v19 01/21] s390x/cpu topology: add s390 specifics to CPU topology

[PATCH v4 1/6] mm/gup: remove unused vmas parameter from get_user_pages()
 2023-04-18 15:49 UTC  (4+ messages)
` [PATCH v4 2/6] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
` [PATCH v4 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
` [PATCH v4 5/6] mm/gup: remove vmas parameter from pin_user_pages()

[PATCH 1/2] KVM: x86: Fix poll command
 2023-04-18 15:19 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86: Adjust return value of pic_poll_read()

[RFC PATCH V4 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-04-18 14:12 UTC  (10+ messages)
` [RFC PATCH V4 08/17] x86/hyperv: Initialize cpu and memory for sev-snp enlightened guest
` [RFC PATCH V4 13/17] x86/sev: Add Check of #HV event in path

QEMU developers fortnightly conference call for agenda for 2023-04-18
 2023-04-18 13:57 UTC  (3+ messages)

[PATCH v2] KVM: arm64: Make vcpu flag updates non-preemptible
 2023-04-18 12:57 UTC 

[PATCH v7 00/30] Add KVM LoongArch support
 2023-04-18  9:19 UTC  (2+ messages)

[PATCH v2 00/17] Add RISC-V vector cryptographic instruction set support
 2023-04-18  8:31 UTC  (26+ messages)
` [PATCH v2 01/17] target/riscv: Refactor some of the generic vector functionality
` [PATCH v2 02/17] target/riscv: Refactor vector-vector translation macro
` [PATCH v2 03/17] target/riscv: Add Zvbc ISA extension support
` [PATCH v2 04/17] target/riscv: Move vector translation checks
` [PATCH v2 05/17] target/riscv: Refactor translation of vector-widening instruction
` [PATCH v2 06/17] target/riscv: Refactor some of the generic vector functionality
` [PATCH v2 07/17] qemu/bitops.h: Limit rotate amounts
` [PATCH v2 08/17] qemu/host-utils.h: Add clz and ctz functions for lower-bit integers
` [PATCH v2 09/17] target/riscv: Add Zvbb ISA extension support
` [PATCH v2 10/17] target/riscv: Add Zvkned "
` [PATCH v2 11/17] target/riscv: Add Zvknh "
` [PATCH v2 12/17] target/riscv: Add Zvksh "
` [PATCH v2 13/17] target/riscv: Add Zvkg "
` [PATCH v2 14/17] crypto: Create sm4_subword
` [PATCH v2 15/17] crypto: Add SM4 constant parameter CK
` [PATCH v2 16/17] target/riscv: Add Zvksed ISA extension support
` [PATCH v2 17/17] target/riscv: Expose Zvk* and Zvb[b,c] cpu properties

[PATCH v2] KVM: x86: Fix poll command
 2023-04-18  7:59 UTC  (4+ messages)

[PATCH v3] vfio/cdx: add support for CDX bus
 2023-04-18  4:19 UTC  (3+ messages)

[PATCH v7 0/5] Linear Address Masking (LAM) KVM Enabling
 2023-04-18  3:38 UTC  (7+ messages)
` [PATCH v7 3/5] KVM: x86: Introduce untag_addr() in kvm_x86_ops
` [PATCH v7 4/5] KVM: x86: Untag address when LAM applicable

[RFC PATCH v2 00/11] Intel IA32_SPEC_CTRL Virtualization
 2023-04-18  2:07 UTC  (7+ messages)
` [RFC PATCH v2 04/11] KVM: VMX: Add IA32_SPEC_CTRL virtualization support
` [RFC PATCH v2 05/11] x86/bugs: Use Virtual MSRs to request hardware mitigations

[PATCH v2] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD
 2023-04-17 19:34 UTC  (5+ messages)

[PATCH v8 vfio 0/7] pds_vfio driver
 2023-04-17 18:42 UTC  (4+ messages)
` [PATCH v8 vfio 3/7] vfio/pds: register with the pds_core PF

[PATCH 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
 2023-04-17 15:14 UTC  (9+ messages)
` [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()

[PATCH][next] KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds"
 2023-04-17 17:53 UTC 

[PATCH -next v18 00/20] riscv: Add vector ISA support
 2023-04-17 16:26 UTC  (9+ messages)
` [PATCH -next v18 05/20] riscv: Disable Vector Instructions for kernel itself
` [PATCH -next v18 06/20] riscv: Introduce Vector enable/disable helpers
` [PATCH -next v18 07/20] riscv: Introduce riscv_v_vsize to record size of Vector context

[PATCH v3 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-04-17 16:17 UTC  (3+ messages)
` [PATCH v3 1/7] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-04-17 14:54 UTC  (5+ messages)
` [PATCH RFC v8 20/56] crypto:ccp: Define the SEV-SNP commands
` [PATCH RFC v8 45/56] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH v2] vfio/cdx: add support for CDX bus
 2023-04-17 13:21 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).