File: qemu-system-misc.NEWS

package info (click to toggle)
qemu 1%3A10.1.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 415,888 kB
  • sloc: ansic: 4,763,605; pascal: 115,173; python: 105,698; asm: 68,689; sh: 53,146; makefile: 27,519; perl: 18,863; cpp: 11,443; xml: 3,629; objc: 2,877; yacc: 2,505; php: 1,299; tcl: 1,296; lex: 1,110; sql: 71; awk: 43; sed: 35; javascript: 7
file content (23 lines) | stat: -rw-r--r-- 1,088 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
qemu (1:9.1.1+ds-1) unstable; urgency=medium

  In this version of qemu in Debian, qemu-system-s390x binary has been split
  from qemu-system-misc to its own separate package, qemu-system-s390x, as
  has been done long ago in Ubuntu.

  Additionally, qemu-system-riscv32 and qemu-system-riscv64 binaries has been
  split into their own separate package, qemu-system-riscv.

  This makes every CPU family in the list of release architectures in Debian,
  to be its own separate binary package, with qemu-system-misc containing
  non-release architectures only.

  If you had installed qemu-system-misc package to have system emulators for
  s390x, riscv32 or riscv64, please install qemu-system-s390x package or
  qemu-system-riscv package instead.

  The name `qemu-system-s390x`, with the `x` at the end instead of using a
  cpu family `s390`, like for all other qemu-system-ARCH packages, has been
  choosen due to historical compatibility reasons with Ubuntu, where this
  package has always been named like this.

 -- Michael Tokarev <mjt@tls.msk.ru>  Sat, 05 Oct 2024 11:55:24 +0300