qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/14] Trivial patches for 2017-02-28
@ 2017-02-28  6:44 Michael Tokarev
  2017-02-28  6:44 ` [Qemu-devel] [PULL 01/14] target/s390x: Fix typo Michael Tokarev
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Michael Tokarev @ 2017-02-28  6:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael Tokarev, qemu-trivial

This is yet another trivial patches pull request.
Please consider applying/pulling.

The following changes since commit 8f2d7c341184a95d05476ea3c45dbae2b9ddbe51:

  Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-02-27-1' into staging (2017-02-27 15:33:21 +0000)

are available in the git repository at:

  git://git.corpit.ru/qemu.git tags/trivial-patches-fetch

for you to fetch changes up to f5507e0448bd34473af72509297617a783049024:

  syscall: fixed mincore(2) not failing with ENOMEM (2017-02-28 09:03:39 +0300)

----------------------------------------------------------------
trivial patches for 2017-02-28

----------------------------------------------------------------
Fam Zheng (1):
      cadence_gem: Remove unused parameter debug message

Franklin \"Snaipe\" Mathieu (1):
      syscall: fixed mincore(2) not failing with ENOMEM

Igor Pavlikevich (1):
      hw/acpi/tco.c: fix tco timer stop

John Snow (1):
      ide: remove undefined behavior in ide-test

Marc-André Lureau (1):
      Update copyright year

Peter Maydell (3):
      softfloat: Use correct type in float64_to_uint64_round_to_zero()
      CODING_STYLE: Mention preferred comment form
      lm32: milkymist-tmu2: fix a third integer overflow

Philippe Mathieu-Daudé (1):
      register: fix incorrect read mask

Stefan Weil (1):
      target/s390x: Fix typo

Thomas Huth (3):
      hw/core/or-irq: Mark the device with cannot_instantiate_with_device_add_yet
      hw/core/register: Mark the device with cannot_instantiate_with_device_add_yet
      tests/prom-env: Enable the test for the sun4u machine, too

Vincenzo Maffione (1):
      qemu-options.hx: add missing id=chr0 chardev argument in vhost-user example

 CODING_STYLE                |  7 +++++++
 fpu/softfloat.c             |  2 +-
 hw/acpi/tco.c               |  1 +
 hw/core/or-irq.c            |  3 +++
 hw/core/register.c          | 30 ++++++++++++++++++++++++------
 hw/display/milkymist-tmu2.c |  2 +-
 hw/net/cadence_gem.c        |  2 +-
 include/qemu-common.h       |  2 +-
 linux-user/syscall.c        | 11 ++++++++---
 qemu-options.hx             |  2 +-
 target/s390x/cpu_models.c   |  2 +-
 tests/Makefile.include      |  3 +--
 tests/ide-test.c            |  1 +
 tests/prom-env-test.c       |  2 +-
 14 files changed, 52 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-02-28 17:32 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-28  6:44 [Qemu-devel] [PULL 00/14] Trivial patches for 2017-02-28 Michael Tokarev
2017-02-28  6:44 ` [Qemu-devel] [PULL 01/14] target/s390x: Fix typo Michael Tokarev
2017-02-28  6:44 ` [Qemu-devel] [PULL 02/14] softfloat: Use correct type in float64_to_uint64_round_to_zero() Michael Tokarev
2017-02-28  6:44 ` [Qemu-devel] [PULL 03/14] hw/core/or-irq: Mark the device with cannot_instantiate_with_device_add_yet Michael Tokarev
2017-02-28  6:44 ` [Qemu-devel] [PULL 04/14] hw/core/register: " Michael Tokarev
2017-02-28  6:44 ` [Qemu-devel] [PULL 05/14] CODING_STYLE: Mention preferred comment form Michael Tokarev
2017-02-28  6:44 ` [Qemu-devel] [PULL 06/14] ide: remove undefined behavior in ide-test Michael Tokarev
2017-02-28  6:44 ` [Qemu-devel] [PULL 07/14] register: fix incorrect read mask Michael Tokarev
2017-02-28  6:44 ` [Qemu-devel] [PULL 08/14] cadence_gem: Remove unused parameter debug message Michael Tokarev
2017-02-28  6:44 ` [Qemu-devel] [PULL 09/14] tests/prom-env: Enable the test for the sun4u machine, too Michael Tokarev
2017-02-28  6:44 ` [Qemu-devel] [PULL 10/14] Update copyright year Michael Tokarev
2017-02-28  6:44 ` [Qemu-devel] [PULL 11/14] qemu-options.hx: add missing id=chr0 chardev argument in vhost-user example Michael Tokarev
2017-02-28  6:44 ` [Qemu-devel] [PULL 12/14] lm32: milkymist-tmu2: fix a third integer overflow Michael Tokarev
2017-02-28  6:44 ` [Qemu-devel] [PULL 13/14] hw/acpi/tco.c: fix tco timer stop Michael Tokarev
2017-02-28  6:44 ` [Qemu-devel] [PULL 14/14] syscall: fixed mincore(2) not failing with ENOMEM Michael Tokarev
2017-02-28 17:31 ` [Qemu-devel] [PULL 00/14] Trivial patches for 2017-02-28 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).