qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 302cb2: cris: remove unused cris_cond15 decla


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 302cb2: cris: remove unused cris_cond15 declarations
Date: Thu, 19 Mar 2015 09:00:07 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 302cb24addd18213c615dfa57de22dcae4776d2a
      
https://github.com/qemu/qemu/commit/302cb24addd18213c615dfa57de22dcae4776d2a
  Author: Michael Tokarev <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M disas/cris.c
    M target-cris/opcode-cris.h

  Log Message:
  -----------
  cris: remove unused cris_cond15 declarations

Signed-off-by: Michael Tokarev <address@hidden>
Reviewed-by: Stefan Weil <address@hidden>


  Commit: 9c80d953b2fd839d36795c7a55a4c525ec6e0cc8
      
https://github.com/qemu/qemu/commit/9c80d953b2fd839d36795c7a55a4c525ec6e0cc8
  Author: Stefan Weil <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M backends/tpm.c

  Log Message:
  -----------
  backends: Fix warning from Sparse

Sparse report:

backends/tpm.c:39:5: warning: returning void-valued expression

Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 0289a412e8e41bfddf9e61336ee94e348dcaedfe
      
https://github.com/qemu/qemu/commit/0289a412e8e41bfddf9e61336ee94e348dcaedfe
  Author: Stefan Weil <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M hw/9pfs/virtio-9p-handle.c
    M hw/9pfs/virtio-9p-local.c
    M hw/9pfs/virtio-9p-proxy.c
    M hw/9pfs/virtio-9p.c

  Log Message:
  -----------
  9pfs: Fix warnings from Sparse

Sparse report:

9pfs/virtio-9p.c:1953:9: warning: returning void-valued expression
9pfs/virtio-9p-handle.c:143:5: warning: returning void-valued expression
9pfs/virtio-9p-handle.c:160:5: warning: returning void-valued expression
9pfs/virtio-9p-local.c:384:5: warning: returning void-valued expression
9pfs/virtio-9p-local.c:415:5: warning: returning void-valued expression
9pfs/virtio-9p-proxy.c:672:5: warning: returning void-valued expression
9pfs/virtio-9p-proxy.c:689:5: warning: returning void-valued expression

Cc: Michael S. Tsirkin <address@hidden>
Reviewed-by: Aneesh Kumar K.V <address@hidden>
Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 77a8257ed711dd7c2ae73c741c93a68aaf0f3391
      
https://github.com/qemu/qemu/commit/77a8257ed711dd7c2ae73c741c93a68aaf0f3391
  Author: Stefan Weil <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M hw/arm/omap1.c
    M hw/arm/omap2.c
    M hw/char/omap_uart.c
    M hw/display/omap_dss.c
    M hw/dma/omap_dma.c
    M hw/gpio/omap_gpio.c
    M hw/misc/omap_gpmc.c
    M hw/misc/omap_l4.c
    M hw/misc/omap_sdrc.c
    M hw/misc/omap_tap.c
    M hw/sd/omap_mmc.c
    M hw/ssi/omap_spi.c
    M hw/timer/omap_gptimer.c

  Log Message:
  -----------
  omap: Fix warnings from Sparse

Sparse report:

