qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Drop support for 32bit hosts in qemu?


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] Drop support for 32bit hosts in qemu?
Date: Wed, 27 Jun 2018 10:56:37 +0200
User-agent: NeoMutt/20180622

  Hi,

> > "Compiles on host X" is also a need, but it's a different one.
> > Evidence: "Supported build platforms" has its own appendix, separate
> > from "Deprecated features".  It's mum on 32-bit hosts.
> 
> Theoretically I'd agree, but actually it's more than that: If we drop
> support for 32-bit hosts, we could also drop the qemu-system-i386,
> qemu-system-ppc and qemu-system-arm targets, since qemu-system-x86_64,
> qemu-system-ppc64 and qemu-system-aarch64 are a clear superset of these.
> But that would also mean a change of the user interface, since the name
> of the executable changes, and at least for ppc, there are also subtle
> differences (different default machine type, different default CPU types).

We don't have to do it all at once though.  We could drop 32bit host
support now and figure how to handle qemu-system-i386 & friends later.

Just removing them would be one option.  Or have them check the
executable name and pick defaults based on that, so we can just symlink
qemu-system-ppc to qemu-system-ppc64.

cheers,
  Gerd




reply via email to

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