File: qemu-system-misc.NEWS

package info (click to toggle)
qemu 1%3A10.2.0~rc1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 394,528 kB
  • sloc: ansic: 4,571,775; pascal: 114,931; python: 110,734; sh: 53,524; asm: 50,205; makefile: 26,349; perl: 17,092; cpp: 11,455; xml: 3,635; objc: 2,877; yacc: 2,505; php: 1,299; tcl: 1,296; lex: 1,110; sql: 71; sed: 35; awk: 8; 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