arm/omap1.c:1015:9: warning: returning void-valued expression
arm/omap1.c:1084:9: warning: returning void-valued expression
arm/omap1.c:1178:9: warning: returning void-valued expression
arm/omap1.c:1287:9: warning: returning void-valued expression
arm/omap1.c:1382:9: warning: returning void-valued expression
arm/omap1.c:1650:9: warning: returning void-valued expression
arm/omap1.c:1778:9: warning: returning void-valued expression
arm/omap1.c:1985:9: warning: returning void-valued expression
arm/omap1.c:210:9: warning: returning void-valued expression
arm/omap1.c:2213:9: warning: returning void-valued expression
arm/omap1.c:2352:9: warning: returning void-valued expression
arm/omap1.c:2447:9: warning: returning void-valued expression
arm/omap1.c:2640:9: warning: returning void-valued expression
arm/omap1.c:317:9: warning: returning void-valued expression
arm/omap1.c:3413:13: warning: returning void-valued expression
arm/omap1.c:3414:13: warning: returning void-valued expression
arm/omap1.c:3415:14: warning: returning void-valued expression
arm/omap1.c:3589:9: warning: returning void-valued expression
arm/omap1.c:443:9: warning: returning void-valued expression
arm/omap1.c:588:9: warning: returning void-valued expression
arm/omap1.c:860:9: warning: returning void-valued expression
arm/omap2.c:1362:9: warning: returning void-valued expression
arm/omap2.c:450:9: warning: returning void-valued expression
arm/omap2.c:695:9: warning: returning void-valued expression
arm/omap2.c:760:9: warning: returning void-valued expression
hw/char/omap_uart.c:115:9: warning: returning void-valued expression
hw/display/omap_dss.c:1019:9: warning: returning void-valued expression
hw/display/omap_dss.c:215:9: warning: returning void-valued expression
hw/display/omap_dss.c:380:9: warning: returning void-valued expression
hw/display/omap_dss.c:739:9: warning: returning void-valued expression
hw/display/omap_dss.c:931:9: warning: returning void-valued expression
hw/dma/omap_dma.c:139:5: warning: returning void-valued expression
hw/dma/omap_dma.c:1505:9: warning: returning void-valued expression
hw/dma/omap_dma.c:1860:9: warning: returning void-valued expression
hw/gpio/omap_gpio.c:116:9: warning: returning void-valued expression
hw/misc/omap_gpmc.c:627:9: warning: returning void-valued expression
hw/misc/omap_l4.c:85:9: warning: returning void-valued expression
hw/misc/omap_sdrc.c:95:9: warning: returning void-valued expression
hw/misc/omap_tap.c:98:9: warning: returning void-valued expression
hw/sd/omap_mmc.c:409:9: warning: returning void-valued expression
hw/ssi/omap_spi.c:229:9: warning: returning void-valued expression
hw/timer/omap_gptimer.c:447:9: warning: returning void-valued expression

Cc: Peter Maydell <address@hidden>
Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 30d76f13be4eac5499b5ce017f47d5f26ef743af
      
https://github.com/qemu/qemu/commit/30d76f13be4eac5499b5ce017f47d5f26ef743af
  Author: Stefan Weil <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M hw/arm/nseries.c

  Log Message:
  -----------
  arm/nseries: Fix warnings from Sparse

Sparse report:

arm/nseries.c:1406:5: warning: returning void-valued expression
arm/nseries.c:1411:5: warning: returning void-valued expression

Cc: Andrzej Zaborowski <address@hidden>
Cc: Peter Maydell <address@hidden>
Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 327e9759f11a001545f2fbbf796a85d3d55f1b15
      
https://github.com/qemu/qemu/commit/327e9759f11a001545f2fbbf796a85d3d55f1b15
  Author: Stefan Weil <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M target-mips/dsp_helper.c

  Log Message:
  -----------
  target-mips: Fix warning from Sparse

Sparse report:

target-mips/dsp_helper.c:3681:5: warning: returning void-valued expression

Cc: Aurelien Jarno <address@hidden>
Cc: Leon Alrae <address@hidden>
Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: fbe95bfb654f5f79778c9f292e55a67f91f5cc37
      
https://github.com/qemu/qemu/commit/fbe95bfb654f5f79778c9f292e55a67f91f5cc37
  Author: Stefan Weil <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M qom/cpu.c

  Log Message:
  -----------
  qom: Fix warning from Sparse

Sparse report:

qom/cpu.c:99:5: warning: returning void-valued expression

Cc: Andreas Färber <address@hidden>
Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: e7ae771f6de2c7b3fa87823f87d6e10caeb91ec6
      
https://github.com/qemu/qemu/commit/e7ae771f6de2c7b3fa87823f87d6e10caeb91ec6
  Author: Stefan Weil <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M hw/display/vga.c
    M hw/intc/arm_gic.c
    M hw/intc/etraxfs_pic.c
    M hw/nvram/fw_cfg.c
    M hw/timer/a9gtimer.c
    M hw/tpm/tpm_tis.c
    M hw/usb/hcd-musb.c
    M include/qom/cpu.h
    M monitor.c

  Log Message:
  -----------
  Fix remaining warnings from Sparse (void return)

Sparse report:

hw/display/vga.c:2000:5: warning: returning void-valued expression
hw/intc/arm_gic.c:707:9: warning: returning void-valued expression
hw/intc/etraxfs_pic.c:138:9: warning: returning void-valued expression
hw/nvram/fw_cfg.c:475:5: warning: returning void-valued expression
hw/timer/a9gtimer.c:124:5: warning: returning void-valued expression
hw/tpm/tpm_tis.c:794:5: warning: returning void-valued expression
hw/usb/hcd-musb.c:558:9: warning: returning void-valued expression
hw/usb/hcd-musb.c:776:13: warning: returning void-valued expression
hw/usb/hcd-musb.c:867:5: warning: returning void-valued expression
hw/usb/hcd-musb.c:932:5: warning: returning void-valued expression
include/qom/cpu.h:584:5: warning: returning void-valued expression
monitor.c:4686:13: warning: returning void-valued expression
monitor.c:4690:13: warning: returning void-valued expression

