qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANNOUNCE] QEMU 7.0.0-rc1 is now available


From: Michael Roth
Subject: [ANNOUNCE] QEMU 7.0.0-rc1 is now available
Date: Tue, 22 Mar 2022 20:00:08 -0500
User-agent: alot/0.9

Hello,

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

  http://download.qemu-project.org/qemu-7.0.0-rc1.tar.xz
  http://download.qemu-project.org/qemu-7.0.0-rc1.tar.xz.sig

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

  https://gitlab.com/qemu-project/qemu/-/issues

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

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

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

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

Thank you to everyone involved!

Changes since rc0:

15ef89d2a1: Update version for v7.0.0-rc1 release (Peter Maydell)
b7a3a705b6: Merge tag 'pull-request-2022-03-21' of 
https://gitlab.com/thuth/qemu into staging (Peter Maydell)
04ddcda6a2: Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu 
into staging (Peter Maydell)
309df6acb2: gitlab: disable accelerated zlib for s390x (Alex Bennée)
9d36d5f7e0: Merge tag 'pull-block-2022-03-22' of https://gitlab.com/hreitz/qemu 
into staging (Peter Maydell)
4ea4bec6f4: qapi: remove needless include (Marc-André Lureau)
e0e7fe07e1: Remove trailing ; after G_DEFINE_AUTO macro (Marc-André Lureau)
389834ee65: tests: remove needless include (Marc-André Lureau)
336d354ba7: error: use GLib to remember the program name (Marc-André Lureau)
45297887dc: qga: remove bswap.h include (Marc-André Lureau)
b331307046: qapi: remove needless include (Marc-André Lureau)
d2958fb0b6: meson: fix CONFIG_ATOMIC128 check (Marc-André Lureau)
848126d11e: meson: move int128 checks from configure (Marc-André Lureau)
0e8d95e27b: qapi: remove needless include (Marc-André Lureau)
8a166615a4: util: remove the net/net.h dependency (Marc-André Lureau)
5933dd9576: util: remove needless includes (Marc-André Lureau)
06cef3bc59: scripts/modinfo-collect: remove unused/dead code (Marc-André Lureau)
519655970e: Move HOST_LONG_BITS to compiler.h (Marc-André Lureau)
77a19c6aa4: Simplify HOST_LONG_BITS (Marc-André Lureau)
887ce500ef: compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED 
(Marc-André Lureau)
c08401793a: compiler.h: replace QEMU_WARN_UNUSED_RESULT with 
G_GNUC_WARN_UNUSED_RESULT (Marc-André Lureau)
9edc6313da: Replace GCC_FMT_ATTR with G_GNUC_PRINTF (Marc-André Lureau)
e7b7942822: Drop qemu_foo() socket API wrapper (Marc-André Lureau)
8ef2513d87: m68k/nios2-semi: fix gettimeofday() result check (Marc-André Lureau)
3d76c3b6d8: vl: typo fix in a comment (Marc-André Lureau)
5324e3e958: qemu-options: define -spice only #ifdef CONFIG_SPICE (Marc-André 
Lureau)
5791de9d48: Merge tag 'pull-nbd-2022-03-21' of https://repo.or.cz/qemu/ericb 
into staging (Peter Maydell)
48f1fcd5c8: iotests/207: Filter host fingerprint (Hanna Reitz)
da9d88d8e6: iotests.py: Filters for VM.run_job() (Hanna Reitz)
8f685ac391: iotests: make qemu_img_log and img_info_log raise on error (John 
Snow)
f400e14da0: iotests: remove qemu_img_pipe_and_status() (John Snow)
3c8b7358d6: iotests: replace qemu_img_log('create', ...) calls (John Snow)
97576f8c0a: iotests: use qemu_img() in has_working_luks() (John Snow)
4cf661f2c0: iotests: remove remaining calls to qemu_img_pipe() (John Snow)
88baae552d: iotests/149: Remove qemu_img_pipe() call (John Snow)
3d53818ff7: iotests: replace unchecked calls to qemu_img_pipe() (John Snow)
78d0476129: iotests: change supports_quorum to use qemu_img (John Snow)
1670ae7af6: iotests: add qemu_img_map() function (John Snow)
ac5bb4861c: iotests/remove-bitmap-from-backing: use qemu_img_info() (John Snow)
9ebb2b765b: iotests: add qemu_img_info() (John Snow)
0f7d7d72aa: iotests: use qemu_img_json() when applicable (John Snow)
29768d04af: iotests: add qemu_img_json() (John Snow)
569131d585: iotests: fortify compare_images() against crashes (John Snow)
2882ccf86a: iotests: make qemu_img raise on non-zero rc by default (John Snow)
fc272d3ce0: iotests: Remove explicit checks for qemu_img() == 0 (John Snow)
062fd1dad2: python/utils: add VerboseProcessError (John Snow)
be73231ba8: python/utils: add add_visual_margin() text decoration utility (John 
Snow)
e48093a6c0: tests/qemu-iotests/testrunner: Supply a test plan in TAP mode 
(Thomas Huth)
e287072b40: tests: Do not treat the iotests as separate meson test target 
anymore (Thomas Huth)
ab101297cb: tests/qemu-iotests: Use GNU sed in two more spots where it is 
necessary (Thomas Huth)
cc5387a544: block/rbd: fix write zeroes with growing images (Stefano Garzarella)
3213bbaf57: tests: add (riscv virt) machine mapping to testenv (laokz)
48fb0a826e: Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into 
staging (Peter Maydell)
6690302b84: block/nbd.c: Fixed IO request coroutine not being wakeup when kill 
NBD server (Rao Lei)
a2c2d44ae1: docs: Consistent typography for options of qemu-nbd (Eric Blake)
80f00ca280: MAINTAINERS: change Vladimir's email address (Vladimir 
Sementsov-Ogievskiy)
330724977b: Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru 
into staging (Peter Maydell)
2028ab513b: Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu 
into staging (Peter Maydell)
17e6ffa6a5: hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12 (Paolo 
Bonzini)
b21e238037: Use g_new() & friends where that makes obvious sense (Markus 
Armbruster)
1366244ab6: 9pfs: Use g_new() & friends where that makes obvious sense (Markus 
Armbruster)
15ba4a9f7b: scripts/coccinelle: New use-g_new-etc.cocci (Markus Armbruster)
79854b9544: block-qdict: Fix -Werror=maybe-uninitialized build failure (Murilo 
Opsfelder Araujo)
27801168ec: tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 
29225) (Philippe Mathieu-Daudé)
ecf1bbe322: Merge tag 'pull-ppc-20220321' of https://github.com/legoater/qemu 
into staging (Peter Maydell)
799f7f0104: hw/sd/sdhci: Prohibit DMA accesses to devices (Philippe 
Mathieu-Daudé)
78e619cbd5: hw/sd/sdhci: Honor failed DMA transactions (Philippe Mathieu-Daudé)
19a5452723: tests/qtest/intel-hda-test: Add reproducer for issue #542 (Philippe 
Mathieu-Daudé)
79fa99831d: hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO 
devices) (Philippe Mathieu-Daudé)
be5a8cf347: hw/audio/intel-hda: Do not ignore DMA overrun errors (Philippe 
Mathieu-Daudé)
3ab6fdc91b: softmmu/physmem: Introduce MemTxAttrs::memory field and 
MEMTX_ACCESS_ERROR (Philippe Mathieu-Daudé)
58e74682ba: softmmu/physmem: Simplify flatview_write and 
address_space_access_valid (Philippe Mathieu-Daudé)
3515553bf6: target/ppc: Replicate Double->Single-Precision result (Lucas 
Coutinho)
217979d33e: target/ppc: Replicate double->int32 result for some vector insns 
(Richard Henderson)
9d1401b794: ppc64: Avoid pt_regs struct definition (Khem Raj)
3ec5ad4008: target/i386: kvm: do not access uninitialized variable on older 
kernels (Paolo Bonzini)
2058fdbe81: Merge tag 'fixes-20220318-pull-request' of 
git://git.kraxel.org/qemu into staging (Peter Maydell)
c9020c8e6c: Merge tag 'trivial-branch-for-7.0-pull-request' of 
https://gitlab.com/laurent_vivier/qemu into staging (Peter Maydell)
a09863610a: Merge tag 'pull-target-arm-20220318' of 
https://git.linaro.org/people/pmaydell/qemu-arm into staging (Peter Maydell)
a2d860bb54: virtio/virtio-balloon: Prefer Object* over void* parameter 
(Bernhard Beschow)
d1e9e64629: hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same 
line (Rebecca Cran)
79d54c9eac: util/osdep: Remove some early cruft (Andrew Deason)
9c2d83f5a0: hw/i386/acpi-build: Avoid 'sun' identifier (Andrew Deason)
8900c204df: util/osdep: Avoid madvise proto on modern Solaris (Andrew Deason)
eb7a38ba66: hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control (Edgar E. 
Iglesias)
b4ecda2dd7: hw/misc: Add a model of the Xilinx ZynqMP APU Control (Edgar E. 
Iglesias)
63320bcaed: hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF (Edgar E. Iglesias)
152f0bf0c9: hw/misc: Add a model of the Xilinx ZynqMP CRF (Edgar E. Iglesias)
4a7319b750: target/arm: Make rvbar settable after realize (Edgar E. Iglesias)
c28d4b8656: hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area (Edgar E. 
Iglesias)
654abaa783: target/arm: Log fault address for M-profile faults (Peter Maydell)
8cc2246caa: target/arm: Log M-profile vector table accesses (Peter Maydell)
299b4a3ecf: hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset 
(Eric Auger)
16d91e06b3: hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG (Eric 
Auger)
c08796378d: nsis installer: Fix mouse-over descriptions for emulators (Peter 
Maydell)
6b98e86e87: nsis installer: Suppress "ANSI targets are deprecated" warning 
(Peter Maydell)
e422d92a23: nsis installer: List emulators in alphabetical order (Peter Maydell)
75f7ba165c: hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init() 
(Peter Maydell)
9a09273f33: hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_size (Peter 
Maydell)
39a1fd2528: target/arm: Fix handling of LPAE block descriptors (Peter Maydell)
c179d3be7b: target/arm: Fix pauth_check_trap vs SEL2 (Richard Henderson)
b17ab4705c: target/arm: Fix sve2 ldnt1 and stnt1 (Richard Henderson)
9eb840a209: hw/display/vga: Report a proper error when adding a 2nd ISA VGA 
(Thomas Huth)
6832deb8ff: hw/display: Allow vga_common_init() to return errors (Thomas Huth)
5f2011be44: hw/display/cirrus_vga: Clean up indentation in 
pci_cirrus_vga_realize() (Thomas Huth)
832061a2fa: audio/mixeng: Do not declare unused variables (Akihiko Odaki)
6c08964b41: ui: avoid unnecessary memory operations in 
vnc_refresh_server_surface() (Wen, Jianxian)
2297db8228: ui/gtk: Ignore 2- and 3-button press events (K. Lange)
fc8796465c: aio-posix: fix spurious ->poll_ready() callbacks in main loop 
(Stefan Hajnoczi)
8a947c7a58: aio-posix: fix build failure io_uring 2.2 (Haiyue Wang)
1d60bb4b14: Merge tag 'pull-request-2022-03-15v2' of 
https://gitlab.com/thuth/qemu into staging (Peter Maydell)
377bf6f37d: softmmu: List CPU types again (Philippe Mathieu-Daudé)
46697cb96e: accel/tcg: Fix cpu_ldq_be_mmu typo (Richard Henderson)
5e2d19b3cd: tests/avocado: start PhoneServer upfront (Beraldo Leal)
c587bddb53: tests/tcg/s390x: Test BRASL and BRCL with large negative offsets 
(Ilya Leoshkevich)
16ed5f1421: s390x/tcg: Fix BRCL with a large negative offset (Ilya Leoshkevich)
fc3dd86a29: s390x/tcg: Fix BRASL with a large negative offset (Ilya Leoshkevich)
d0a17829d0: tests/tcg: drop -cpu max from s390x sha512-mvx invocation (Alex 
Bennée)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]