Re: [PATCH v3 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.

2024-01-03 Thread Kowshik Jois B S
On 23/11/23 14:21, Cédric Le Goater wrote: On 11/23/23 06:57, Harsh Prateek Bora wrote: Initialize the machine specific max_cpus limit as per the maximum range of CPU IPIs available. Keeping between 4096 to 8192 will throw IRQ not free error due to XIVE/XICS limitation and keeping beyond 8192 w

Re: [PATCH v3 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.

2024-01-03 Thread Kowshik Jois B S
On 24/11/23 13:39, Cédric Le Goater wrote: On 11/24/23 09:01, Harsh Prateek Bora wrote: On 11/23/23 19:42, Cédric Le Goater wrote: On 11/23/23 10:31, Harsh Prateek Bora wrote: On 11/23/23 14:20, CI've applied these patches and verified on the latest upstream qemu. The code is working as

Re: [PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'

2022-11-17 Thread Kowshik Jois B S
they are only defined if qemu is compiled with '--enable-tcg' Reported-by: Kowshik Jois B S Signed-off-by: Vaibhav Jain --- target/ppc/cpu_init.c| 2 ++ target/ppc/excp_helper.c | 2 ++ 2 files changed, 4 insertions(+) diff --git a/target/ppc/cpu_init.c b/target/ppc/cpu_in

[Qemu-devel] [Bug 1815413] [NEW] compile with vhost-vsock support on osx

2019-02-10 Thread b s
Public bug reported: compiling latest (3.1.0) on osx 10.14.3 with --enable-vhost-vsock and target = x86_64-softmmu results in compile errors: Undefined symbols for architecture x86_64: "_vhost_dev_cleanup", referenced from: _vhost_vsock_device_realize in vhost-vsock.o _vhost_vsock_d

[Qemu-devel] [Bug 824074] [NEW] Provide runtime option to expose the supported list of keymaps for vnc

2011-08-10 Thread Jorge Manuel B. S. Vicetto
Public bug reported: As discussed in the ganeti group[1], I'm opening this bug to request that qemu provides a runtime command or switch to list the supported keymaps for vnc. [1] - http://groups.google.com/group/ganeti/browse_thread/thread/dd524f5311d8d79e ** Affects: qemu Importance: Und