Hello,

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

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

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

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

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

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

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

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

Thank you to everyone involved!

Changes since rc1:

05f36f7c05: Update version for v10.2.0-rc2 release (Richard Henderson)
88be119fb1: kvm: Fix kvm_vm_ioctl() and kvm_device_ioctl() return value (Markus 
Armbruster)
c1116b1d73: migration: Fix double-free on error path (Markus Armbruster)
3bee93b9ab: accel/hvf: Fix i386 HVF compilation failures (Nguyen Dinh Phi)
ebb625262c: docs/devel: Update URL for make-pullreq script (Peter Maydell)
7248dab3c9: target/arm: Fix assert on BRA. (Harald van Dijk)
57756aa01f: hw/aspeed/{xdma, rtc, sdhci}: Fix endianness to 
DEVICE_LITTLE_ENDIAN (Cédric Le Goater)
98ee8aa92e: hw/core/machine: Provide a description for aux-ram-share property 
(Peter Xu)
78d66a25c5: replay: Improve assert in replay_char_read_all_load() (Peter 
Maydell)
77f4f14e08: hw/virtio: Use error_setg_file_open() for a better error message 
(Markus Armbruster)
6d85f1d449: hw/scsi: Use error_setg_file_open() for a better error message 
(Markus Armbruster)
622a0c9dee: hw/usb: Convert to qemu_create() for a better error message (Markus 
Armbruster)
a5da8dd90b: docs/deprecated: Remove undeprecated SMP description (Zhao Liu)
ef44cc0a76: hw/pci: Make msix_init take a uint32_t for nentries (Peter Maydell)
3de6afef49: qtest: Allow and ignore blank lines in input (Peter Maydell)
59a1cf0cd3: iotests: add Linux loop device image creation test (Stefan Hajnoczi)
d704a13d2c: block: use pwrite_zeroes_alignment when writing first sector 
(Stefan Hajnoczi)
98e788b91a: file-posix: populate pwrite_zeroes_alignment (Stefan Hajnoczi)
8eeaa706ba: block-backend: Fix race when resuming queued requests (Kevin Wolf)
4c1646e23f: ui/vnc: Fix qemu abort when query vnc info ([email protected])
bd3ba0d342: hw/nvme: Validate PMR memory size (Philippe Mathieu-Daudé)
cf6a1592f1: hw/nvme: fix up extended protection information format (Keith Busch)
3050b34921: hw/nvme: fix namespace atomic parameter setup (Klaus Jensen)
303f604935: chardev/char-pty: Do not ignore chr_write() failures (Philippe 
Mathieu-Daudé)
313f6884c8: chardev/char-file: fix failure path (Vladimir Sementsov-Ogievskiy)
4be62d3117: ui/vdagent: fix windows agent regression (Marc-André Lureau)
579be921f5: hw/display/exynos4210_fimd: Account for zero length in 
fimd_update_memory_section() (Peter Maydell)
4a934d284d: hw/arm/armv7m: Disable reentrancy guard for v7m_sysreg_ns_ops MRs 
(Peter Maydell)
fa9d9f6b71: hw/display/exynos4210_fimd: Remove duplicated definition (Philippe 
Mathieu-Daudé)
697ccce3c5: hw/arm/Kconfig: Exclude imx8mp-evk machine from KVM-only build 
(Bernhard Beschow)
f5b6ca5606: contrib/gitdm: add more individual contributors (Alex Bennée)
e4799403d1: contrib/gitdm: add mapping for Nutanix (Alex Bennée)
93d39daebe: contrib/gitdm: add mapping for Eviden (Alex Bennée)
b6690596b2: contrib/gitdm: add University of Tokyo to academic group (Alex 
Bennée)
9b6ceb6855: contrib/gitdm: add group-map for Microsoft (Alex Bennée)
4a5df19293: contrib/gitdm: add group-map for Huawei (Alex Bennée)
e9a8b04dbb: hw/pci-host/aspeed_pcie: Update ASPEED PCIe Root Port capabilities 
and enable MSI to support hotplug (Jamin Lin)
510d5c61ad: hw/arm/aspeed: Fix missing SPI IRQ connection causing DMA interrupt 
failure (Jamin Lin)
cacd8fb08d: hw/arm/ast27x0: Fix typo in LTPI address (Nabih Estefan)
6aef825073: tests/migration-test: Use MEM_TYPE_MEMFD for memory_backend (Peter 
Xu)
c2f2470e31: tests/migration-test: Add MEM_TYPE_SHMEM (Peter Xu)
b1d67d86db: tests/migration-test: Merge shmem_opts into memory_backend (Peter 
Xu)
b187a183b1: tests/migration-test: Introduce MemType (Peter Xu)
bfcaa18a14: migration/postcopy-ram: Improve error reporting after loadvm 
failure (Markus Armbruster)
ffaa1b50a8: migration: Use warn_reportf_err() where appropriate (Markus 
Armbruster)
93817ec396: migration: Plug memory leaks after migrate_set_error() (Markus 
Armbruster)
911bdd34ca: migration: set correct list pointer when removing notifier (Matthew 
Rosato)
0b5bf4ea76: migration: Fix transition to COLO state from precopy (Li Zhijian)
5f9ac96373: Fix the typo of vfio-pci device's enable-migration option (Yanghang 
Liu)
5fbcbf76a1: qmp: Fix a typo for a USO feature (Jack Wang)
bba249a256: qga: use access(2) to check for command existance instead of 
questionable stat(2) (Michael Tokarev)
efbcf49ba0: MAINTAINERS: update email of zhenwei pi (zhenwei pi)
88175cff49: MAINTAINERS: s390 maintainer updates (David Hildenbrand (Red Hat))
2bfba5d94b: tests/functional/aarch64/test_rme_sbsaref: Silence issues reported 
by pylint (Thomas Huth)
76da444a53: tests/functional/aarch64/test_reverse_debug: Fix issues reported by 
pylint (Thomas Huth)
dffd646ae6: tests/functional/ppc/test_ppe42: Fix style issues reported by 
pylint (Thomas Huth)
5560bad695: tests/functional/ppc/test_amiga: Fix issues reported by pylint and 
flake8 (Thomas Huth)
d0d86db5c9: tests/functional/x86_64/test_memlock: Silence pylint warnings 
(Thomas Huth)
e24882e848: tests/functional/x86_64/test_reverse_debug: Silence pylint warning 
(Thomas Huth)
c0e84b9223: tests/functional/x86_64/test_virtio_gpu: Fix various issues 
reported by pylint (Thomas Huth)
248b7eae44: tests/functional/arm/test_aspeed_ast2600_buildroot: Fix pylint 
warnings (Thomas Huth)
e5cb62e7b6: hw/s390x: Fix a possible crash with passed-through virtio devices 
(Thomas Huth)
58f88d0bf7: replay: add tracing events (Paolo Bonzini)
5f9d28a2f8: mtest2make: do not repeat the same speed over and over (Paolo 
Bonzini)
b1085f87ef: mtest2make: add dependencies to the "speed-qualified" suite (Paolo 
Bonzini)
50797af6e8: mtest2make: cleanup mtest-suites variables (Paolo Bonzini)
106d766c9d: target/i386: fix stack size when delivering real mode interrupts 
(Paolo Bonzini)
9c3afb9d9b: target/i386: svm: fix sign extension of exit code (Paolo Bonzini)
ebb46ba6a4: target/i386/tcg: validate segment registers (Paolo Bonzini)
ebd9ea2947: target/i386: Mark VPERMILPS as not valid with prefix 0 (Peter 
Maydell)
46b06eaeb4: target/i386: emulate: Make sure fetch_instruction exist before 
calling it (Nguyen Dinh Phi)
799fa30a6e: ioapic: fix typo in irqfd check (Paolo Bonzini)

Reply via email to