Hello,

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

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

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

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

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

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

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

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

Thank you to everyone involved!

Changes since rc1:

0adf626718: Update version for v10.0.0-rc2 release (Stefan Hajnoczi)
20ab88a906: hw/misc/aspeed_scu: Correct minimum access size for AST2500 / 
AST2600 (Joel Stanley)
f0095c8ad9: hw/misc/aspeed_scu: Set MemoryRegionOps::impl::access_size to 
32-bit (Philippe Mathieu-Daudé)
256ba7715b: target/mips: Simplify and fix update_pagemask (Richard Henderson)
d89b9899ba: target/mips: Require even maskbits in update_pagemask (Richard 
Henderson)
fca2817fdc: target/mips: Revert TARGET_PAGE_BITS_VARY (Richard Henderson)
8001d22b0c: target/sparc: Log unimplemented ASI load/store accesses (Philippe 
Mathieu-Daudé)
070a500cc0: target/avr: Fix buffer read in avr_print_insn (Richard Henderson)
fb5bc76cae: target/hppa: Remove duplicated CPU_RESOLVING_TYPE definition 
(Philippe Mathieu-Daudé)
04e99f9eb7: hw/pci-host/designware: Fix ATU_UPPER_TARGET register access 
(Philippe Mathieu-Daudé)
c458f9474d: hw/ufs: free irq on exit (Zheng Huang)
70fe5ae121: hw/char/bcm2835_aux: Fix incorrect interrupt ID when RX disabled 
(Chung-Yi Chen)
1c2d03bb08: hw/sd/sdhci: free irq on exit (Zheng Huang)
48ca224250: hw/scsi/lsi53c895a: fix memory leak in lsi_scsi_realize() (Zheng 
Huang)
b2e72fadc8: hw/nvram/xlnx-efuse: Do not expose as user-creatable (Philippe 
Mathieu-Daudé)
490aaae935: hw/misc/pll: Do not expose as user-creatable (Philippe 
Mathieu-Daudé)
2542d5cf47: hw/rtc/goldfish: keep time offset when resetting (Heinrich 
Schuchardt)
facfc943cb: hw/mips: Mark the "mipssim" machine as deprecated (Thomas Huth)
c0a1dabd0b: hw/dma/i82374: Categorize and add description (Philippe 
Mathieu-Daudé)
43b815eae1: hw/display/dm163: Add description (Philippe Mathieu-Daudé)
82bdce7b94: hw/block/m25p80: Categorize and add description (Philippe 
Mathieu-Daudé)
581ca58246: hw/core/cpu: Use size_t for memory_rw_debug len argument (Richard 
Henderson)
f32d678252: hw/arm/fsl-imx8mp: Remove unused define (Bernhard Beschow)
26c1c41e8c: hw/arm/fsl-imx8mp: Derive struct FslImx8mpState from 
TYPE_SYS_BUS_DEVICE (Bernhard Beschow)
02e5214624: hw/arm/imx8mp-evk: Fix reference count of SoC object (Bernhard 
Beschow)
8dcfb54090: hw/arm/armv7m: Expose and access System Control Space as little 
endian (Philippe Mathieu-Daudé)
897c68fb79: Revert "target/riscv/kvm: add missing KVM CSRs" (Daniel Henrique 
Barboza)
e768f0246c: docs/specs/riscv-iommu: Fixed broken link to external risv iommu 
document (hemanshu.khilari.foss)
4a7b8c3f5c: docs: Added docs/specs/riscv-iommu.rst in MAINTAINERS file. 
(hemanshu.khilari.foss)
694b5a913d: migration: Avoid SNP guest crash due to duplicate cpr blocker 
(Steve Sistare)
0c346576e4: target/loongarch: Fix the cpu unplug resource leak (Xianglai Li)
5a8d024f8d: tests/functional/test_vnc: Skip test if VNC support is not 
available (Thomas Huth)
c3612d0b6a: tests/functional/test_aarch64_virt_gpu: Skip if "dbus" display 
isn't available (Thomas Huth)
6a93b1c7b4: target/s390x: Fix a typo in s390_cpu_class_init() (Philippe 
Mathieu-Daudé)
dba0752f2c: tests/functional: Add missing require_netdev('user') statements 
(Thomas Huth)
f0a6b3ec6d: tests/functional/meson.build: Bump arm_aspeed_bletchley timeout 
(Peter Maydell)
3b9731020d: tests/functional/test_ppc64_replay: Mark the e500 test as flaky 
(Thomas Huth)

Reply via email to