Hello,

On behalf of the QEMU Team, I'd like to announce the availability of the
third release candidate for the QEMU 8.2 release. This release is meant
for testing purposes and should not be used in a production environment.

  http://download.qemu.org/qemu-8.2.0-rc2.tar.xz
  http://download.qemu.org/qemu-8.2.0-rc2.tar.xz.sig

You can help improve the quality of the QEMU 8.2 release by testing this
release and reporting bugs using our GitLab issue tracker:

  https://gitlab.com/qemu-project/qemu/-/milestones/10

The release plan, as well a documented known issues for release
candidates, are available at:

  http://wiki.qemu.org/Planning/8.2

Please add entries to the ChangeLog for the 8.2 release below:

  http://wiki.qemu.org/ChangeLog/8.2

Thank you to everyone involved!

Changes since rc1:

abf635ddfe: Update version for v8.2.0-rc2 release (Stefan Hajnoczi)
6e081324fa: ide/via: Fix BAR4 value in legacy mode (BALATON Zoltan)
411132c979: export/vhost-user-blk: Fix consecutive drains (Kevin Wolf)
9fb7b350ba: vmdk: Don't corrupt desc file in vmdk_write_cid (Fam Zheng)
3b7094fe83: iotests: fix default machine type detection (Andrey Drobyshev)
0180a74463: docs/s390: Fix wrong command example in s390-cpu-topology.rst (Zhao 
Liu)
235948bf53: hw/avr/atmega: Fix wrong initial value of stack pointer (Gihun Nam)
0ed083a1bc: hw/audio/via-ac97: Route interrupts using via_isa_set_irq() 
(BALATON Zoltan)
01f13ee245: hw/isa/vt82c686: Route PIRQ inputs using via_isa_set_irq() (BALATON 
Zoltan)
032a443be6: hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts 
(BALATON Zoltan)
7e01bd80c1: hw/isa/vt82c686: Bring back via_isa_set_irq() (BALATON Zoltan)
57c3150acc: target/hexagon/idef-parser/prepare: use env to invoke bash (Samuel 
Tardieu)
ea7ec158c1: string-output-visitor: Support lists for non-integer types (Kevin 
Wolf)
50571883f6: qdev: Fix crash in array property getter (Kevin Wolf)
eb0ce1346e: seabios: update binaries to 1.16.3 release (Gerd Hoffmann)
3161f9f40e: seabios: update submodule to 1.16.3 release (Gerd Hoffmann)
1ee80592bf: hw/dma/xlnx_csu_dma: don't throw guest errors when stopping the SRC 
DMA (Frederic Konrad)
a9bc470ec2: hw/misc, hw/ssi: Fix some URLs for AMD / Xilinx models (Frederic 
Konrad)
90bb6d6764: hw/ssi/xilinx_spips: fix an out of bound access (Frederic Konrad)
6e782ffd55: hw/input/stellaris_gamepad: Free StellarisGamepad::keycodes[] array 
(Philippe Mathieu-Daudé)
4f10c66077: hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" 
array (Philippe Mathieu-Daudé)
49b3e28b7b: hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] array on finalize() 
(Philippe Mathieu-Daudé)
896dd6ff7b: hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize() 
(Philippe Mathieu-Daudé)
c9a4aa06df: hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on 
finalize() (Philippe Mathieu-Daudé)
837053a7f4: hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field 
(Philippe Mathieu-Daudé)
8729856c19: hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFO 
(Philippe Mathieu-Daudé)
75d0e6b5c6: hw/net/can/xlnx-zynqmp: Avoid underflow while popping TX FIFOs 
(Philippe Mathieu-Daudé)
8d37a1425b: target/arm: Handle overflow in calculation of next timer tick 
(Peter Maydell)
11a3c4a286: target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes 
(Peter Maydell)
7e5b19793d: build-sys: fix meson project version usage (Marc-André Lureau)
81a541e9f0: scripts: adjust url to Coverity tools (Paolo Bonzini)
9abbb37535: configure: Make only once with pseudo-"in source tree" builds 
(Akihiko Odaki)
cd9113633f: system: Use &error_abort in memory_region_init_ram_[device_]ptr() 
(Philippe Mathieu-Daudé)
2037a73997: disas/cris: Pass buffer size to format_dec() to avoid overflow 
warning (Philippe Mathieu-Daudé)
e4b9d1999c: audio: Free consumed default audio devices (Akihiko Odaki)
541069e653: .gitlab-ci.d/cirrus: Add manual testing of macOS 14 (Sonoma) 
(Philippe Mathieu-Daudé)
1a1e889f35: buildsys: Bump known good meson version to v1.2.3 (Philippe 
Mathieu-Daudé)
6dc8a88785: docs: document what configure does with virtual environments (Paolo 
Bonzini)
913e47cb6b: tests: respect --enable/--disable-download for Avocado (Paolo 
Bonzini)
adff55b520: coverity: physmem: use simple assertions instead of modelling 
(Vladimir Sementsov-Ogievskiy)
6ef164188d: tests/tcg: finesse the registers check for "hidden" regs (Alex 
Bennée)
c2118e9e1a: configure: don't try a "native" cross for linux-user (Alex Bennée)
8848c52967: tests/tcg: enable semiconsole test for Arm (Alex Bennée)
56611e17d2: tests/tcg: enable arm softmmu tests (Alex Bennée)
e8368b1c95: testing: move arm system tests into their own folder (Alex Bennée)
575aac007c: hw/core: skip loading debug on all failures (Alex Bennée)
84dd7d88c9: docs/system: clarify limits of using gdbstub in system emulation 
(Alex Bennée)
ef073ebd32: docs/emulation: expand warning about semihosting (Alex Bennée)
1be75e24e8: tests/tcg: fixup Aarch64 semiconsole test (Alex Bennée)
9997771bc1: target/nios2: Deprecate the Nios II architecture (Philippe 
Mathieu-Daudé)
4789f9d3a1: plugins: fix win plugin tests on cross compile (Greg Manning)
8e721c3277: tests/docker: merge debian-native with debian-amd64 (Alex Bennée)
7528ef7321: .gitlab-ci.d/cirrus: Upgrade macOS to 13 (Ventura) (Philippe 
Mathieu-Daudé)
aa5730b07e: tests/docker: replace fedora-i386 with debian-i686 (Daniel P. 
Berrangé)
6bca4d7d1f: target/riscv/cpu_helper.c: Fix mxr bit behavior (Ivan Klokov)
82d53adfbb: target/riscv/cpu_helper.c: Invalid exception on MMU translation 
stage (Ivan Klokov)
a7472560ca: riscv: Fix SiFive E CLINT clock frequency (Román Cárdenas)
9bbf03275e: target/riscv: don't verify ISA compatibility for zicntr and zihpm 
(Clément Chigot)
7a87ba8956: hw/riscv/virt.c: do create_fdt() earlier, add finalize_fdt() 
(Daniel Henrique Barboza)
301c65f49f: linux-user/riscv: Add Zicboz block size to hwprobe (Palmer Dabbelt)
69c224816e: target/hppa: Update SeaBIOS-hppa to version 13 (Helge Deller)

Reply via email to