kvm-ppc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[agraf-2.6:kvm-kho-gmem-test 19/27] lib/kvm_util.c:202:46: warning: unused variable 'region'
 2024-05-05  2:15 UTC 

[agraf-2.6:kvm-kho-gmem-test 24/27] arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:6808:17: error: 'KVM_ARCH_FLAG_VM_COUNTER_OFFSET' undeclared; did you mean 'KVM_ARM_SET_COUNTER_OFFSET'?
 2024-05-04 21:33 UTC 

[agraf-2.6:kvm-kho-gmem-test 20/27] arch/arm64/kvm/mmu.c:1691:92: warning: format specifies type 'unsigned long' but the argument has type 'gfn_t' (aka 'unsigned long long')
 2024-05-04 21:23 UTC 

[agraf-2.6:kvm-kho-gmem-test 9/27] include/linux/kexec.h:369:34: error: field 'dt' has incomplete type
 2024-05-04 21:02 UTC 

[agraf-2.6:kvm-kho-gmem-test 2/27] mm/memblock.c:2196:61: error: 'MIGRATE_CMA' undeclared; did you mean 'MIGRATE_SYNC'?
 2024-05-04 20:09 UTC 

[agraf-2.6:kvm-kho-gmem-test 24/27] drivers/misc/fdbox.c:504:47: warning: initialization discards 'const' qualifier from pointer target type
 2024-05-04 19:59 UTC 

[agraf-2.6:kvm-kho-gmem-test 23/27] arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4477:55: error: 'struct kvm_arch' has no member named 'timer_data'
 2024-05-04 19:59 UTC 

[agraf-2.6:kvm-kho-gmem-test 24/27] drivers/misc/fdbox.c:504:12: error: initializing 'ulong *' (aka 'unsigned long *') with an expression of type 'const void *' discards qualifiers
 2024-05-04 19:59 UTC 

[agraf-2.6:kvm-kho-gmem-test 26/27] kernel/time/sched_clock.c:76:49: error: call to undeclared function 'read_sysreg'; ISO C99 and later do not support implicit function declarations
 2024-05-04 19:06 UTC 

[agraf-2.6:kvm-kho-gmem-test 20/27] arch/arm64/kvm/mmu.c:1691:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'gfn_t' {aka 'long long unsigned int'}
 2024-05-04 18:44 UTC 

[agraf-2.6:kvm-kho-gmem-test 26/27] kernel/time/sched_clock.c:76:49: error: call to undeclared function 'read_sysreg'; ISO C99 and later do not support implicit function declarations
 2024-05-04 18:44 UTC 

[agraf-2.6:kvm-kho-gmem-test 9/27] kernel/kexec_kho_out.c:208:26: warning: excess elements in struct initializer
 2024-05-04 18:33 UTC 

[agraf-2.6:kvm-kho-gmem-test 19/27] arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4421:49: warning: 'struct kvm_s2_mmu' declared inside parameter list will not be visible outside of this definition or declaration
 2024-05-04 18:23 UTC 

[agraf-2.6:kvm-kho-gmem-test 25/27] kernel/time/sched_clock.c:166:50: warning: variable 'ns' set but not used
 2024-05-04 18:11 UTC 

[agraf-2.6:kvm-kho-gmem-test 5/27] include/linux/kexec.h:537:42: warning: declaration of 'struct kimage' will not be visible outside of this function
 2024-05-04 18:01 UTC 

[agraf-2.6:kvm-kho-gmem-test 5/27] include/linux/kexec.h:537:42: warning: 'struct kimage' declared inside parameter list will not be visible outside of this definition or declaration
 2024-05-04 17:38 UTC 

[PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
 2024-05-03 10:08 UTC  (8+ messages)
        ` [SLOF] "

[PATCH v2] KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception
 2024-04-15 12:27 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
 2024-04-10  4:28 UTC  (7+ messages)

[PATCH] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
 2024-04-04  0:44 UTC  (5+ messages)

[PATCH v3] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
 2024-03-28 11:02 UTC  (7+ messages)
` [SLOF] "

[PATCH v2] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
 2024-03-27  5:47 UTC  (4+ messages)
` [SLOF] "

[PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
 2024-03-18  5:12 UTC  (15+ messages)

subscribe
 2024-02-27  6:52 UTC 

[PATCH v4] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-02-20 12:28 UTC  (2+ messages)

[PATCH v3] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-02-07  5:28 UTC  (3+ messages)
  `  "

[PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-02-05 18:09 UTC  (4+ messages)
  `  "

[PATCH] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-01-29 10:47 UTC  (4+ messages)
  `  "

Meeting with the Development Team
 2024-01-26  8:50 UTC 

[PATCH] powerpc/hvcall: Reorder Nestedv2 hcall opcodes
 2023-12-31 11:07 UTC  (2+ messages)

[PATCH 00/12] KVM: PPC: Nested APIv2 : Performance improvements
 2023-12-21 10:44 UTC  (23+ messages)
` [PATCH 01/12] KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest
` [PATCH 02/12] KVM: PPC: Book3S HV nestedv2: Avoid reloading the tb offset
` [PATCH 03/12] KVM: PPC: Book3S HV nestedv2: Do not check msr on hcalls
` [PATCH 04/12] KVM: PPC: Book3S HV nestedv2: Get the PID only if needed to copy tofrom a guest
` [PATCH 05/12] KVM: PPC: Book3S HV nestedv2: Ensure LPCR_MER bit is passed to the L0
` [PATCH 06/12] KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EE
` [PATCH 07/12] KVM: PPC: Book3S HV nestedv2: Do not inject certain interrupts
` [PATCH 08/12] KVM: PPC: Book3S HV nestedv2: Avoid msr check in kvmppc_handle_exit_hv()
` [PATCH 09/12] KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUEST
` [PATCH 10/12] KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0
` [PATCH 11/12] KVM: PPC: Reduce reliance on analyse_instr() in mmio emulation
` [PATCH 12/12] KVM: PPC: Book3S HV nestedv2: Do not cancel pending decrementer exception

Poptávka
 2023-12-08  9:15 UTC 

[kvm-unit-tests PATCH v1 02/18] powerpc: Replace the physical allocator with the page allocator
 2023-11-30  9:07 UTC 

[agraf-2.6:snp-host-v10 73/108] arch/x86/virt/svm/sev.c:528:6: warning: no previous prototype for 'snp_leak_pages'
 2023-11-09 18:04 UTC 

[agraf-2.6:snp-host-v10 68/108] arch/x86/virt/svm/sev.c:375:5: warning: no previous prototype for 'psmash'
 2023-11-09 16:46 UTC 

[agraf-2.6:snp-host-v10 65/108] arch/x86/virt/svm/sev.c:352:6: warning: no previous prototype for 'sev_dump_hva_rmpentry'
 2023-11-09 14:02 UTC 

[agraf-2.6:snp-host-v10 64/108] arch/x86/virt/svm/sev.c:280:5: warning: no previous prototype for 'snp_lookup_rmpentry'
 2023-11-09 11:56 UTC 

[agraf-2.6:snp-host-v10 63/108] arch/x86/kernel/cpu/amd.c:634:14: error: 'max_pfn' undeclared; did you mean 'vmap_pfn'?
 2023-11-09  9:25 UTC 

This list is being migrated to the new vger infra (no action required)
 2023-10-27 23:22 UTC  (2+ messages)

[PATCH v5 00/11] KVM: PPC: Nested APIv2 guest support
 2023-09-21  9:27 UTC  (13+ messages)
` [PATCH v5 01/11] KVM: PPC: Always use the GPR accessors
` [PATCH v5 02/11] KVM: PPC: Introduce FPR/VR accessor functions
` [PATCH v5 03/11] KVM: PPC: Rename accessor generator macros
` [PATCH v5 04/11] KVM: PPC: Use accessors for VCPU registers
` [PATCH v5 05/11] KVM: PPC: Use accessors for VCORE registers
` [PATCH v5 06/11] KVM: PPC: Book3S HV: Use accessors for VCPU registers
` [PATCH v5 07/11] KVM: PPC: Book3S HV: Introduce low level MSR accessor
` [PATCH v5 08/11] KVM: PPC: Add helper library for Guest State Buffers
` [PATCH v5 09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long
` [PATCH v5 10/11] KVM: PPC: Add support for nestedv2 guests
` [PATCH v5 11/11] docs: powerpc: Document nested KVM on POWER

[PATCH v4 00/11] KVM: PPC: Nested APIv2 guest support
 2023-09-07 14:26 UTC  (13+ messages)
` [PATCH v4 01/11] KVM: PPC: Always use the GPR accessors
` [PATCH v4 02/11] KVM: PPC: Introduce FPR/VR accessor functions
` [PATCH v4 03/11] KVM: PPC: Rename accessor generator macros
` [PATCH v4 04/11] KVM: PPC: Use accessors for VCPU registers
` [PATCH v4 05/11] KVM: PPC: Use accessors VCORE registers
` [PATCH v4 06/11] KVM: PPC: Book3S HV: Use accessors for VCPU registers
` [PATCH v4 07/11] KVM: PPC: Book3S HV: Introduce low level MSR accessor
` [PATCH v4 08/11] KVM: PPC: Add helper library for Guest State Buffers
` [PATCH v4 09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long
` [PATCH v4 10/11] KVM: PPC: Add support for nestedv2 guests
` [PATCH v4 11/11] docs: powerpc: Document nested KVM on POWER

[PATCH v3 0/6] KVM: PPC: Nested APIv2 guest support
 2023-08-17 12:23 UTC  (21+ messages)
` [PATCH v3 1/6] KVM: PPC: Use getters and setters for vcpu register state
` [PATCH v3 2/6] KVM: PPC: Rename accessor generator macros
` [PATCH v3 3/6] KVM: PPC: Add helper library for Guest State Buffers
` [PATCH v3 4/6] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long
` [PATCH v3 5/6] KVM: PPC: Add support for nestedv2 guests
` [PATCH v3 6/6] docs: powerpc: Document nested KVM on POWER

[kvm-unit-tests PATCH v4] runtime: Allow to specify properties for accelerator
 2023-06-23 15:38 UTC  (3+ messages)

[kvm-unit-tests PATCH v3] runtime: Allow to specify properties for accelerator
 2023-06-23  7:36 UTC  (10+ messages)

[RFC PATCH v2 0/6] KVM: PPC: Nested PAPR guests
 2023-06-10  2:16 UTC  (19+ messages)
` [RFC PATCH v2 1/6] KVM: PPC: Use getters and setters for vcpu register state
` [RFC PATCH v2 2/6] KVM: PPC: Add fpr getters and setters
` [RFC PATCH v2 3/6] KVM: PPC: Add vr "
` [RFC PATCH v2 4/6] KVM: PPC: Add helper library for Guest State Buffers
` [RFC PATCH v2 5/6] KVM: PPC: Add support for nested PAPR guests
` [RFC PATCH v2 6/6] docs: powerpc: Document nested KVM on POWER
  ` [PATCH RFC "

BE KVM breakage in kernel 5.14 and forward
 2023-05-13 12:39 UTC 

[RFC PATCH v1 0/5] KVM: PPC: Nested PAPR guests
 2023-05-08  7:23 UTC  (6+ messages)
` [RFC PATCH v1 1/5] KVM: PPC: Use getters and setters for vcpu register state
` [RFC PATCH v1 2/5] KVM: PPC: Add fpr getters and setters
` [RFC PATCH v1 3/5] KVM: PPC: Add vr "
` [RFC PATCH v1 4/5] powerpc: Add helper library for Guest State Buffers
` [RFC PATCH v1 5/5] KVM: PPC: Add support for nested PAPR guests

[PATCH 0/3] powerpc/kvm: Enable HV KVM guests to use prefixed instructions to access emulated MMIO
 2023-04-06  0:34 UTC  (2+ messages)
` [PATCH 0/3] powerpc/kvm: Enable HV KVM guests to use prefixed instructions to access emulated MM


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