All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1756538] [NEW] Minimal Ubuntu vs. Debian differences
@ 2018-03-17 12:58 Giles Gaffney
  2018-03-17 14:20 ` [Qemu-devel] [Bug 1756538] " Giles Gaffney
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Giles Gaffney @ 2018-03-17 12:58 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

I'm using Qemu on Ubuntu (minimal) and Debian (minimal) on Android
(Arch64) via Linux Deploy to run Windows guests. Here's a few issues I
encountered:

1) Qemu on (minimal) Debian 9 and Ubuntu cannot run Windows 7-10 guests
(only Windows XP and below) because there's a black screen after the
boot menu. Qemu on Debian 10, however, can run Windows 7. Incidentally,
these distros run on the host in bios compatibility mode instead of
UEFI. Ubuntu Desktop (full distro) on other hosts does not display the
black screen when running Qemu.

2) Qemu on Debian 9-10 (minimal) does not display fullscreen - but
Ubuntu minimal does display full-screen.

3) Qemu on Limbo PC Emulator and on Debian 9-10 only run windows guests
at 1 GHz using the default Qemu CPU, but Ubuntu runs windows guests at 2
GHz using the default Qemu CPU.

4) Enable KVM doesn't work, and virtualization isn't detected through
Limbo PC Emulator and minimal Linux distros running on Android - perhaps
is a problem with running Linux distros via Linux Deploy using Chroot on
Android (not so much a Qemu-KVM issue) and failing to detect ARMv8-A
CPUs that are indeed capable of virtualization.

Can anyone explain these differences? I believe they are all using the
latest versions of Qemu.

** 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/1756538

Title:
  Minimal Ubuntu vs. Debian differences

Status in QEMU:
  New

Bug description:
  I'm using Qemu on Ubuntu (minimal) and Debian (minimal) on Android
  (Arch64) via Linux Deploy to run Windows guests. Here's a few issues I
  encountered:

  1) Qemu on (minimal) Debian 9 and Ubuntu cannot run Windows 7-10
  guests (only Windows XP and below) because there's a black screen
  after the boot menu. Qemu on Debian 10, however, can run Windows 7.
  Incidentally, these distros run on the host in bios compatibility mode
  instead of UEFI. Ubuntu Desktop (full distro) on other hosts does not
  display the black screen when running Qemu.

  2) Qemu on Debian 9-10 (minimal) does not display fullscreen - but
  Ubuntu minimal does display full-screen.

  3) Qemu on Limbo PC Emulator and on Debian 9-10 only run windows
  guests at 1 GHz using the default Qemu CPU, but Ubuntu runs windows
  guests at 2 GHz using the default Qemu CPU.

  4) Enable KVM doesn't work, and virtualization isn't detected through
  Limbo PC Emulator and minimal Linux distros running on Android -
  perhaps is a problem with running Linux distros via Linux Deploy using
  Chroot on Android (not so much a Qemu-KVM issue) and failing to detect
  ARMv8-A CPUs that are indeed capable of virtualization.

  Can anyone explain these differences? I believe they are all using the
  latest versions of Qemu.

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 1756538] Re: Minimal Ubuntu vs. Debian differences
  2018-03-17 12:58 [Qemu-devel] [Bug 1756538] [NEW] Minimal Ubuntu vs. Debian differences Giles Gaffney
@ 2018-03-17 14:20 ` Giles Gaffney
  2018-03-17 19:23 ` Giles Gaffney
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Giles Gaffney @ 2018-03-17 14:20 UTC (permalink / raw)
  To: qemu-devel

One more: Qemu on Debian 9-10 minimal requires -show cursor command to
use the mouse inside a windows guest, but with Qemu on Ubuntu minimal
the cursor is controllable by default. Again, this is all within the
context of an Android/Arm8/Linux minimal/Chroot-based host.

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

Title:
  Minimal Ubuntu vs. Debian differences

Status in QEMU:
  New

Bug description:
  I'm using Qemu on Ubuntu (minimal) and Debian (minimal) on Android
  (Arch64) via Linux Deploy to run Windows guests. Here's a few issues I
  encountered:

  1) Qemu on (minimal) Debian 9 and Ubuntu cannot run Windows 7-10
  guests (only Windows XP and below) because there's a black screen
  after the boot menu. Qemu on Debian 10, however, can run Windows 7.
  Incidentally, these distros run on the host in bios compatibility mode
  instead of UEFI. Ubuntu Desktop (full distro) on other hosts does not
  display the black screen when running Qemu.

  2) Qemu on Debian 9-10 (minimal) does not display fullscreen - but
  Ubuntu minimal does display full-screen.

  3) Qemu on Limbo PC Emulator and on Debian 9-10 only run windows
  guests at 1 GHz using the default Qemu CPU, but Ubuntu runs windows
  guests at 2 GHz using the default Qemu CPU.

  4) Enable KVM doesn't work, and virtualization isn't detected through
  Limbo PC Emulator and minimal Linux distros running on Android -
  perhaps is a problem with running Linux distros via Linux Deploy using
  Chroot on Android (not so much a Qemu-KVM issue) and failing to detect
  ARMv8-A CPUs that are indeed capable of virtualization.

  Can anyone explain these differences? I believe they are all using the
  latest versions of Qemu.

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 1756538] Re: Minimal Ubuntu vs. Debian differences
  2018-03-17 12:58 [Qemu-devel] [Bug 1756538] [NEW] Minimal Ubuntu vs. Debian differences Giles Gaffney
  2018-03-17 14:20 ` [Qemu-devel] [Bug 1756538] " Giles Gaffney
