mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
configure, meson: deprecate 32-bit MIPS
The mipsel architecture is not available in Debian Trixie, and it will likely be a hard failure as soon as we drop support for the old Rust toolchain in Debian Bookworm. Prepare by deprecating 32-bit little endian MIPS in QEMU 9.2. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
0665b3f992
commit
14ed29da41
3 changed files with 17 additions and 5 deletions
|
@ -41,7 +41,7 @@ Those hosts are officially supported, with various accelerators:
|
|||
- Accelerators
|
||||
* - Arm
|
||||
- kvm (64 bit only), tcg, xen
|
||||
* - MIPS (little endian only)
|
||||
* - MIPS (64 bit little endian only)
|
||||
- kvm, tcg
|
||||
* - PPC
|
||||
- kvm, tcg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue