qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PULL 0/8] Trivial branch patches


From: Laurent Vivier
Subject: [Qemu-trivial] [PULL 0/8] Trivial branch patches
Date: Thu, 19 Sep 2019 15:54:35 +0200

The following changes since commit f8c3db33a5e863291182f8862ddf81618a7c6194:

  target/sparc: Switch to do_transaction_failed() hook (2019-09-17 12:01:00 
+0100)

are available in the Git repository at:

  git://github.com/vivier/qemu.git tags/trivial-branch-pull-request

for you to fetch changes up to 754119198de633683d7af79bc08e73c2de9df011:

  configure: Add xkbcommon configure options (2019-09-19 14:42:31 +0200)

----------------------------------------------------------------
Trivial patches 20190919

----------------------------------------------------------------

Chen Zhang (1):
  vfio: fix a typo

Eric Blake (1):
  build: Don't ignore qapi-visit-core.c

Greg Kurz (1):
  kvm: Fix typo in header of kvm_device_access()

James Le Cuirot (1):
  configure: Add xkbcommon configure options

Justin Hibbits (1):
  Fix cacheline detection on FreeBSD/powerpc.

KONRAD Frederic (1):
  target/m68k/fpu_helper.c: rename the access arguments

Philippe Mathieu-Daudé (1):
  cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"

Thomas Huth (1):
  Replace '-machine accel=xyz' with '-accel xyz'

 .gitignore                          |  1 +
 block/qapi.c                        |  2 +-
 configure                           |  5 +++++
 hw/vfio/pci.c                       |  4 ++--
 include/qemu-common.h               |  1 -
 include/qemu/cutils.h               |  2 ++
 include/sysemu/kvm.h                |  2 +-
 python/qemu/qtest.py                |  2 +-
 qapi/string-output-visitor.c        |  2 +-
 qemu-deprecated.texi                |  3 +--
 qemu-options.hx                     |  2 +-
 target/m68k/fpu_helper.c            |  8 ++++----
 tests/libqtest.c                    |  2 +-
 tests/migration/guestperf/engine.py |  2 +-
 tests/qemu-iotests/172              |  2 +-
 util/cacheinfo.c                    | 23 +++++++++++++----------
 16 files changed, 36 insertions(+), 27 deletions(-)

-- 
2.21.0




reply via email to

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