[PATCH v3 10/11] ppc/pnv: Add SBE model for Power11

2024-05-27 Thread Aditya Gupta
Power11 core is same as Power10, reuse PNV10_SBER initialisation, by declaring PNV11_PSI as child class of PNV10_PSI Cc: Cédric Le Goater Cc: Frédéric Barrat Cc: Mahesh J Salgaonkar Cc: Madhavan Srinivasan Cc: Nicholas Piggin Reviewed-by: Cédric Le Goater Signed-off-by: Aditya Gupta

[PATCH v3 08/11] ppc/pnv: Add OCC for Power11

2024-05-27 Thread Aditya Gupta
Power11 core is same as Power10, reuse PNV10_OCC initialisation, by declaring `PNV11_OCC` as child class of `PNV10_OCC` Cc: Cédric Le Goater Cc: Frédéric Barrat Cc: Mahesh J Salgaonkar Cc: Madhavan Srinivasan Cc: Nicholas Piggin Reviewed-by: Cédric Le Goater Signed-off-by: Aditya Gupta

[PATCH v3 00/11] Power11 support for QEMU

2024-05-27 Thread Aditya Gupta
cc,psi,sbe + reduce code duplication by reusing power10 code + make power11 as default + rebase on qemu upstream/master + add more information in commit descriptions + update docs + update skiboot.lid Aditya Gupta (11): ppc: Add Power11 DD2.0 processor ppc/pseries: Add Power1

[PATCH v3 04/11] target/ppc: Fix regression due to Power10 and Power11 having same PCR

2024-05-27 Thread Aditya Gupta
Cc: Nicholas Piggin Signed-off-by: Aditya Gupta --- Multiple alternative approaches were tried to fix this: 1. New PCR for Power11: No 2. 'Hacky fix': chose (n-1) entry in compat table in case of Power10. Commit: https://github.com/adi-g15-ibm/qemu/commit

[PATCH v3 05/11] ppc/pnv: Add a Power11 Pnv11Chip, and a Power11 Machine

2024-05-27 Thread Aditya Gupta
: Nicholas Piggin Signed-off-by: Aditya Gupta --- docs/system/ppc/powernv.rst | 9 +-- hw/ppc/pnv.c| 119 ++-- hw/ppc/pnv_core.c | 11 include/hw/ppc/pnv.h| 5 ++ include/hw/ppc/pnv_chip.h | 7 +++ include/hw/ppc/pnv_core.h

[PATCH v3 09/11] ppc/pnv: Add a PSI bridge model for Power11

2024-05-27 Thread Aditya Gupta
Power11 core is same as Power10, reuse PNV10_PSI initialisation, by declaring 'PNV11_PSI' as child class of 'PNV10_PSI' Cc: Cédric Le Goater Cc: Frédéric Barrat Cc: Mahesh J Salgaonkar Cc: Madhavan Srinivasan Cc: Nicholas Piggin Reviewed-by: Cédric Le Goater Signed-off-by: Aditya Gupta

[PATCH v3 01/11] ppc: Add Power11 DD2.0 processor

2024-05-27 Thread Aditya Gupta
-by: Aditya Gupta --- target/ppc/compat.c | 7 +++ target/ppc/cpu-models.c | 3 ++ target/ppc/cpu-models.h | 3 ++ target/ppc/cpu_init.c | 102 4 files changed, 115 insertions(+) diff --git a/target/ppc/compat.c b/target/ppc/compat.c index

[PATCH v3 03/11] target/ppc: Introduce 'PowerPCCPUClass::logical_pvr'

2024-05-27 Thread Aditya Gupta
with compat-mode. Cc: Cédric Le Goater Cc: Daniel Henrique Barboza Cc: Mahesh J Salgaonkar Cc: Madhavan Srinivasan Cc: Nicholas Piggin Signed-off-by: Aditya Gupta --- target/ppc/cpu.h | 1 + target/ppc/cpu_init.c | 5 + 2 files changed, 6 insertions(+) diff --git a/target/ppc/cpu.h b/target

[PATCH v3 07/11] ppc/pnv: Add a LPC controller for POWER11

2024-05-27 Thread Aditya Gupta
Power11 core is same as Power10 core, declare PNV11_LPC as a child class of PNV10_LPC, so it goes through same class init Cc: Cédric Le Goater Cc: Frédéric Barrat Cc: Mahesh J Salgaonkar Cc: Madhavan Srinivasan Cc: Nicholas Piggin Reviewed-by: Cédric Le Goater Signed-off-by: Aditya Gupta

[PATCH v3 06/11] ppc/pnv: Add HOMER for POWER11

2024-05-27 Thread Aditya Gupta
Power11 core is same as Power10, declare PNV11_HOMER as a child class of PNV10_HOMER, so it goes through same class init Cc: Cédric Le Goater Cc: Frédéric Barrat Cc: Mahesh J Salgaonkar Cc: Madhavan Srinivasan Cc: Nicholas Piggin Reviewed-by: Cédric Le Goater Signed-off-by: Aditya Gupta

[PATCH v3 02/11] ppc/pseries: Add Power11 cpu type

2024-05-27 Thread Aditya Gupta
-by: Aditya Gupta --- docs/system/ppc/pseries.rst | 6 +++--- hw/ppc/spapr_cpu_core.c | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/system/ppc/pseries.rst b/docs/system/ppc/pseries.rst index a876d897b6e4..3277564b34c2 100644 --- a/docs/system/ppc/pseries.rst +++ b/docs

