Merge tag 'v4.1.0-rc0'
commit58e130cfe839b44d1f53d849a05bd043de4f21ad
authorStefan Weil <sw@weilnetz.de>
Fri, 12 Jul 2019 08:01:24 +0000 (12 10:01 +0200)
committerStefan Weil <sw@weilnetz.de>
Fri, 12 Jul 2019 16:04:54 +0000 (12 18:04 +0200)
treedc87e9f5e0b2d7fe62ea758749840deb0c09e5c9
parentc4727ff60cdcee4244240ba34a8330e940afbc5e
parent6df2cdf44a82426f7a59dcb03f0dd2181ed7fdfa
Merge tag 'v4.1.0-rc0'

v4.1.0-rc0 release

This required also several API updates.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
117 files changed:
Makefile
accel/tcg/cpu-exec.c
accel/tcg/translate-all.c
accel/tcg/user-exec.c
audio/audio.c
block.c
block/Makefile.objs
block/file-posix.c
block/rbd.c
block/vhdx.c
bsd-user/main.c
configure
default-configs/mips-softmmu-common.mak
disas/cris.c
disas/nanomips.cpp
docs/devel/tracing.txt
docs/qemu-block-drivers.texi
exec.c
hw/arm/Makefile.objs
hw/arm/a9m2410.c
hw/arm/allwinner-a10.c
hw/arm/arm_tt.c
hw/arm/aspeed_soc.c
hw/arm/bast.c
hw/arm/bcm2835_peripherals.c
hw/arm/boot.c
hw/arm/digic.c
hw/arm/fsl-imx25.c
hw/arm/fsl-imx31.c
hw/arm/fsl-imx7.c
hw/arm/musicpal.c
hw/arm/phycard-l.c
hw/arm/pxa2xx_pic.c
hw/arm/smdk2410.c
hw/arm/syborg.c
hw/arm/xlnx-zynqmp.c
hw/bt/core.c
hw/bt/sdp.c
hw/char/Kconfig
hw/char/Makefile.objs
hw/display/pl110.c
hw/dma/etraxfs_dma.c
hw/dma/omap_dma.c
hw/intc/sh_intc.c
hw/mips/Kconfig
hw/mips/ar7.c
hw/mips/gt64xxx_pci.c
hw/mips/mips_r4k.c
hw/misc/Makefile.objs
hw/misc/macio/macio.c
hw/net/eepro100.c
hw/net/imx_fec.c
hw/net/smc91c111.c
hw/pci/pci.c
hw/ppc/ppce500_spin.c
hw/ppc/prep.c
hw/scsi/megasas.c
hw/timer/Makefile.objs
hw/timer/twl92230.c
hw/usb/Makefile.objs
hw/xen/xen-bus.c
include/block/block_int.h
include/exec/cpu-all.h
include/exec/exec-all.h
include/hw/arm/bcm2835.h
include/hw/arm/bcm2835_peripherals.h
include/hw/arm/boot.h
include/hw/xen/xen-bus.h
include/qemu-common.h
include/qemu/compiler.h
include/qom/cpu.h
include/qom/object.h
include/sysemu/tcg.h
linux-user/elfload.c
linux-user/qemu.h
linux-user/syscall.c
linux-user/uname.c
memory.c
os-win32.c
qemu-doc.texi
qemu-io.c
qemu-options.hx
qom/object.c
rules.mak
target/alpha/mem_helper.c
target/arm/cpu.c
target/arm/cpu.h
target/arm/op_helper.c
target/cris/translate.c
target/i386/cpu.h
target/i386/helper.h
target/i386/kvm.c
target/i386/misc_helper.c
target/i386/seg_helper.c
target/i386/svm_helper.c
target/m68k/op_helper.c
target/m68k/translate.c
target/microblaze/mmu.c
target/microblaze/op_helper.c
target/mips/cpu.h
target/mips/helper.c
target/mips/op_helper.c
target/ppc/excp_helper.c
target/sh4/op_helper.c
tcg/i386/tcg-target.inc.c
tcg/tcg.c
tests/ide-test.c
tests/ivshmem-test.c
tests/libqtest.c
ui/console.c
ui/vnc.c
ui/vnc.h
util/cutils.c
util/error.c
util/oslib-win32.c
util/qemu-error.c
vl.c