Cc: Edgar E. Iglesias <address@hidden>
Cc: Gerd Hoffmann <address@hidden>
Cc: Andreas Färber <address@hidden>
Cc: Luiz Capitulino <address@hidden>
Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 2c20fa2cc26fd203a1260bb5251a523320faa905
      
https://github.com/qemu/qemu/commit/2c20fa2cc26fd203a1260bb5251a523320faa905
  Author: Stefan Weil <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M block/qapi.c

  Log Message:
  -----------
  block/qapi: Fix Sparse warning

Sparse reports this warning:

block/qapi.c:417:47: warning:
 too long initializer-string for array of char(no space for nul char)

Replacing the string by an array of characters fixes this warning.

Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 6093d01194edd74e24d46028b84d9d4a0a5cba17
      
https://github.com/qemu/qemu/commit/6093d01194edd74e24d46028b84d9d4a0a5cba17
  Author: Stefan Weil <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M target-moxie/mmu.h

  Log Message:
  -----------
  target-moxie: Fix warnings from Sparse (one-bit signed bitfield)

Report from Sparse:

target-moxie/mmu.h:9:12: error: dubious one-bit signed bitfield
target-moxie/mmu.h:10:12: error: dubious one-bit signed bitfield
target-moxie/mmu.h:11:12: error: dubious one-bit signed bitfield
target-moxie/mmu.h:12:12: error: dubious one-bit signed bitfield
target-moxie/mmu.h:13:12: error: dubious one-bit signed bitfield

Cc: Anthony Green <address@hidden>
Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 46db7b862ab66d14679bb96563092e7ef76f1cfb
      
https://github.com/qemu/qemu/commit/46db7b862ab66d14679bb96563092e7ef76f1cfb
  Author: Markus Armbruster <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M hmp-commands.hx

  Log Message:
  -----------
  hmp: Fix definition of command quit

The command handler is a union of two function types.  If
cmd->user_print is set, handle_user_command() calls
cmd->mhandler.cmd_new(), else cmd->mhandler.cmd().

Command definitions must therefore either set both user_print() and
mhandler.cmd_new(), or only mhandler.cmd().

quit's sets user_print and mhandler.cmd().  handle_user_command()
calls hmp_quit() through mhandler.cmd_new() rather than
mhandler.cmd(), i.e. through a function pointer with a different type.
Broken in commit 7a7f325, v1.0.

Works in practice because hmp_quit() doesn't use its arguments, and
handle_user_command() ignores its function value.

Signed-off-by: Markus Armbruster <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 293811f6c1630e3b37aa9d214c6596ce854ab2c7
      
https://github.com/qemu/qemu/commit/293811f6c1630e3b37aa9d214c6596ce854ab2c7
  Author: Markus Armbruster <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M qmp-commands.hx

  Log Message:
  -----------
  qmp: Drop unused .user_print from command definitions

.user_print isn't used with QMP commands, only with HMP commands.
Copied over when QMP got its own command table in commit 82a56f0.
Most of them have been dropped since, but a few stragglers remain.
Drop them.

Signed-off-by: Markus Armbruster <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 6e05a12f8f7f32a3fecbeb0c572d549a5f6e9177
      
https://github.com/qemu/qemu/commit/6e05a12f8f7f32a3fecbeb0c572d549a5f6e9177
  Author: Gonglei <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M hw/arm/digic_boards.c
    M hw/arm/highbank.c
    M hw/arm/vexpress.c
    M hw/arm/virt.c

  Log Message:
  -----------
  arm: fix memory leak

Cc: Michael Tokarev <address@hidden>
Cc: Peter Maydell <address@hidden>
Signed-off-by: Gonglei <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 198675491fcec79f6ebb5d85ccaa52beecd56e43
      
https://github.com/qemu/qemu/commit/198675491fcec79f6ebb5d85ccaa52beecd56e43
  Author: zhanghailiang <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M hw/arm/virt.c
    M savevm.c

  Log Message:
  -----------
  error: Replace error_report() & error_free() with error_report_err()

This is a continuation of the work started in commit 565f65d27:
"error: Use error_report_err() where appropriate"

Signed-off-by: zhanghailiang <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Reviewed-by: Markus Armbruster <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 18b8263e4ee72697876b081a7520d4ec86b2aab1
      
https://github.com/qemu/qemu/commit/18b8263e4ee72697876b081a7520d4ec86b2aab1
  Author: Michael Tokarev <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M configure

  Log Message:
  -----------
  configure: enable kvm on x32

