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