@ 2018-03-17 19:23 ` Giles Gaffney
  2020-11-21 14:16 ` Thomas Huth
  2021-01-21  4:17 ` Launchpad Bug Tracker
  3 siblings, 0 replies; 5+ messages in thread
From: Giles Gaffney @ 2018-03-17 19:23 UTC (permalink / raw)
  To: qemu-devel

Qemu Virtual CPU is capping at 1 GHz for version 2.5+ and 2 GHz for
version 2.4

I tested qemu32 and qemu64. This is strange because my ARMv8-a CPU is
2.4 GHz.

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

Title:
  Minimal Ubuntu vs. Debian differences

Status in QEMU:
  New

Bug description:
  I'm using Qemu on Ubuntu (minimal) and Debian (minimal) on Android
  (Arch64) via Linux Deploy to run Windows guests. Here's a few issues I
  encountered:

  1) Qemu on (minimal) Debian 9 and Ubuntu cannot run Windows 7-10
  guests (only Windows XP and below) because there's a black screen
  after the boot menu. Qemu on Debian 10, however, can run Windows 7.
  Incidentally, these distros run on the host in bios compatibility mode
  instead of UEFI. Ubuntu Desktop (full distro) on other hosts does not
  display the black screen when running Qemu.

  2) Qemu on Debian 9-10 (minimal) does not display fullscreen - but
  Ubuntu minimal does display full-screen.

  3) Qemu on Limbo PC Emulator and on Debian 9-10 only run windows
  guests at 1 GHz using the default Qemu CPU, but Ubuntu runs windows
  guests at 2 GHz using the default Qemu CPU.

  4) Enable KVM doesn't work, and virtualization isn't detected through
  Limbo PC Emulator and minimal Linux distros running on Android -
  perhaps is a problem with running Linux distros via Linux Deploy using
  Chroot on Android (not so much a Qemu-KVM issue) and failing to detect
  ARMv8-A CPUs that are indeed capable of virtualization.

  Can anyone explain these differences? I believe they are all using the
  latest versions of Qemu.

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1756538] Re: Minimal Ubuntu vs. Debian differences
  2018-03-17 12:58 [Qemu-devel] [Bug 1756538] [NEW] Minimal Ubuntu vs. Debian differences Giles Gaffney
  2018-03-17 14:20 ` [Qemu-devel] [Bug 1756538] " Giles Gaffney
  2018-03-17 19:23 ` Giles Gaffney
@ 2020-11-21 14:16 ` Thomas Huth
  2021-01-21  4:17 ` Launchpad Bug Tracker
  3 siblings, 0 replies; 5+ messages in thread
From: Thomas Huth @ 2020-11-21 14:16 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.

** Changed in: qemu
       Status: New => Incomplete

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

Title:
  Minimal Ubuntu vs. Debian differences

Status in QEMU:
  Incomplete

Bug description:
  I'm using Qemu on Ubuntu (minimal) and Debian (minimal) on Android
  (Arch64) via Linux Deploy to run Windows guests. Here's a few issues I
  encountered:

  1) Qemu on (minimal) Debian 9 and Ubuntu cannot run Windows 7-10
  guests (only Windows XP and below) because there's a black screen
  after the boot menu. Qemu on Debian 10, however, can run Windows 7.
  Incidentally, these distros run on the host in bios compatibility mode
  instead of UEFI. Ubuntu Desktop (full distro) on other hosts does not
  display the black screen when running Qemu.

  2) Qemu on Debian 9-10 (minimal) does not display fullscreen - but
  Ubuntu minimal does display full-screen.

  3) Qemu on Limbo PC Emulator and on Debian 9-10 only run windows
  guests at 1 GHz using the default Qemu CPU, but Ubuntu runs windows
  guests at 2 GHz using the default Qemu CPU.

  4) Enable KVM doesn't work, and virtualization isn't detected through
  Limbo PC Emulator and minimal Linux distros running on Android -
  perhaps is a problem with running Linux distros via Linux Deploy using
  Chroot on Android (not so much a Qemu-KVM issue) and failing to detect
  ARMv8-A CPUs that are indeed capable of virtualization.

  Can anyone explain these differences? I believe they are all using the
  latest versions of Qemu.

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1756538] Re: Minimal Ubuntu vs. Debian differences
  2018-03-17 12:58 [Qemu-devel] [Bug 1756538] [NEW] Minimal Ubuntu vs. Debian differences Giles Gaffney
                   ` (2 preceding siblings ...)
  2020-11-21 14:16 ` Thomas Huth
@ 2021-01-21  4:17 ` Launchpad Bug Tracker
  3 siblings, 0 replies; 5+ messages in thread