[webkit-changes] [WebKit/WebKit] a1f192: REGRESSION (277166@main): [iOS] Search doesn’t hig...

2024-05-23 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a1f1924291fba68c7494c7e2b67b31753f8ae9bd https://github.com/WebKit/WebKit/commit/a1f1924291fba68c7494c7e2b67b31753f8ae9bd Author: Aditya Keerthi Date: 2024-05-23 (Thu, 23 May 2024) Changed paths: M

Re: [Bioc-devel] AnnotationHub: uniprot seqs ?

2024-05-21 Thread Aditya Bhagwat via Bioc-devel
, Aditya We use Uniprot.ws to access the Uniprot data on demand: https://bioconductor.org/packages/release/bioc/html/UniProt.ws.html. Haibo -Original Message- From: Bioc-devel On Behalf Of Vincent Carey Sent: Tuesday, May 21, 2024 7:02 AM To: aditya.bhag...@uni-marburg.de Cc: bioc

[Bioc-devel] AnnotationHub: uniprot seqs ?

2024-05-21 Thread Aditya Bhagwat via Bioc-devel
Hey guys, Do we have Uniprot sequences in AnnotationHub ? Not being able to find them. Thankyouverymuch : ) Aditya -- Aditya Bhagwat Translational Proteomics ∙ Philipps-University Marburg Biological Pharmacological Center ∙ Room A406 Tel.: +49 6421 28 27403

Re: How to create a custom Debian ISO

2024-05-19 Thread Aditya Garg
> On 19 May 2024, at 5:57 PM, Thomas Schmitt wrote: > > Hi, > > in the second part of this mail i discuss a possible problem with script > 04_create_iso.sh about bootability on Legacy BIOS from USB stick. > (I apologize already now for being off topic by talking about an Ubuntu > ISO.) > >

Re: How to create a custom Debian ISO

2024-05-19 Thread Aditya Garg
That's great Roland! I also happed to come across this guide https://www.willhaley.com/blog/custom-debian-live-environment/. Is it worth trying? It's quite similar to Ubuntu ISOs. On 19 May 2024, at 5:12 PM, Roland Clobus wrote: Hello Aditya, On 19/05/2024 13:08, Aditya Garg wrote: Just

Re: How to create a custom Debian ISO

2024-05-19 Thread Aditya Garg
was due to a bug in my email client. On 19 May 2024, at 3:42 PM, Roland Clobus wrote: Hello Thomas, On 18/05/2024 14:23, Thomas Schmitt wrote: since Aditya Garg gets a reply here at debian-live, i add a link to the thread on debian-user, beginning with Marvin Renich's proposal to continue

[Crash-utility] Re: [Crash-Utility][PATCH v2 06/13] Fix gdb_interface: restore gdb's output streams at end of gdb_interface

2024-05-19 Thread Aditya Gupta
Hello Tao, Will continue with testing unwinding with vmcores. It works for me on both x86 and ppc64le ! Thanks, Aditya Gupta Thanks, Aditya Gupta -- Crash-utility mailing list -- devel@lists.crash-utility.osci.io To unsubscribe send an email to devel-le...@lists.crash

[Crash-utility] Re: [Crash-Utility][PATCH v2 06/13] Fix gdb_interface: restore gdb's output streams at end of gdb_interface

2024-05-18 Thread Aditya Gupta
won't be supported from this patch till the patch renaming 'x86_64_get_cpu_reg' Will continue with testing unwinding with vmcores. Thanks, Aditya Gupta -- Crash-utility mailing list -- devel@lists.crash-utility.osci.io To unsubscribe send an email to devel-le...@lists.crash-utility.osci.i

[Crash-utility] Re: [Crash-Utility][PATCH v2 06/13] Fix gdb_interface: restore gdb's output streams at end of gdb_interface

2024-05-18 Thread Aditya Gupta
it before going. Will test today and let you know. Thanks, Aditya Gupta Thanks, Tao Liu Thanks, Tao Liu Thanks, Aditya Gupta Thanks, Tao Liu Thanks, Aditya Gupta On 28/04/24 09:32, Tao Liu wrote: Currently for most gdb_interface call, in which a non-null file pointer is passed, GDB's output

[webkit-changes] [WebKit/WebKit] 6c7e02: Add WebKitAdditions extension point for WKWebViewC...

2024-05-17 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6c7e02dcd680e6170f40ca7ec132a52721de7f86 https://github.com/WebKit/WebKit/commit/6c7e02dcd680e6170f40ca7ec132a52721de7f86 Author: Aditya Keerthi Date: 2024-05-17 (Fri, 17 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3efa43: Support testing of transparent content DocumentMar...

2024-05-17 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3efa4386e91748f4f89bdf14b68959c514b78f8e https://github.com/WebKit/WebKit/commit/3efa4386e91748f4f89bdf14b68959c514b78f8e Author: Aditya Keerthi Date: 2024-05-16 (Thu, 16 May 2024) Changed paths: M

Re: How to create a custom Debian ISO

2024-05-16 Thread Aditya Garg
Well I'm used to unsquashfs, chroot, squashfs and repack the iso. This one is gonna be interesting. Wish me luck. > On 16 May 2024, at 9:42 PM, Thomas Schmitt wrote: > > Hi, > > to...@tuxteam.de wrote: >> Not the OP, but thanks, Thomas. > > Well, ISO 9660 is known to be my hobby. So i can

[jira] [Commented] (HUDI-7717) hoodie.combine.before.insert silently broken for bulk_insert if meta fields disabled (causes duplicates)

