org.kernel.vger.kvm-ppc archive

1010 archived articles, newest first (page 3 of 11). Latest articles →

Re: [SLOF] [PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Tue, 14 May 2024 14:38:34 +0530
Kautuk Consul <[email protected]> • #21871
Re: [PATCH v2] KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception
Wed, 08 May 2024 23:45:54 +1000
Michael Ellerman <[email protected]> • #21870
[agraf-2.6:kvm-kho-gmem-test 19/27] lib/kvm_util.c:202:46: warning: unused variable 'region'
Sun, 5 May 2024 10:15:28 +0800
kernel test robot <[email protected]> • #21869
[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'?
Sun, 5 May 2024 05:33:45 +0800
kernel test robot <[email protected]> • #21868
[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')
Sun, 5 May 2024 05:23:32 +0800
kernel test robot <[email protected]> • #21867
[agraf-2.6:kvm-kho-gmem-test 9/27] include/linux/kexec.h:369:34: error: field 'dt' has incomplete type
Sun, 5 May 2024 05:02:42 +0800
kernel test robot <[email protected]> • #21866
[agraf-2.6:kvm-kho-gmem-test 2/27] mm/memblock.c:2196:61: error: 'MIGRATE_CMA' undeclared; did you mean 'MIGRATE_SYNC'?
Sun, 5 May 2024 04:09:59 +0800
kernel test robot <[email protected]> • #21865
[agraf-2.6:kvm-kho-gmem-test 24/27] drivers/misc/fdbox.c:504:47: warning: initialization discards 'const' qualifier from pointer target type
Sun, 5 May 2024 03:59:47 +0800
kernel test robot <[email protected]> • #21864
[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'
Sun, 5 May 2024 03:59:39 +0800
kernel test robot <[email protected]> • #21863
[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
Sun, 5 May 2024 03:59:40 +0800
kernel test robot <[email protected]> • #21862
[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
Sun, 5 May 2024 03:06:47 +0800
kernel test robot <[email protected]> • #21861
[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'}
Sun, 5 May 2024 02:44:20 +0800
kernel test robot <[email protected]> • #21860
[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
Sun, 5 May 2024 02:44:20 +0800
kernel test robot <[email protected]> • #21859
[agraf-2.6:kvm-kho-gmem-test 9/27] kernel/kexec_kho_out.c:208:26: warning: excess elements in struct initializer
Sun, 5 May 2024 02:33:37 +0800
kernel test robot <[email protected]> • #21858
[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
Sun, 5 May 2024 02:23:00 +0800
kernel test robot <[email protected]> • #21857
[agraf-2.6:kvm-kho-gmem-test 25/27] kernel/time/sched_clock.c:166:50: warning: variable 'ns' set but not used
Sun, 5 May 2024 02:11:28 +0800
kernel test robot <[email protected]> • #21856
[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
Sun, 5 May 2024 02:01:01 +0800
kernel test robot <[email protected]> • #21855
[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
Sun, 5 May 2024 01:38:46 +0800
kernel test robot <[email protected]> • #21854
Re: [SLOF] [PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Fri, 3 May 2024 15:38:41 +0530
Kautuk Consul <[email protected]> • #21853
Re: [SLOF] [PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Thu, 25 Apr 2024 12:44:36 +0530
Kautuk Consul <[email protected]> • #21852
Re: [SLOF] [PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Tue, 16 Apr 2024 10:03:33 +0530
Kautuk Consul <[email protected]> • #21851
Re: [PATCH v2] KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception
Mon, 15 Apr 2024 22:27:32 +1000
Michael Ellerman <[email protected]> • #21850
[PATCH v2] KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception
Mon, 15 Apr 2024 09:27:29 +0530
Vaibhav Jain <[email protected]> • #21849
Re: [PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
Wed, 10 Apr 2024 14:28:07 +1000
"Nicholas Piggin" <[email protected]> • #21848
Re: [PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
Mon, 08 Apr 2024 15:20:11 +1000
Michael Ellerman <[email protected]> • #21847
Re: [PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Fri, 5 Apr 2024 13:46:44 +0530
Kautuk Consul <[email protected]> • #21846
Re: [PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
Fri, 5 Apr 2024 07:54:32 +0200
Thorsten Leemhuis <[email protected]> • #21845
Re: [PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Fri, 05 Apr 2024 14:46:14 +1100
"Alexey Kardashevskiy" <[email protected]> • #21844
Re: [PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
Fri, 05 Apr 2024 14:20:21 +1100
Michael Ellerman <[email protected]> • #21843
Re: [PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
Thu, 4 Apr 2024 10:35:52 +0200
"Linux regression tracking (Thorsten Leemhuis)" <[email protected]> • #21842
Re: [PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Thu, 4 Apr 2024 12:48:47 +0530
Kautuk Consul <[email protected]> • #21841
Re: [PATCH] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Thu, 04 Apr 2024 11:44:13 +1100
"Alexey Kardashevskiy" <[email protected]> • #21840
Re: [PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Thu, 04 Apr 2024 11:35:43 +1100
"Alexey Kardashevskiy" <[email protected]> • #21839
Re: [SLOF] [PATCH v3] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Thu, 28 Mar 2024 16:32:20 +0530
Kautuk Consul <[email protected]> • #21838
Re: [SLOF] [PATCH v3] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Thu, 28 Mar 2024 05:47:25 -0500
Segher Boessenkool <[email protected]> • #21837
[PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Thu, 28 Mar 2024 02:00:09 -0400
Kautuk Consul <[email protected]> • #21836
Re: [SLOF] [PATCH v3] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Thu, 28 Mar 2024 10:09:20 +0530
Kautuk Consul <[email protected]> • #21835
Re: [SLOF] [PATCH v3] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Wed, 27 Mar 2024 08:43:25 -0500
Segher Boessenkool <[email protected]> • #21834
Re: [PATCH v3] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Wed, 27 Mar 2024 13:19:00 +0530
Kautuk Consul <[email protected]> • #21833
Re: [PATCH v3] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Wed, 27 Mar 2024 08:45:36 +0100
Thomas Huth <[email protected]> • #21832
Re: [SLOF] [PATCH v2] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Wed, 27 Mar 2024 11:17:53 +0530
Kautuk Consul <[email protected]> • #21831
[PATCH v3] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Wed, 27 Mar 2024 01:41:27 -0400
Kautuk Consul <[email protected]> • #21830
Re: [SLOF] [PATCH v2] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Tue, 26 Mar 2024 21:00:36 +0530
Kautuk Consul <[email protected]> • #21829
Re: [SLOF] [PATCH v2] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Tue, 26 Mar 2024 15:45:46 +0100
Thomas Huth <[email protected]> • #21828
Re: [PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
Wed, 20 Mar 2024 23:43:28 +1000
"Nicholas Piggin" <[email protected]> • #21827
[PATCH v2] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Mon, 18 Mar 2024 06:30:03 -0400
Kautuk Consul <[email protected]> • #21826
Re: [PATCH] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Mon, 18 Mar 2024 11:12:03 +0100
Thomas Huth <[email protected]> • #21825
Re: [PATCH] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Mon, 18 Mar 2024 10:44:11 +0530
Kautuk Consul <[email protected]> • #21824
Re: [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Mon, 18 Mar 2024 10:42:53 +0530
Kautuk Consul <[email protected]> • #21823
[PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
Wed, 13 Mar 2024 12:56:23 +0530
Vaibhav Jain <[email protected]> • #21822
Re: [PATCH] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Thu, 7 Mar 2024 12:05:29 +0530
Kautuk Consul <[email protected]> • #21821
Re: [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Thu, 7 Mar 2024 12:03:29 +0530
Kautuk Consul <[email protected]> • #21820
subscribe
Tue, 27 Feb 2024 01:52:19 -0500
[email protected] • #21819
Re: [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Mon, 26 Feb 2024 12:29:16 +0530
Kautuk Consul <[email protected]> • #21818
Re: [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Mon, 26 Feb 2024 12:17:50 +0530
Kautuk Consul <[email protected]> • #21817
Re: [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Mon, 26 Feb 2024 10:13:48 +0530
Kautuk Consul <[email protected]> • #21816
Re: [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Mon, 26 Feb 2024 10:09:27 +0530
Kautuk Consul <[email protected]> • #21815
Re: [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Mon, 26 Feb 2024 10:02:51 +0530
Kautuk Consul <[email protected]> • #21814
Re: [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Fri, 23 Feb 2024 14:57:23 -0600
Segher Boessenkool <[email protected]> • #21813
Re: [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Fri, 23 Feb 2024 15:04:56 -0600
Segher Boessenkool <[email protected]> • #21812
Re: [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Fri, 23 Feb 2024 11:29:23 +0530
Kautuk Consul <[email protected]> • #21811
Re: [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Thu, 22 Feb 2024 17:16:17 +0530
Kautuk Consul <[email protected]> • #21810
Re: [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Thu, 22 Feb 2024 10:04:14 +0100
Thomas Huth <[email protected]> • #21809
Re: [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Thu, 22 Feb 2024 13:08:18 +0530
Kautuk Consul <[email protected]> • #21808
[PATCH] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
Thu, 22 Feb 2024 01:10:46 -0500
Kautuk Consul <[email protected]> • #21807
Re: [PATCH v4] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Tue, 20 Feb 2024 23:28:20 +1100
Michael Ellerman <[email protected]> • #21806
Re: [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Mon, 12 Feb 2024 14:58:46 +0530
Kautuk Consul <[email protected]> • #21805
[PATCH v4] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Wed, 7 Feb 2024 11:15:26 +0530
Amit Machhiwal <[email protected]> • #21804
Re: Re: [PATCH v3] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Wed, 7 Feb 2024 10:58:43 +0530
Amit Machhiwal <[email protected]> • #21803
Re: [PATCH v3] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Tue, 06 Feb 2024 21:09:48 +1100
Michael Ellerman <[email protected]> • #21802
[PATCH v3] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Mon, 5 Feb 2024 23:48:33 +0530
Amit Machhiwal <[email protected]> • #21801
Re: Re: [PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Mon, 5 Feb 2024 23:39:12 +0530
Amit Machhiwal <[email protected]> • #21800
Re: [PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Mon, 05 Feb 2024 23:05:23 +0530
Vaibhav Jain <[email protected]> • #21799
Re: [PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Mon, 05 Feb 2024 19:09:24 +0530
Aneesh Kumar K.V <[email protected]> • #21798
[PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Mon, 5 Feb 2024 18:56:07 +0530
Amit Machhiwal <[email protected]> • #21797
[PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
Fri, 2 Feb 2024 00:15:48 -0500
Kautuk Consul <[email protected]> • #21796
Re: Re: [PATCH] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Mon, 29 Jan 2024 16:17:41 +0530
Amit Machhiwal <[email protected]> • #21795
Meeting with the Development Team
Fri, 26 Jan 2024 08:50:38 GMT
"Ray Galt" <[email protected]> • #21794
Re: [PATCH] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Wed, 24 Jan 2024 13:06:19 +0530
Aneesh Kumar K.V <[email protected]> • #21793
Re: [PATCH] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Tue, 23 Jan 2024 13:24:36 +0530
Gautam Menghani <[email protected]> • #21792
[PATCH] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Thu, 18 Jan 2024 15:26:53 +0530
Amit Machhiwal <[email protected]> • #21791
Re: [PATCH] powerpc/hvcall: Reorder Nestedv2 hcall opcodes
Sun, 31 Dec 2023 22:07:43 +1100
Michael Ellerman <[email protected]> • #21790
Re: [PATCH 00/12] KVM: PPC: Nested APIv2 : Performance improvements
Thu, 21 Dec 2023 21:44:38 +1100
Michael Ellerman <[email protected]> • #21789
[PATCH] powerpc/hvcall: Reorder Nestedv2 hcall opcodes
Tue, 19 Dec 2023 14:52:36 +0530
Vaibhav Jain <[email protected]> • #21788
Re: [PATCH 09/12] KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUEST
Mon, 18 Dec 2023 12:59:27 +0530
Aneesh Kumar K.V <[email protected]> • #21787
Re: [PATCH 09/12] KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUEST
Mon, 18 Dec 2023 12:32:39 +0530
Vaibhav Jain <[email protected]> • #21786
Re: [PATCH 01/12] KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest
Mon, 18 Dec 2023 10:24:51 +0530
Vaibhav Jain <[email protected]> • #21785
Re: [PATCH 01/12] KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest
Fri, 15 Dec 2023 21:42:59 +0530
Aneesh Kumar K.V <[email protected]> • #21784
Re: [PATCH 09/12] KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUEST
Mon, 11 Dec 2023 09:31:17 +0530
"Aneesh Kumar K.V" <[email protected]> • #21783
Re: [PATCH 09/12] KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUEST
Mon, 11 Dec 2023 09:26:54 +0530
Vaibhav Jain <[email protected]> • #21782
Re: [PATCH 01/12] KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest
Fri, 08 Dec 2023 19:15:20 +0530
Vaibhav Jain <[email protected]> • #21781
Poptávka
Fri, 8 Dec 2023 09:15:39 GMT
"Lukas Varga" <[email protected]> • #21780
Re: [PATCH 09/12] KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUEST
Fri, 08 Dec 2023 13:45:24 +0530
Aneesh Kumar K.V (IBM) <[email protected]> • #21779
Re: [PATCH 01/12] KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest
Thu, 07 Dec 2023 14:45:18 +0530
Aneesh Kumar K.V (IBM) <[email protected]> • #21778
[PATCH 11/12] KVM: PPC: Reduce reliance on analyse_instr() in mmio emulation
Fri, 1 Dec 2023 18:56:16 +0530
Vaibhav Jain <[email protected]> • #21777
[PATCH 09/12] KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUEST
Fri, 1 Dec 2023 18:56:14 +0530
Vaibhav Jain <[email protected]> • #21776
[PATCH 12/12] KVM: PPC: Book3S HV nestedv2: Do not cancel pending decrementer exception
Fri, 1 Dec 2023 18:56:17 +0530
Vaibhav Jain <[email protected]> • #21775
[PATCH 03/12] KVM: PPC: Book3S HV nestedv2: Do not check msr on hcalls
Fri, 1 Dec 2023 18:56:08 +0530
Vaibhav Jain <[email protected]> • #21774
[PATCH 10/12] KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0
Fri, 1 Dec 2023 18:56:15 +0530
Vaibhav Jain <[email protected]> • #21773
[PATCH 08/12] KVM: PPC: Book3S HV nestedv2: Avoid msr check in kvmppc_handle_exit_hv()
Fri, 1 Dec 2023 18:56:13 +0530
Vaibhav Jain <[email protected]> • #21772
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.