Here's a trivial change to enable kvm on x32 architecture.
I'm not 100% sure the result works correctly in all cases,
but this is a good start and in theory everything should
work.

Signed-off-by: Adam Borowski <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>
Acked-by: Paolo Bonzini <address@hidden>


  Commit: bdd09778a0649639130aff21a361732a715a0a4f
      
https://github.com/qemu/qemu/commit/bdd09778a0649639130aff21a361732a715a0a4f
  Author: Paulo Vital <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M hw/mem/pc-dimm.c

  Log Message:
  -----------
  pc-dimm: Add description for device list.

The pc-dimm option presented on device list (by argument "-device \?")
is the unique option that don't have any information about it. This
patch adds a description for the pc-dimm device to help users to
identify it.

Signed-off-by: Paulo Vital <address@hidden>
Reviewed-by: Igor Mammedov <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 3ebd6cc8d30374da8b72909960f4426e82e5f6ef
      
https://github.com/qemu/qemu/commit/3ebd6cc8d30374da8b72909960f4426e82e5f6ef
  Author: Gabriel L. Somlo <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M hw/i386/smbios.c
    M qemu-options.hx

  Log Message:
  -----------
  smbios: add max speed comdline option for type-17 (meory device) structure

Signed-off-by: Gabriel Somlo <address@hidden>
Acked-by: Paolo Bonzini <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 636a30a890c50f734c90ee929e16492fbc6c73e3
      
https://github.com/qemu/qemu/commit/636a30a890c50f734c90ee929e16492fbc6c73e3
  Author: Paolo Bonzini <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M vl.c

  Log Message:
  -----------
  vl: fix resource leak with monitor_fdset_add_fd

monitor_fdset_add_fd returns an AddfdInfo struct (used by the QMP
command add_fd).  Free it.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Fam Zheng <address@hidden>
Reviewed-by: Markus Armbruster <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 7e7d49d68bb165ddfdf29929e0a487264085ca51
      
https://github.com/qemu/qemu/commit/7e7d49d68bb165ddfdf29929e0a487264085ca51
  Author: John Snow <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M tests/ahci-test.c

  Log Message:
  -----------
  qtest/ahci: Fix a bit mask expression

A thinko that clang 3.5.0 caught.
Thankfully does not introduce any new failures.

Signed-off-by: John Snow <address@hidden>
Reviewed-by: Markus Armbruster <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: de7ad4ce1f13ea59dfb35fc9985a1c90966646a8
      
https://github.com/qemu/qemu/commit/de7ad4ce1f13ea59dfb35fc9985a1c90966646a8
  Author: Viswesh <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M fsdev/virtfs-proxy-helper.c
    M target-tricore/translate.c

  Log Message:
  -----------
  Fix typos in comments

Reviewed-by: Peter Maydell <address@hidden>
Signed-off-by: Viswesh <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: b76d799ea5ba233a768939c3192105099f84798d
      
https://github.com/qemu/qemu/commit/b76d799ea5ba233a768939c3192105099f84798d
  Author: Markus Armbruster <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M hmp-commands.hx

  Log Message:
  -----------
  hmp: Fix texinfo documentation

Several issues:

* Commands i and o lack @item.  Their one-liner documentation gets
  squashed into the preceding command print.  Add the obvious @item.

* Commands i, o and cpu-add lack @findex.  The function index doesn't
  have them.  Add the obvious @findex.

* Commit 727f005 put block_set_io_throttle was added in the middle of
  block_passwd.  Move it.

* Correct spelling of commands chardev-add and chardev-remove in @item
  and @findex.

* Some commands have a blank line between @item/@findex and the text,
  most don't.  Normalize to no blank line.

Signed-off-by: Markus Armbruster <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 6cbfb86f4c0ea7cbe852c7bc62a4ef523887c143
      
https://github.com/qemu/qemu/commit/6cbfb86f4c0ea7cbe852c7bc62a4ef523887c143
  Author: Stefan Weil <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M hw/core/loader.c

  Log Message:
  -----------
  elf-loader: Fix truncation warning from coverity

Coverity reports a truncation due to cast operation on operand
reltab->sh_size from 64 bits to 32 bits for calls of load_at.

Fix the types of the function arguments to match their use in
function load_at: the offset is used for lseek which takes an
off_t parameter, the size is used for g_malloc and read.

Signed-off-by: Stefan Weil <address@hidden>
Reviewed-by: Thomas Huth <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 23bf2e76806390bf12798c2234a23c5c8a15c35d
      
