qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [ANNOUNCE] QEMU 2.12.0-rc3 is now available


From: Michael Roth
Subject: [Qemu-devel] [ANNOUNCE] QEMU 2.12.0-rc3 is now available
Date: Wed, 11 Apr 2018 15:28:06 -0500
User-agent: alot/0.6

Hello,

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

  http://download.qemu-project.org/qemu-2.12.0-rc3.tar.xz
  http://download.qemu-project.org/qemu-2.12.0-rc3.tar.xz.sig

A note from the maintainer:

  If no further release critical bugs are found, we'll do the
  final release next week on the 17th; otherwise we will likely
  roll an rc4 on the 17th and do final release on the 24th.

You can help improve the quality of the QEMU 2.12 release by testing this
release and reporting bugs on Launchpad:

  https://bugs.launchpad.net/qemu/

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

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

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

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

Changes since rc2:

38e83a71d0: Update version for v2.12.0-rc3 release (Peter Maydell)
6670b494fd: hw/char/cmsdk-apb-uart.c: Correctly clear INTSTATUS bits on writes 
(Peter Maydell)
afd46fcad2: icount: fix cpu_restore_state_from_tb for non-tb-exit cases (Pavel 
Dovgalyuk)
46a1ee4f39: linux-user: implement HWCAP bits on MIPS (James Cowgill)
947aeab311: linux-user: add microblaze/microblazeel magic numbers in 
qemu-binfmt-conf.sh (Laurent Vivier)
a31e7605dd: linux-user: fix microblaze get_sp_from_cpustate() (Laurent Vivier)
c1de5696d6: qemu-iotests: update 185 output (Stefan Hajnoczi)
2fe4bba19b: commit/stream: Reset delay_ns (Kevin Wolf)
ad53ea42fe: qemu-iotests: Remove _supported_fmt dmg (Kevin Wolf)
e819edd090: iotests: blacklist bochs and cloop for 205 and 208 (Vladimir 
Sementsov-Ogievskiy)
f48351d2f3: iotests.py: improve verify_image_format helper (Vladimir 
Sementsov-Ogievskiy)
07c13a7172: hw/block/pflash_cfi: fix off-by-one error (Philippe Mathieu-Daudé)
febc8c865f: iotests.py: support unsupported_fmts in main() (Vladimir 
Sementsov-Ogievskiy)
a18a73d747: Revert "migration: Don't activate block devices if using -S" (Dr. 
David Alan Gilbert)
951702f39c: monitor: bind dispatch bh to iohandler context (Peter Xu)
1554434927: iothread: workaround glib bug which hangs qmp-test (Peter Xu)
c3988519c4: iotests: fix wait_until_completed() (Peter Xu)
bd49e6027c: fpu: Fix rounding mode for floatN_to_uintM_round_to_zero (Richard 
Henderson)
9743cd5736: tcg: Introduce tcg_set_insn_start_param (Richard Henderson)
7f0f4208b3: linux-user/signal.c: Ensure AArch64 signal frame isn't too small 
(Peter Maydell)
c52e7132d7: cpus.c: ensure running CPU recalculates icount deadlines on timer 
expiry (Peter Maydell)
8aec759b45: target/arm: Report unsupported MPU region sizes more clearly (Peter 
Maydell)
f640a5914f: hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and 
fsl-imx7 (Thomas Huth)
8aabc5437b: hw/arm/allwinner-a10: Do not use nd_table in instance_init function 
(Thomas Huth)
f3d9fe8f95: hw/sd/bcm2835_sdhost: Don't raise spurious interrupts (Peter 
Maydell)
b318f3265c: hw/sd/bcm2835_sdhost: Add tracepoints (Peter Maydell)
c4869ca630: target-arm: Check undefined opcodes for SWP in A32 decoder (Onur 
Sahin)
8720daad47: hw/arm/integratorcp: Don't do things that could be fatal in the 
instance_init (Thomas Huth)
c39770cd63: hw/arm: Allow manually specified /psci node (Andrey Smirnov)
c6093a05d6: configure: don't warn SDL abi if disabled (Peter Xu)
5a464e6ce8: configure: don't warn GTK if disabled (Peter Xu)
fa2d039b2c: gtk: drop pointless code from gd_window_close (Gerd Hoffmann)
1e70de679d: ui: fix keymap detection under Xwayland (Daniel P. Berrangé)
5f52353091: e1000: Old machine types, turn new subsection off (Dr. David Alan 
Gilbert)
ff214d427e: e1000: Choose which set of props to migrate (Dr. David Alan Gilbert)
5935448478: e1000: Migrate props via a temporary structure (Dr. David Alan 
Gilbert)
46f2a9ec54: e1000: wire new subsection to property (Dr. David Alan Gilbert)
3c4053c52c: e1000: Dupe offload data on reading old stream (Dr. David Alan 
Gilbert)
4ae4bf5bb1: e1000: Convert v3 fields to subsection (Dr. David Alan Gilbert)
9ac225171c: linux-user: fix preadv/pwritev offsets (Max Filippov)
6b3913e085: roms/u-boot-sam460ex: Change to qemu git mirror and update (BALATON 
Zoltan)
f8815532dc: sam460ex: Fix timer frequency and clock multipliers (BALATON Zoltan)
99b336cdd9: tests/boot-serial: Test the sam460ex board (Thomas Huth)
127f03e442: spapr: Initialize reserved areas list in FDT in H_CAS handler 
(Alexey Kardashevskiy)
efb7db250a: target/ppc: Fix backwards migration of msr_mask (David Gibson)
ddd835f32a: hw/misc/macio: Fix crash when listing device properties of macio 
device (Thomas Huth)
e69ba2b489: target/ppc: Initialize lazy_tlb_flush correctly (David Gibson)
e0014d4b3a: Add missing bit for SSE instr in VEX decoding (Eugene Minibaev)
3bd2608db7: maint: Add .mailmap entries for patches claiming list authorship 
(Eric Blake)
84c868f6b8: dump: Fix build with newer gcc (Eric Blake)
01366ef9a4: device-crash-test: Remove fixed isa-fdc entry (Thomas Huth)
bd6b1c8324: qemu-pr-helper: Write pidfile more often (Michal Privoznik)
8dc0bf2647: qemu-pr-helper: Daemonize before dropping privileges (Michal 
Privoznik)
9f91022f28: virtio-serial: fix heapover-flow (linzhecheng)
c2b01cfec1: kvmclock: fix clock_is_reliable on migration from QEMU < 2.9 
(Michael Chapman)
4968a2c6ed: hw/dma/i82374: Avoid double creation of the 82374 controller 
(Philippe Mathieu-Daudé)
29e560f00e: hw/scsi: support SCSI-2 passthrough without PI (Daniel Henrique 
Barboza)
2343be0d7e: scsi-disk: allow customizing the SCSI version (Paolo Bonzini)
37c5174189: scsi-disk: Don't enlarge min_io_size to max_io_size (Fam Zheng)
db1b5f135c: configure: Add missing configure options to help text (Thomas Huth)
1221f15041: i386/hyperv: error out if features requested but unsupported (Roman 
Kagan)
9445597b6a: i386/hyperv: add hv-frequencies cpu property (Roman Kagan)
7becac84fb: target/i386: WHPX: set CPUID_EXT_HYPERVISOR bit (Justin Terry (VM))
d434e5ac5d: virtio-serial: fix heap-over-flow (linzhecheng)
e7b94a84b6: vhost: Allow adjoining regions (Dr. David Alan Gilbert)
ea3e6f5a93: contrib/libvhost-user: add the protocol feature used for SET/GET 
message (Changpeng Liu)
1c3e5a2617: vhost-user: back SET/GET_CONFIG requests with a protocol feature 
(Maxime Coquelin)
bc6abcff7c: vhost-user-blk: set config ops before vhost-user init (Maxime 
Coquelin)
9005774b27: gdbstub: fix off-by-one in gdb_handle_packet() (Philippe 
Mathieu-Daudé)
b3a184f51f: s390x: load_psw() should only exchange the PSW for KVM (David 
Hildenbrand)
61a17fea6d: s390x/mmu: don't overwrite pending exception in mmu translate 
(David Hildenbrand)
be4d026f64: vfio-ccw: fix memory leaks in vfio_ccw_realize() (Greg Kurz)
c607bb8f8a: pc-bios/s390: update images (Cornelia Huck)
e8c7ef288a: s390: Do not pass inofficial IPL type to the guest (Viktor 
Mihajlovski)
789b5a401b: s390: Ensure IPL from SCSI works as expected (Viktor Mihajlovski)
11ef6d50fc: s390: Refactor IPL parameter block generation (Viktor Mihajlovski)
eac53ac598: s390x/kvm: call cpu_synchronize_state() on every 
kvm_arch_handle_exit() (David Hildenbrand)
648abbfbaa: memfd: fix vhost-user-test on non-memfd capable host (Marc-André 
Lureau)
1458da9131: sdl2: drop dead code (Gerd Hoffmann)
e7824db158: sdl2: drop QEMU_KEY_BACKSPACE special case (Gerd Hoffmann)
3dd2ca54fb: sdl2: enable ctrl modifier keys for text consoles (Gerd Hoffmann)
34013c3793: sdl2: track kbd modifier state unconditionally (Gerd Hoffmann)
da024b1ed2: ui: add ctrl modifier support to kbd_put_qcode_console() (Gerd 
Hoffmann)
07fed47417: docker: fedora: test more components (Paolo Bonzini)
185809224a: docker: Inline "prep_fail" in run script (Fam Zheng)
726c9a3b8c: tests: Fix ubuntu.i386 image initialization (Fam Zheng)
0c153b4c6f: docker: dump 'config.log' if ./configure fails (Philippe 
Mathieu-Daudé)
5aa4860082: Update seabios-hppa (Richard Henderson)
6cb1d3b851: tcg: Fix out-of-line generic vector compares (Richard Henderson)
057ad0b469: crypto: ensure we use a predictable TLS priority setting (Daniel P. 
Berrangé)
00e5e9df29: docs: Document -object tls-creds-x509 priority=xxx (Christophe 
Fergeau)
5d19a6eae9: docs: update information for TLS certificate management (Daniel P. 
Berrange)
5c08600547: vfio: Use a trace point when a RAM section cannot be DMA mapped 
(Eric Auger)
053e45d2f3: scripts/checkpatch.pl: Bug fix (Su Hang)
5cd10051c2: target/i386: Fix andn instruction (Alexandro Sanchez Bach)
d69748463c: sys_membarrier: fix up include directives (Bruce Rogers)
991f366b2f: sdl2: Remove unused epoxy include (Elie Tournier)




reply via email to

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