On 8 September 2015 at 22:45, Veres Lajos <vla...@gmail.com> wrote: > Signed-off-by: Veres Lajos <vla...@gmail.com> > --- > disas/i386.c | 2 +- > disas/s390.c | 4 ++-- > docs/specs/ppc-spapr-hcalls.txt | 4 ++-- > docs/writing-qmp-commands.txt | 2 +- > hw/audio/fmopl.c | 2 +- > hw/core/qdev.c | 2 +- > hw/cris/axis_dev88.c | 2 +- > hw/display/qxl-render.c | 2 +- > hw/dma/xilinx_axidma.c | 2 +- > hw/input/stellaris_input.c | 2 +- > hw/intc/xics.c | 2 +- > hw/net/fsl_etsec/etsec.c | 2 +- > hw/sd/pl181.c | 2 +- > hw/vfio/pci.c | 2 +- > hw/xen/xen-host-pci-device.c | 2 +- > include/block/scsi.h | 2 +- > include/exec/memory.h | 2 +- > libcacard/card_7816t.h | 2 +- > libdecnumber/decContext.c | 2 +- > libdecnumber/decNumber.c | 8 ++++---- > linux-user/syscall.c | 1 - > linux-user/syscall_defs.h | 4 ++-- > qga/commands-posix.c | 2 +- > target-alpha/mem_helper.c | 2 +- > target-arm/cpu.h | 4 ++-- > target-cris/cpu.h | 2 +- > target-cris/translate.c | 6 +++--- > target-mips/helper.c | 2 +- > target-s390x/kvm.c | 4 ++-- > target-sh4/helper.c | 6 +++--- > tcg/ia64/tcg-target.c | 2 +- > tcg/tcg.c | 4 ++-- > tests/image-fuzzer/runner.py | 2 +- > tests/qemu-iotests/041 | 2 +- > util/qemu-thread-posix.c | 2 +- > 35 files changed, 47 insertions(+), 48 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM