Merge remote-tracking branch 'qemu/master'
commit59df39f4fd2f4ac76fa7c64b972b9e7858c4d1b6
authorStefan Weil <sw@weilnetz.de>
Thu, 15 Feb 2018 06:24:23 +0000 (15 07:24 +0100)
committerStefan Weil <sw@weilnetz.de>
Wed, 7 Mar 2018 19:28:32 +0000 (7 20:28 +0100)
tree3e631170b570b31c599d912b23cda1b88bd98082
parentdcd86c7343b81a366e31e05f72ec89759b439d8a
parentbec9c64ef7be8063f1192608b83877bc5c9ea217
Merge remote-tracking branch 'qemu/master'

Signed-off-by: Stefan Weil <sw@weilnetz.de>
85 files changed:
.gitmodules
Makefile
Makefile.target
accel/tcg/translate-all.c
accel/tcg/user-exec.c
block.c
block/Makefile.objs
block/rbd.c
block/vhdx.c
configure
cpus.c
default-configs/arm-softmmu.mak
default-configs/mips-softmmu-common.mak
default-configs/pci.mak
docs/qemu-block-drivers.texi
exec.c
hw/arm/Makefile.objs
hw/arm/bcm2835_peripherals.c
hw/arm/boot.c
hw/arm/musicpal.c
hw/arm/pxa2xx_pic.c
hw/block/Makefile.objs
hw/bt/core.c
hw/bt/sdp.c
hw/display/pl110.c
hw/display/vga.c
hw/input/ps2.c
hw/mips/gt64xxx_pci.c
hw/mips/mips_malta.c
hw/mips/mips_r4k.c
hw/misc/Makefile.objs
hw/pci/pci.c
hw/ppc/ppc405_boards.c
hw/ppc/prep.c
hw/scsi/megasas.c
hw/usb/Makefile.objs
include/block/block_int.h
include/exec/exec-all.h
include/qapi/error.h
include/qapi/qobject-input-visitor.h
include/qemu-common.h
include/qom/cpu.h
linux-user/elfload.c
linux-user/main.c
linux-user/syscall.c
memory.c
monitor.c
qemu-doc.texi
qemu-io.c
qemu-options.hx
qobject/json-parser.c
qom/object.c
stubs/Makefile.objs
target/alpha/mem_helper.c
target/arm/cpu.c
target/arm/cpu.h
target/arm/helper.c
target/arm/op_helper.c
target/cris/cpu.h
target/cris/op_helper.c
target/i386/cpu.h
target/i386/kvm.c
target/m68k/op_helper.c
target/m68k/translate.c
target/microblaze/op_helper.c
target/mips/helper.c
target/mips/op_helper.c
target/ppc/excp_helper.c
target/ppc/translate_init.c
target/sh4/op_helper.c
tcg/i386/tcg-target.inc.c
tcg/tcg.c
tcg/tcg.h
tests/ahci-test.c
tests/ide-test.c
tests/libqos/libqos.c
tests/libqtest.c
tests/libqtest.h
tests/test-qobject-input-visitor.c
ui/console.c
ui/vnc.c
ui/vnc.h
util/qemu-option.c
util/readline.c
vl.c