qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1020309] [NEW] qemu-system-ppc: no keyboard after save


From: Thomas Eschenbacher
Subject: [Qemu-devel] [Bug 1020309] [NEW] qemu-system-ppc: no keyboard after savevm/loadvm
Date: Mon, 02 Jul 2012 21:49:47 -0000

Public bug reported:

Here the steps to reproduce:

1. qemu-img create -f qcow2 test.qcow2 100M
2. qemu-system-ppc -m 1024 -hda test.qcow2
3. change to the console via Ctrl-Alt-2 and save a snapshot: "savevm test"
4. quit
5. start again and go to the console
6. load the snapshot via "loadvm test"
7. change back to the guest display (Ctrl-Alt-1)
8. try to type something => no keyboard
9. the same via console, e.g. "sendkey 1" has no effect

I tried the following branches from git:
master, stable-1.0, stable-0.15 
=> all behave the same

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1020309

Title:
  qemu-system-ppc: no keyboard after savevm/loadvm

Status in QEMU:
  New

Bug description:
  Here the steps to reproduce:

  1. qemu-img create -f qcow2 test.qcow2 100M
  2. qemu-system-ppc -m 1024 -hda test.qcow2
  3. change to the console via Ctrl-Alt-2 and save a snapshot: "savevm test"
  4. quit
  5. start again and go to the console
  6. load the snapshot via "loadvm test"
  7. change back to the guest display (Ctrl-Alt-1)
  8. try to type something => no keyboard
  9. the same via console, e.g. "sendkey 1" has no effect

  I tried the following branches from git:
  master, stable-1.0, stable-0.15 
  => all behave the same

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1020309/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]