https://github.com/qemu/qemu/commit/23bf2e76806390bf12798c2234a23c5c8a15c35d
  Author: Stefan Weil <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M include/hw/elf_ops.h

  Log Message:
  -----------
  elf-loader: Add missing error handling for call of lseek

This fixes a warning from Coverity.

Signed-off-by: Stefan Weil <address@hidden>
Reviewed-by: Thomas Huth <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 8ce1ee4618f4a557959f5a5731f6726b30416df5
      
https://github.com/qemu/qemu/commit/8ce1ee4618f4a557959f5a5731f6726b30416df5
  Author: Shannon Zhao <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M qga/commands-posix.c

  Log Message:
  -----------
  qga/commands-posix: Fix resource leak

It's detected by coverity. Close the dirfd.

Signed-off-by: Shannon Zhao <address@hidden>
Signed-off-by: Shannon Zhao <address@hidden>
Reviewed-by: Stefan Weil <address@hidden>
Reviewed-by: zhanghailiang <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>


  Commit: 7a9a5e72e8a62395649a46c53c3c224cc73ca52f
      
https://github.com/qemu/qemu/commit/7a9a5e72e8a62395649a46c53c3c224cc73ca52f
  Author: Peter Maydell <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M backends/tpm.c
    M block/qapi.c
    M configure
    M disas/cris.c
    M fsdev/virtfs-proxy-helper.c
    M hmp-commands.hx
    M hw/9pfs/virtio-9p-handle.c
    M hw/9pfs/virtio-9p-local.c
    M hw/9pfs/virtio-9p-proxy.c
    M hw/9pfs/virtio-9p.c
    M hw/arm/digic_boards.c
    M hw/arm/highbank.c
    M hw/arm/nseries.c
    M hw/arm/omap1.c
    M hw/arm/omap2.c
    M hw/arm/vexpress.c
    M hw/arm/virt.c
    M hw/char/omap_uart.c
    M hw/core/loader.c
    M hw/display/omap_dss.c
    M hw/display/vga.c
    M hw/dma/omap_dma.c
    M hw/gpio/omap_gpio.c
    M hw/i386/smbios.c
    M hw/intc/arm_gic.c
    M hw/intc/etraxfs_pic.c
    M hw/mem/pc-dimm.c
    M hw/misc/omap_gpmc.c
    M hw/misc/omap_l4.c
    M hw/misc/omap_sdrc.c
    M hw/misc/omap_tap.c
    M hw/nvram/fw_cfg.c
    M hw/sd/omap_mmc.c
    M hw/ssi/omap_spi.c
    M hw/timer/a9gtimer.c
    M hw/timer/omap_gptimer.c
    M hw/tpm/tpm_tis.c
    M hw/usb/hcd-musb.c
    M include/hw/elf_ops.h
    M include/qom/cpu.h
    M monitor.c
    M qemu-options.hx
    M qga/commands-posix.c
    M qmp-commands.hx
    M qom/cpu.c
    M savevm.c
    M target-cris/opcode-cris.h
    M target-mips/dsp_helper.c
    M target-moxie/mmu.h
    M target-tricore/translate.c
    M tests/ahci-test.c
    M vl.c

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/mjt/tags/pull-trivial-patches-2015-03-19' into staging

trivial patches for 2015-03-19

# gpg: Signature made Thu Mar 19 08:57:54 2015 GMT using RSA key ID A4C3D7DB
# gpg: Good signature from "Michael Tokarev <address@hidden>"
# gpg:                 aka "Michael Tokarev <address@hidden>"
# gpg:                 aka "Michael Tokarev <address@hidden>"

* remotes/mjt/tags/pull-trivial-patches-2015-03-19: (24 commits)
  qga/commands-posix: Fix resource leak
  elf-loader: Add missing error handling for call of lseek
  elf-loader: Fix truncation warning from coverity
  hmp: Fix texinfo documentation
  Fix typos in comments
  qtest/ahci: Fix a bit mask expression
  vl: fix resource leak with monitor_fdset_add_fd
  smbios: add max speed comdline option for type-17 (meory device) structure
  pc-dimm: Add description for device list.
  configure: enable kvm on x32
  error: Replace error_report() & error_free() with error_report_err()
  arm: fix memory leak
  qmp: Drop unused .user_print from command definitions
  hmp: Fix definition of command quit
  target-moxie: Fix warnings from Sparse (one-bit signed bitfield)
  block/qapi: Fix Sparse warning
  Fix remaining warnings from Sparse (void return)
  qom: Fix warning from Sparse
  target-mips: Fix warning from Sparse
  arm/nseries: Fix warnings from Sparse
  ...

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/d88aec88cdd2...7a9a5e72e8a6

reply via email to

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