Hi there,
On Sat, 25 May 2024, novaTopFlex wrote:
I have installed QEMU 9.0.0 and have effectively attempted to remove
my native QEMU 6.2.0 installation by pushing the 9.0.0 commands into
the “/usr/bin/“ directory.
Mr. Garcia gives good advice but I think this is off-topic for QEMU.
Basically
Hi there,
On Sat, 5 Oct 2024, Hank Knox wrote:
I have been running Windows 10 as a guest in a QEMU/KVM VM under Debian
testing for several years now with no problems.
Perhaps you've just been lucky. :) Debian says
[https://wiki.debian.org/DebianStability]
"Testing is just what it says it i
Hi there,
On Mon, 14 Oct 2024, yfliu2008 wrote:
When using "qemu-system-arm -M virt -nographic" using QEMU v6.2 on
Ubuntu 22.04, it seems the "Backspace" key doesn't work, are
there any solutions?
Bear in mind that most keyboards are programmable, and one man's
backspace is another man's DEL
Hi there,
On Mon, 14 Oct 2024, Peter Maydell wrote:
On Mon, 14 Oct 2024 at 11:12, G.W. Haywood wrote:
On Mon, 14 Oct 2024, yfliu2008 wrote:
When using "qemu-system-arm -M virt -nographic" using QEMU v6.2 on
Ubuntu 22.04, it seems the "Backspace" key doesn't work,
Hi there,
On Thu, 26 Sep 2024, Frank McCormick wrote:
I am running QEMU emulator version 9.1.0 (openSUSE Tumbleweed)
I have three Linux distros, and all three are affected by this keyboard
problem.
If I leave any of them idle for more than 5 or 10 minutes, the keyboard
become unresponsive. To
Hi there,
On Sun, 29 Sep 2024, Frank McCormick wrote:
On 2024-09-26 10:49, Mihai Moldovan wrote:
Since the issue only happens after some idle time, I suspect a screensaver
to become active. They typically catch keyboard input, but no mouse input.
That was it ! Never thought that the syste
Hi there,
On Mon, 21 Oct 2024, Jakob Bohm via wrote:
On 2024-10-19 14:09, G.W. Haywood wrote:
On Fri, 18 Oct 2024, Ignacio wrote:
I am currently using a laptop that is running Windows 11 and I have
downloaded QEMU. However, I cannot figure out how to use QEMU to emulate
Raspios. Raspios does
Hi there,
On Wed, 20 Nov 2024, lacsaP Patatetom wrote:
...
I can eliminate them using `grep` like this :
`$ qemu $(grep -v '^#' configuration.qemu)`
but it seems to me complicated and time-consuming to enter.
...
... another way ... ?
You could always use an alias, something like
alias qemu