From: Launchpad Bug Tracker @ 2021-01-21  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

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

Title:
  Minimal Ubuntu vs. Debian differences

Status in QEMU:
  Expired

Bug description:
  I'm using Qemu on Ubuntu (minimal) and Debian (minimal) on Android
  (Arch64) via Linux Deploy to run Windows guests. Here's a few issues I
  encountered:

  1) Qemu on (minimal) Debian 9 and Ubuntu cannot run Windows 7-10
  guests (only Windows XP and below) because there's a black screen
  after the boot menu. Qemu on Debian 10, however, can run Windows 7.
  Incidentally, these distros run on the host in bios compatibility mode
  instead of UEFI. Ubuntu Desktop (full distro) on other hosts does not
  display the black screen when running Qemu.

  2) Qemu on Debian 9-10 (minimal) does not display fullscreen - but
  Ubuntu minimal does display full-screen.

  3) Qemu on Limbo PC Emulator and on Debian 9-10 only run windows
  guests at 1 GHz using the default Qemu CPU, but Ubuntu runs windows
  guests at 2 GHz using the default Qemu CPU.

  4) Enable KVM doesn't work, and virtualization isn't detected through
  Limbo PC Emulator and minimal Linux distros running on Android -
  perhaps is a problem with running Linux distros via Linux Deploy using
  Chroot on Android (not so much a Qemu-KVM issue) and failing to detect
  ARMv8-A CPUs that are indeed capable of virtualization.

  Can anyone explain these differences? I believe they are all using the
  latest versions of Qemu.

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-21  4:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-17 12:58 [Qemu-devel] [Bug 1756538] [NEW] Minimal Ubuntu vs. Debian differences Giles Gaffney
2018-03-17 14:20 ` [Qemu-devel] [Bug 1756538] " Giles Gaffney
2018-03-17 19:23 ` Giles Gaffney
2020-11-21 14:16 ` Thomas Huth
2021-01-21  4:17 ` Launchpad Bug Tracker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.