Re: Applying Throttle Block Filter via QMP Command

2025-02-24 Thread Alberto Garcia
On Mon, Feb 10, 2025 at 08:21:51PM +0900, Henry lol wrote: > On the other hand, is it difficult to apply and manage throttle > using the QMP command? Sorry that I took so long to reply, here are some examples: https://github.com/qemu/qemu/blob/v9.2.2/tests/qemu-iotests/184#L66 https://github.com/

Shared clipboard support between Linux host and Windows 10 guest

2025-02-24 Thread Laurent Halter
Hi everyone, My first post here :) I'm currently trying to have shared clipboard support between a Linux host and a Windows 10 guest. It works perfectly if I use *-display spice-app*. Here are my working arguments to QEMU:   -name $WINDOW_NAME \   -m 4G \   -smp $(($(nproc) / 3)) \   -hda

Shared clipboard support between Linux host and Windows 10 guest

2025-02-24 Thread Laurent Halter
Hi everyone, My first post here :) I'm currently trying to have shared clipboard support between a Linux host and a Windows 10 guest. It works perfectly if I use *-display spice-app*. Here are my working arguments to QEMU:   -name $WINDOW_NAME \   -m 4G \   -smp $(($(nproc) / 3)) \   -hda