qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Michael Tokarev <mjt@tls.msk.ru>,
	Laurent Vivier <laurent@vivier.eu>
Subject: [PULL 00/11] Trivial branch for 6.1 patches
Date: Mon,  7 Jun 2021 20:57:19 +0200	[thread overview]
Message-ID: <20210607185730.346641-1-laurent@vivier.eu> (raw)

The following changes since commit 6f398e533f5e259b4f937f4aa9de970f7201d166:

  Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210604' into staging (2021-06-05 11:25:52 +0100)

are available in the Git repository at:

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

for you to fetch changes up to df77d45a51412ca84abd7f1490b48c1bccf07057:

  vhost-vdpa: Remove redundant declaration of address_space_memory (2021-06-05 21:33:46 +0200)

----------------------------------------------------------------
Trivial branch pull request 20210607

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

Dmitry Voronetskiy (1):
  i386/kvm: The value passed to strerror should be positive

John Snow (1):
  docs: fix broken reference

Pavel Dovgalyuk (1):
  target/nios2: fix page-fit instruction count

Philippe Mathieu-Daudé (6):
  target/riscv: Do not include 'pmp.h' in user emulation
  misc: Correct relative include path
  linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[]
  target/hppa: Remove unused 'memory.h' header
  target/mips: Fix 'Uncoditional' typo
  scripts/oss-fuzz: Fix typo in documentation

Thomas Huth (1):
  hw/display/macfb: Classify the "nubus-macfb" as display device

Xie Yongji (1):
  vhost-vdpa: Remove redundant declaration of address_space_memory

 hw/display/macfb.c                             |  1 +
 hw/gpio/aspeed_gpio.c                          |  2 +-
 hw/i386/acpi-common.h                          |  6 +++---
 hw/i386/kvm/apic.c                             |  2 +-
 hw/i386/kvm/clock.c                            |  4 ++--
 hw/i386/kvm/i8254.c                            | 10 +++++-----
 hw/i386/kvm/i8259.c                            |  4 ++--
 hw/i386/kvm/ioapic.c                           |  4 ++--
 hw/intc/ppc-uic.c                              |  2 +-
 hw/virtio/vhost-vdpa.c                         |  1 +
 include/exec/memory.h                          |  2 +-
 include/hw/virtio/vhost-vdpa.h                 |  1 -
 include/monitor/monitor.h                      |  2 +-
 linux-user/syscall.c                           |  4 ++--
 scripts/oss-fuzz/reorder_fuzzer_qtest_trace.py |  2 +-
 target/hppa/cpu.h                              |  1 -
 target/mips/tcg/translate.c                    |  6 +++---
 target/nios2/translate.c                       |  2 +-
 target/riscv/cpu.h                             |  2 ++
 19 files changed, 30 insertions(+), 28 deletions(-)

-- 
2.31.1



             reply	other threads:[~2021-06-07 18:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-07 18:57 Laurent Vivier [this message]
2021-06-07 18:57 ` [PULL 01/11] target/riscv: Do not include 'pmp.h' in user emulation Laurent Vivier
2021-06-07 18:57 ` [PULL 02/11] i386/kvm: The value passed to strerror should be positive Laurent Vivier
2021-06-07 18:57 ` [PULL 03/11] misc: Correct relative include path Laurent Vivier
2021-06-07 18:57 ` [PULL 04/11] linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[] Laurent Vivier
2021-06-07 18:57 ` [PULL 05/11] docs: fix broken reference Laurent Vivier
2021-06-07 18:57 ` [PULL 06/11] target/nios2: fix page-fit instruction count Laurent Vivier
2021-06-07 18:57 ` [PULL 07/11] hw/display/macfb: Classify the "nubus-macfb" as display device Laurent Vivier
2021-06-07 18:57 ` [PULL 08/11] target/hppa: Remove unused 'memory.h' header Laurent Vivier
2021-06-07 18:57 ` [PULL 09/11] target/mips: Fix 'Uncoditional' typo Laurent Vivier
2021-06-07 18:57 ` [PULL 10/11] scripts/oss-fuzz: Fix typo in documentation Laurent Vivier
2021-06-07 18:57 ` [PULL 11/11] vhost-vdpa: Remove redundant declaration of address_space_memory Laurent Vivier
2021-06-08  8:39 ` [PULL 00/11] Trivial branch for 6.1 patches Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210607185730.346641-1-laurent@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).