2024-05-16 Thread Aditya Goenka (Jira)
[ https://issues.apache.org/jira/browse/HUDI-7717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847029#comment-17847029 ] Aditya Goenka commented on HUDI-7717: - Thanks a lot [~geserdugarov]  > hoodie.combine.before.ins

Re: How to create a custom Debian ISO

2024-05-16 Thread Aditya Garg
rin Rodrigues > wrote: > > Hi, > > I'm removing debian-project from the recipients. > > Quoting Aditya Garg (2024-05-11 10:21:55) >> I wanted to create a custom ISO of Debian, with the following customisations: >> >> 1. I want to add a custom kernel that

Re: How to create a custom Debian ISO

2024-05-16 Thread Aditya Garg
the kernels over here: https://github.com/AdityaGarg8/t2-ubuntu-repo I'll be thankful if I get the best possible option. On 11 May 2024, at 8:33 PM, Thomas Schmitt wrote: Hi, Aditya Garg wrote to debian-devel: I wanted to create a custom ISO of Debian, with the following customisations: 1. I want

Re: How to create a custom Debian ISO

2024-05-16 Thread Aditya Garg
the kernels over here: https://github.com/AdityaGarg8/t2-ubuntu-repo I'll be thankful if I get the best possible option. On 11 May 2024, at 8:33 PM, Thomas Schmitt wrote: Hi, Aditya Garg wrote to debian-devel: I wanted to create a custom ISO of Debian, with the following customisations: 1. I want

Re: How to create a custom Debian ISO

2024-05-16 Thread Aditya Garg
the kernels over here: https://github.com/AdityaGarg8/t2-ubuntu-repo I'll be thankful if I get the best possible option. On 11 May 2024, at 8:33 PM, Thomas Schmitt wrote: Hi, Aditya Garg wrote to debian-devel: I wanted to create a custom ISO of Debian, with the following customisations: 1. I want

Re: How to create a custom Debian ISO

2024-05-16 Thread Aditya Garg
the kernels over here: https://github.com/AdityaGarg8/t2-ubuntu-repo I'll be thankful if I get the best possible option. On 11 May 2024, at 8:33 PM, Thomas Schmitt wrote: Hi, Aditya Garg wrote to debian-devel: I wanted to create a custom ISO of Debian, with the following customisations: 1. I want

Re: How to create a custom Debian ISO

2024-05-16 Thread Aditya Garg
the kernels over here: https://github.com/AdityaGarg8/t2-ubuntu-repo I'll be thankful if I get the best possible option. On 11 May 2024, at 8:33 PM, Thomas Schmitt wrote: Hi, Aditya Garg wrote to debian-devel: I wanted to create a custom ISO of Debian, with the following customisations: 1. I want

Re: Unable to Sign In to SSO Login

2024-05-16 Thread Aditya Singh
Can you show the screenshot of the Login (all requests) by hiding the confidential info? On Thu, 16 May 2024 at 2:26 PM, Manoj Kiradi wrote: > Hello > > I have a Login scenario to script that involves SSO. I've correlated all > dynamic values be it in request body, headers and URL but the

[webkit-changes] [WebKit/WebKit] 188341: REGRESSION (278793@main): Text invisible after a U...

2024-05-15 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 188341d5081989a170faf4b6e1b93ad87a02ed73 https://github.com/WebKit/WebKit/commit/188341d5081989a170faf4b6e1b93ad87a02ed73 Author: Aditya Keerthi Date: 2024-05-15 (Wed, 15 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1358c8: REGRESSION (272448.703@safari-7618-branch): [iOS] ...

2024-05-15 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1358c81b18526a7f44d21b66983c82e59ba44056 https://github.com/WebKit/WebKit/commit/1358c81b18526a7f44d21b66983c82e59ba44056 Author: Aditya Keerthi Date: 2024-05-15 (Wed, 15 May 2024) Changed paths

[webkit-changes] [WebKit/WebKit] d74204: [macOS] Add a mechanism to temporarily suppress te...

2024-05-15 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d74204522d48951c10bb31282e991ce3a7df96d7 https://github.com/WebKit/WebKit/commit/d74204522d48951c10bb31282e991ce3a7df96d7 Author: Aditya Keerthi Date: 2024-05-15 (Wed, 15 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] cf7cd9: Use-after-free in WebCore::WaveShaperDSPKernel::pr...

2024-05-15 Thread Aditya Keerthi
Kit/commit/ef2e9b1c7fdb76cdc1ba094c5643c0cb0e4899e7 Author: Aditya Keerthi Date: 2024-05-15 (Wed, 15 May 2024) Changed paths: A LayoutTests/fast/forms/ios/file-upload-panel-dismiss-when-view-removed-from-window-expected.txt A LayoutTests/fast/forms/ios/file-upload-panel-dismiss-when-view-re

[jira] [Commented] (HUDI-7383) CDC query failed due to dependency issue

2024-05-15 Thread Aditya Goenka (Jira)
[ https://issues.apache.org/jira/browse/HUDI-7383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846687#comment-17846687 ] Aditya Goenka commented on HUDI-7383: - Fixed in [https://github.com/apache/hudi/pull/10877

[jira] [Closed] (HUDI-7360) Incremental CDC Query after 0.14.1 upgrade giving Jackson class incompatibility exception

2024-05-15 Thread Aditya Goenka (Jira)
[ https://issues.apache.org/jira/browse/HUDI-7360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditya Goenka closed HUDI-7360. --- Resolution: Duplicate > Incremental CDC Query after 0.14.1 upgrade giving Jackson cl

[jira] [Commented] (HUDI-7360) Incremental CDC Query after 0.14.1 upgrade giving Jackson class incompatibility exception

2024-05-15 Thread Aditya Goenka (Jira)
[ https://issues.apache.org/jira/browse/HUDI-7360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846686#comment-17846686 ] Aditya Goenka commented on HUDI-7360: - Fixed in [https://github.com/apache/hudi/pull/10877

[webkit-changes] [WebKit/WebKit] 8a064b: REGRESSION (278793@main): Text remains invisible a...

2024-05-15 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8a064b27ec04249b43582b34e139c14c561b94ca https://github.com/WebKit/WebKit/commit/8a064b27ec04249b43582b34e139c14c561b94ca Author: Aditya Keerthi Date: 2024-05-15 (Wed, 15 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] d99b06: Split out :has(:host-context()) invalidation tests

2024-05-14 Thread Aditya Keerthi
https://github.com/WebKit/WebKit/commit/62aae9784f469e6bfbe63116c9463b7bf8ac9f91 Author: Aditya Keerthi Date: 2023-09-11 (Mon, 11 Sep 2023) Changed paths: M Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm Log Message: --- Cherry-pick

[webkit-changes] [WebKit/WebKit] 046928: Versioning.

2024-05-14 Thread Aditya Keerthi
ations/Version.xcconfig Log Message: --- Versioning. WebKit-7618.2.12.10.9 Canonical link: https://commits.webkit.org/272448.961@safari-7618.2.12.10-branch Commit: 5b0e147c095567387a080a2da87c79f95ed04744 https://github.com/WebKit/WebKit/commit/5b0e147c095567387a080a2da87c79f95ed04744 Author

[webkit-changes] [WebKit/WebKit] a946a6: [MultiRep HEIC] Add SPI to WKWebViewConfiguration ...

2024-05-14 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a946a67312c65fb9b5cd3a67f3ad1bd558ba6cb7 https://github.com/WebKit/WebKit/commit/a946a67312c65fb9b5cd3a67f3ad1bd558ba6cb7 Author: Aditya Keerthi Date: 2024-05-14 (Tue, 14 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] efc8e7: Pasting a web archive drops when wrapped...

2024-05-13 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: efc8e7c710e136ba7f1472e2e8e4fe829f592af8 https://github.com/WebKit/WebKit/commit/efc8e7c710e136ba7f1472e2e8e4fe829f592af8 Author: Aditya Keerthi Date: 2024-05-13 (Mon, 13 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 208d70: Cherry-pick 276895@main (b52f2b8abac2). https://bu...

2024-05-13 Thread Aditya Keerthi
Branch: refs/heads/webkitglib/2.44 Home: https://github.com/WebKit/WebKit Commit: 208d709bf7604891c1b3f8a082cd29b95f83fef9 https://github.com/WebKit/WebKit/commit/208d709bf7604891c1b3f8a082cd29b95f83fef9 Author: Aditya Keerthi Date: 2024-05-13 (Mon, 13 May 2024) Changed

How to create a custom Debian ISO

2024-05-11 Thread Aditya Garg
Hello I wanted to create a custom ISO of Debian, with the following customisations: 1. I want to add a custom kernel that supports my Hardware. 2. I want to add my own Apt repo which hosts various software packages to support my hardware. I am not able to get any good documentation for the

How to create a custom Debian ISO

2024-05-11 Thread Aditya Garg
Hello I wanted to create a custom ISO of Debian, with the following customisations: 1. I want to add a custom kernel that supports my Hardware. 2. I want to add my own Apt repo which hosts various software packages to support my hardware. I am not able to get any good documentation for the

How to create a custom Debian ISO

2024-05-11 Thread Aditya Garg
Hello I wanted to create a custom ISO of Debian, with the following customisations: 1. I want to add a custom kernel that supports my Hardware. 2. I want to add my own Apt repo which hosts various software packages to support my hardware. I am not able to get any good documentation for the

Re: [FFmpeg-user] VBR encoding not supported ???

2024-05-10 Thread Aditya Dandavate
On Wed, 8 May, 2024, 2:31 pm Moritz Barsnick via ffmpeg-user, < ffmpeg-user@ffmpeg.org> wrote: > On Wed, May 08, 2024 at 12:09:52 +0530, Aditya Dandavate wrote: > > As I use FFMPEG mostly for creating videos that are uploaded to Youtube, > is > > it fine to use VP8/O

Re: [Maya-Python] PySide6 Transition Guide

2024-05-09 Thread Aditya Mahapatra
> To unsubscribe from this group and stop receiving emails from it, send an > email to python_inside_maya+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA3iStfFK7D0A8fY-cxRUon3694TyygBE0Z0eXqRe2BJnA%40mail

Re: [FFmpeg-user] VBR encoding not supported ???

2024-05-08 Thread Aditya Dandavate
Ferdi Scholten, wrote: > On 28-04-2024 12:44, Aditya Dandavate wrote: > > I was converting flac audio to aac_lc with libfdk_aac with VBR encoding. > > But I saw a message about VBR encoding. > > > > The command and output of the command is as follows : > > &g

[webkit-changes] [WebKit/WebKit] 1c0cfd: [Unified Text Replacement] Perform sanitization du...

2024-05-07 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1c0cfd634d26e2056e9a9eaf56a6ea3de2524099 https://github.com/WebKit/WebKit/commit/1c0cfd634d26e2056e9a9eaf56a6ea3de2524099 Author: Aditya Keerthi Date: 2024-05-07 (Tue, 07 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 585d66: Changing font size while the selection is inside a...

2024-05-06 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 585d66186f6e5c359ac442f5caaf1703da59 https://github.com/WebKit/WebKit/commit/585d66186f6e5c359ac442f5caaf1703da59 Author: Aditya Keerthi Date: 2024-05-06 (Mon, 06 May 2024) Changed paths

[jira] [Created] (HUDI-7717) hoodie.combine.before.insert silently broken for bulk_insert if meta fields disabled (causes duplicates)

2024-05-06 Thread Aditya Goenka (Jira)
Aditya Goenka created HUDI-7717: --- Summary: hoodie.combine.before.insert silently broken for bulk_insert if meta fields disabled (causes duplicates) Key: HUDI-7717 URL: https://issues.apache.org/jira/browse/HUDI

Re: PCIE Memory Information

2024-05-05 Thread Aditya Gupta
TTRS_UNSPECIFIED); or +    cpu_physical_memory_read(ADI_REGION_BASE, , 4); 1st should return your MemoryRegion, and second one should call your .read callback. Thanks, Aditya Gupta

[jira] [Created] (HUDI-7709) Class Cast Exception while reading the data using TimestampBasedKeyGenerator

2024-05-03 Thread Aditya Goenka (Jira)
Aditya Goenka created HUDI-7709: --- Summary: Class Cast Exception while reading the data using TimestampBasedKeyGenerator Key: HUDI-7709 URL: https://issues.apache.org/jira/browse/HUDI-7709 Project

Re: [PATCH v2 09/10] ppc: Make Power11 as default cpu type for 'pseries' and 'powernv'

2024-05-03 Thread Aditya Gupta
On 03/05/24 10:22, Nicholas Piggin wrote: On Sat Apr 27, 2024 at 12:32 AM AEST, Cédric Le Goater wrote: On 4/26/24 13:00, Aditya Gupta wrote: Make Power11 as default cpu type for 'pseries' and 'powernv' machine type, with Power11 being the newest supported Power processor in QEMU

[webkit-changes] [WebKit/WebKit] f2a9b3: Clear text indicator styles when they are no longe...

2024-05-02 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f2a9b394f0e31b740bd20be8aa5a5bf770942fe7 https://github.com/WebKit/WebKit/commit/f2a9b394f0e31b740bd20be8aa5a5bf770942fe7 Author: Aditya Keerthi Date: 2024-05-02 (Thu, 02 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] d1d995: [Unified Text Replacement] Ensure resources are pr...

2024-05-02 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d1d9950fe6a24be8a180f4d7992b4149f7cd278b https://github.com/WebKit/WebKit/commit/d1d9950fe6a24be8a180f4d7992b4149f7cd278b Author: Aditya Keerthi Date: 2024-05-02 (Thu, 02 May 2024) Changed paths: M

Re: Pgadmin4 for arm64 Linux

2024-05-02 Thread Aditya Toshniwal
> Thanks > > Ron. > > > > -- Thanks, Aditya Toshniwal pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com* <https://www.enterprisedb.com/> "Don't Complain about Heat, Plant a TREE"

[PATCH] ppc/pnv: Update Power10's cfam id to use Power10 DD2

2024-05-02 Thread Aditya Gupta
: Nicholas Piggin Cc: Paolo Bonzini Cc: Thomas Huth Signed-off-by: Aditya Gupta --- hw/ppc/pnv.c| 2 +- tests/qtest/pnv-xscom.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/ppc/pnv.c b/hw/ppc/pnv.c index 6e3a5ccdec76..06a4e4d13948 100644 --- a/hw/ppc/pnv.

[webkit-changes] [WebKit/WebKit] 926918: [iOS] Unable to autofill username-only pages in WK...

2024-05-01 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 926918ec35d91e1c20a16e5e43ce483fc06e3bad https://github.com/WebKit/WebKit/commit/926918ec35d91e1c20a16e5e43ce483fc06e3bad Author: Aditya Keerthi Date: 2024-05-01 (Wed, 01 May 2024) Changed paths: M

Re: [PATCH v2 01/10] ppc/pseries: Add Power11 cpu type

2024-05-01 Thread Aditya Gupta
nks, Aditya Gupta Thanks, - Aditya Gupta C.

Re: [PATCH v2 09/10] ppc: Make Power11 as default cpu type for 'pseries' and 'powernv'

2024-05-01 Thread Aditya Gupta
Hello David, On 29/04/24 07:14, David Gibson wrote: On Fri, Apr 26, 2024 at 04:32:18PM +0200, Cédric le Goater wrote: On 4/26/24 13:00, Aditya Gupta wrote: Make Power11 as default cpu type for 'pseries' and 'powernv' machine type, with Power11 being the newest supported Power processor

Re: [PATCH v2 03/10] ppc/pnv: Add a Power11 Pnv11Chip, and a Power11 Machine

2024-05-01 Thread Aditya Gupta
"power10". Do the Power11 and Power10 processors have the same XSCOM and MMIO address spaces ? Yes. Hence using the same base and sizes. Thanks, Aditya Gupta Will do it. pnv_xscom_add_subregion(chip, PNV10_XSCOM_EQ_BASE(eq->quad_id), @@ -2116,6 +2137,35 @@ static

Re: [PATCH v2 01/10] ppc/pseries: Add Power11 cpu type

2024-05-01 Thread Aditya Gupta
v3. Skiboot reports : [    0.121234172,6] P11 DD1.00 detected It is a DD2.0, with major revision = 0x2, and minor revision = 0. Might need some change in skiboot. Will post a v3 series with changes. Thanks, - Aditya Gupta C.

Re: [FFmpeg-user] VBR encoding not supported ???

2024-05-01 Thread Aditya Dandavate
Still using Opus (with libopus) encoder, tho. On Sun, 28 Apr, 2024, 9:55 pm Ferdi Scholten, wrote: > On 28-04-2024 12:44, Aditya Dandavate wrote: > > I was converting flac audio to aac_lc with libfdk_aac with VBR encoding. > > But I saw a message about VBR encoding. >

Re: [FFmpeg-user] VBR encoding not supported ???

2024-05-01 Thread Aditya Dandavate
fixed, but I guess the Fraunhofer people forget to remove the warning it seems. On Sun, 28 Apr, 2024, 9:55 pm Ferdi Scholten, wrote: > On 28-04-2024 12:44, Aditya Dandavate wrote: > > I was converting flac audio to aac_lc with libfdk_aac with VBR encoding. > > But I saw a me

[Crash-utility] Re: [Crash-Utility][PATCH v2 06/13] Fix gdb_interface: restore gdb's output streams at end of gdb_interface

2024-05-01 Thread Aditya Gupta
Hi Tao, On 30/04/24 08:11, Tao Liu wrote: Hi Aditya, Sorry for the late reply. On Sun, Apr 28, 2024 at 4:46 PM Aditya Gupta wrote: Hi Tao, Thanks for sending the series. Maybe you missed CCing people ? Yeah, I will get it fixed in v3. Sure. Also this patch's 'author' line is missing

[jira] [Created] (HUDI-7698) Introduce config to Return the original partition value from parquet when using CustomKeyGenerator

2024-04-30 Thread Aditya Goenka (Jira)
Aditya Goenka created HUDI-7698: --- Summary: Introduce config to Return the original partition value from parquet when using CustomKeyGenerator Key: HUDI-7698 URL: https://issues.apache.org/jira/browse/HUDI-7698

[webkit-changes] [WebKit/WebKit] 687fbe: [iOS] Unable to upload photos to Adobe Express app

2024-04-30 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 687fbeefa8983eea099702a84f940cbc3ed74b6a https://github.com/WebKit/WebKit/commit/687fbeefa8983eea099702a84f940cbc3ed74b6a Author: Aditya Keerthi Date: 2024-04-30 (Tue, 30 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 50602e: [MultiRep HEIC][iOS] Copy/paste results in quality...

2024-04-29 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 50602e4790301374e1134bbc4f564a4e5e90c097 https://github.com/WebKit/WebKit/commit/50602e4790301374e1134bbc4f564a4e5e90c097 Author: Aditya Keerthi Date: 2024-04-29 (Mon, 29 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] b4139e: [Unified Text Replacement] Attributed string conve...

2024-04-29 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b4139ed0097c70e6ac9f4bce19b4830d90a0be97 https://github.com/WebKit/WebKit/commit/b4139ed0097c70e6ac9f4bce19b4830d90a0be97 Author: Aditya Keerthi Date: 2024-04-29 (Mon, 29 Apr 2024) Changed paths: M

Re: [FFmpeg-user] VBR encoding not supported ???

2024-04-29 Thread Aditya Dandavate
5 pm Ferdi Scholten, wrote: > On 28-04-2024 12:44, Aditya Dandavate wrote: > > I was converting flac audio to aac_lc with libfdk_aac with VBR encoding. > > But I saw a message about VBR encoding. > > > > The command and output of the command is as follows : > > >

Re: [FFmpeg-user] VBR encoding not supported ???

2024-04-28 Thread Aditya Dandavate
Thanks for the info. I'll use Opus from now on. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-user] VBR encoding not supported ???

2024-04-28 Thread Aditya Dandavate
I was converting flac audio to aac_lc with libfdk_aac with VBR encoding. But I saw a message about VBR encoding. The command and output of the command is as follows : Command : ffmpeg.exe -i input.flac -c:a libfdk_aac -afterburner 1 -frame_length 1024 -cutoff 0 -vbr 5 -profile:a aac_low

[Crash-utility] Re: [Crash-Utility][PATCH v2 06/13] Fix gdb_interface: restore gdb's output streams at end of gdb_interface

2024-04-28 Thread Aditya Gupta
patches with me in Cc), and others in my crash-utility folder (those with Cc: crash-utility). Thanks, Aditya Gupta On 28/04/24 09:32, Tao Liu wrote: Currently for most gdb_interface call, in which a non-null file pointer is passed, GDB's output stream is replaced with the passed file pointer Due

Re: [j-nsp] BGP timer

2024-04-27 Thread Aditya Mahale via juniper-nsp
Only way to achieve something like this is either link hold-timer or event script- depending on your requirement you can use one of the options On Sat, Apr 27, 2024 at 12:45 AM Lee Starnes via juniper-nsp < juniper-nsp@puck.nether.net> wrote: > Hello everyone, > > Having difficulty finding a way

[webkit-changes] [WebKit/WebKit] 8a1e52: REGRESSION (iOS 17.4): Tapping on a `` s...

2024-04-26 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8a1e52b41985bc3ea4e492dab50ec6c544243ca2 https://github.com/WebKit/WebKit/commit/8a1e52b41985bc3ea4e492dab50ec6c544243ca2 Author: Aditya Keerthi Date: 2024-04-26 (Fri, 26 Apr 2024) Changed paths: M

Re: [PATCH v2 01/10] ppc/pseries: Add Power11 cpu type

2024-04-26 Thread Aditya Gupta
e that 'chipTOD' was added in commit 9a69950feb098. I2C mentions > > yet to merge, is it merged yet ? > > yes. Thanks for confirming Cédric ! - Aditya Gupta > > > > > I will check whether this needs updating, but might do it in a separate > > patch than this series. > > Thanks, > >

Re: [PATCH v2 10/10] ppc/pnv: Update skiboot.lid to support Power11

2024-04-26 Thread Aditya Gupta
On Fri, Apr 26, 2024 at 04:38:13PM +0200, Cédric Le Goater wrote: > On 4/26/24 13:00, Aditya Gupta wrote: > > Skiboot/OPAL patches are in discussion upstream [1], with corresponding > > commits in github repository [2]. > > > > Update skiboot.lid, with binary built fro

Re: [PATCH v2 09/10] ppc: Make Power11 as default cpu type for 'pseries' and 'powernv'

2024-04-26 Thread Aditya Gupta
On Fri, Apr 26, 2024 at 04:32:18PM +0200, Cédric Le Goater wrote: > On 4/26/24 13:00, Aditya Gupta wrote: > > Make Power11 as default cpu type for 'pseries' and 'powernv' machine type, > > with Power11 being the newest supported Power processor in QEMU. > > This is too e

Re: [PATCH v2 08/10] ppc/pnv: Add SBE model for Power11

2024-04-26 Thread Aditya Gupta
On Fri, Apr 26, 2024 at 04:33:33PM +0200, Cédric Le Goater wrote: > On 4/26/24 13:00, Aditya Gupta wrote: > > Power11 core is same as Power10, reuse PNV10_SBER initialisation, by > > declaring PNV11_PSI as child class of PNV10_PSI > > > > Cc: Cédric Le Goater >

Re: [PATCH v2 07/10] ppc/pnv: Add a PSI bridge model for Power11

2024-04-26 Thread Aditya Gupta
On Fri, Apr 26, 2024 at 04:33:23PM +0200, Cédric Le Goater wrote: > On 4/26/24 13:00, Aditya Gupta wrote: > > Power11 core is same as Power10, reuse PNV10_PSI initialisation, by > > declaring 'PNV11_PSI' as child class of 'PNV10_PSI' > > > > Cc: Cédric Le Goater >

Re: [PATCH v2 06/10] ppc/pnv: Add OCC for Power11

2024-04-26 Thread Aditya Gupta
On Fri, Apr 26, 2024 at 04:33:13PM +0200, Cédric Le Goater wrote: > On 4/26/24 13:00, Aditya Gupta wrote: > > Power11 core is same as Power10, reuse PNV10_OCC initialisation, > > by declaring `PNV11_OCC` as child class of `PNV10_OCC` > > Reviewed-by: Cédric Le Goater Than

Re: [PATCH v2 05/10] ppc/pnv: Add a LPC controller for POWER11

2024-04-26 Thread Aditya Gupta
On Fri, Apr 26, 2024 at 04:32:52PM +0200, Cédric Le Goater wrote: > On 4/26/24 13:00, Aditya Gupta wrote: > > Power11 core is same as Power10 core, declare PNV11_LPC as a child > > class of PNV10_LPC, so it goes through same class init > > > > Cc: Cédric Le Goater >

Re: [PATCH v2 04/10] ppc/pnv: Add HOMER for POWER11

2024-04-26 Thread Aditya Gupta
On Fri, Apr 26, 2024 at 04:32:37PM +0200, Cédric Le Goater wrote: > On 4/26/24 13:00, Aditya Gupta wrote: > > Power11 core is same as Power10, declare PNV11_HOMER as a child > > class of PNV10_HOMER, so it goes through same class init > > > > Cc: Cédric Le Goater >

Re: [PATCH v2 03/10] ppc/pnv: Add a Power11 Pnv11Chip, and a Power11 Machine

2024-04-26 Thread Aditya Gupta
PE(power10, "power10_v2.0"), > > +{ > > +.parent = TYPE_PNV_CORE, > > +.name = PNV_CORE_TYPE_NAME("power10_v2.0"), > > +.class_init = pnv_core_power10_class_init, > > +.class_base_init = pnv_core_power10_class_init, >

Re: [PATCH v2 02/10] ppc/pnv: Introduce 'PnvChipClass::chip_type'

2024-04-26 Thread Aditya Gupta
ggested one possible way in patch #3, to replicate the *_dt_populate and quad_realize functions for Power11 also. Another way to do this was depending on the type string in qemu object's class type name, or object_cast_cache, but I decided not to go with string comparison or depending on internal strings. Will use your suggestion in patch #3. Thanks, Aditya Gupta > > Thanks, > > C. > >

Re: [PATCH v2 01/10] ppc/pseries: Add Power11 cpu type

2024-04-26 Thread Aditya Gupta
I bus. I can see that 'chipTOD' was added in commit 9a69950feb098. I2C mentions yet to merge, is it merged yet ? I will check whether this needs updating, but might do it in a separate patch than this series. Thanks, - Aditya Gupta > > > + * Interrupt Controller, XICS (POWER8)

Re: [PATCH v2 01/10] ppc/pseries: Add Power11 cpu type

2024-04-26 Thread Aditya Gupta
Hello Cédric, Thanks for your reviews. On Fri, Apr 26, 2024 at 04:27:04PM +0200, Cédric Le Goater wrote: > Hello Aditya > > On 4/26/24 13:00, Aditya Gupta wrote: > > Add base support for "--cpu power11" in QEMU. > > > > Power11 core is same as P

[PATCH v2 08/10] ppc/pnv: Add SBE model for Power11

2024-04-26 Thread Aditya Gupta
Power11 core is same as Power10, reuse PNV10_SBER initialisation, by declaring PNV11_PSI as child class of PNV10_PSI Cc: Cédric Le Goater Cc: Frédéric Barrat Cc: Mahesh J Salgaonkar Cc: Madhavan Srinivasan Cc: Nicholas Piggin Signed-off-by: Aditya Gupta --- hw/ppc/pnv_sbe.c | 15

[PATCH v2 07/10] ppc/pnv: Add a PSI bridge model for Power11

2024-04-26 Thread Aditya Gupta
Power11 core is same as Power10, reuse PNV10_PSI initialisation, by declaring 'PNV11_PSI' as child class of 'PNV10_PSI' Cc: Cédric Le Goater Cc: Frédéric Barrat Cc: Mahesh J Salgaonkar Cc: Madhavan Srinivasan Cc: Nicholas Piggin Signed-off-by: Aditya Gupta --- hw/ppc/pnv_psi.c | 24

[PATCH v2 05/10] ppc/pnv: Add a LPC controller for POWER11

2024-04-26 Thread Aditya Gupta
Power11 core is same as Power10 core, declare PNV11_LPC as a child class of PNV10_LPC, so it goes through same class init Cc: Cédric Le Goater Cc: Frédéric Barrat Cc: Mahesh J Salgaonkar Cc: Madhavan Srinivasan Cc: Nicholas Piggin Signed-off-by: Aditya Gupta --- hw/ppc/pnv_lpc.c

[PATCH v2 00/10] Power11 support for QEMU

2024-04-26 Thread Aditya Gupta
+ update skiboot.lid Aditya Gupta (10): ppc/pseries: Add Power11 cpu type ppc/pnv: Introduce 'PnvChipClass::chip_type' ppc/pnv: Add a Power11 Pnv11Chip, and a Power11 Machine ppc/pnv: Add HOMER for POWER11 ppc/pnv: Add a LPC controller for POWER11 ppc/pnv: Add OCC for Power11 ppc/pnv

[PATCH v2 04/10] ppc/pnv: Add HOMER for POWER11

2024-04-26 Thread Aditya Gupta
Power11 core is same as Power10, declare PNV11_HOMER as a child class of PNV10_HOMER, so it goes through same class init Cc: Cédric Le Goater Cc: Frédéric Barrat Cc: Mahesh J Salgaonkar Cc: Madhavan Srinivasan Cc: Nicholas Piggin Signed-off-by: Aditya Gupta --- hw/ppc/pnv_homer.c

[PATCH v2 01/10] ppc/pseries: Add Power11 cpu type

2024-04-26 Thread Aditya Gupta
Signed-off-by: Aditya Gupta --- docs/system/ppc/pseries.rst | 6 +-- hw/ppc/spapr_cpu_core.c | 1 + target/ppc/compat.c | 7 +++ target/ppc/cpu-models.c | 2 + target/ppc/cpu-models.h | 2 + target/ppc/cpu_init.c | 99 + 6 files ch

[PATCH v2 03/10] ppc/pnv: Add a Power11 Pnv11Chip, and a Power11 Machine

2024-04-26 Thread Aditya Gupta
: Nicholas Piggin Signed-off-by: Aditya Gupta --- docs/system/ppc/powernv.rst | 9 ++-- hw/ppc/pnv.c| 98 +++-- hw/ppc/pnv_core.c | 16 +- include/hw/ppc/pnv.h| 5 ++ include/hw/ppc/pnv_chip.h | 10 5 files changed, 130

[PATCH v2 06/10] ppc/pnv: Add OCC for Power11

2024-04-26 Thread Aditya Gupta
Power11 core is same as Power10, reuse PNV10_OCC initialisation, by declaring `PNV11_OCC` as child class of `PNV10_OCC` Cc: Cédric Le Goater Cc: Frédéric Barrat Cc: Mahesh J Salgaonkar Cc: Madhavan Srinivasan Cc: Nicholas Piggin Signed-off-by: Aditya Gupta --- hw/ppc/pnv_occ.c | 14

[PATCH v2 09/10] ppc: Make Power11 as default cpu type for 'pseries' and 'powernv'

2024-04-26 Thread Aditya Gupta
Srinivasan Cc: Nicholas Piggin Signed-off-by: Aditya Gupta --- hw/ppc/pnv.c | 4 ++-- hw/ppc/spapr.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/ppc/pnv.c b/hw/ppc/pnv.c index 06e272f3bdd3..0c5a6bc424af 100644 --- a/hw/ppc/pnv.c +++ b/hw/ppc/pnv.c @@ -2531,8 +2531,6

[PATCH v2 02/10] ppc/pnv: Introduce 'PnvChipClass::chip_type'

2024-04-26 Thread Aditya Gupta
: Madhavan Srinivasan Cc: Nicholas Piggin Signed-off-by: Aditya Gupta --- hw/ppc/pnv.c | 5 + include/hw/ppc/pnv_chip.h | 10 ++ 2 files changed, 15 insertions(+) diff --git a/hw/ppc/pnv.c b/hw/ppc/pnv.c index 6e3a5ccdec76..74e7908e5ffb 100644 --- a/hw/ppc/pnv.c +++ b/hw

  1   2   3   4   5   6   7   8   9   10   >