All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 00/11] Trivial branch for 6.1 patches
@ 2021-06-07 18:57 Laurent Vivier
  2021-06-07 18:57 ` [PULL 01/11] target/riscv: Do not include 'pmp.h' in user emulation Laurent Vivier
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Laurent Vivier @ 2021-06-07 18:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Michael Tokarev, Laurent Vivier

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



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

end of thread, other threads:[~2021-06-08  8:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-07 18:57 [PULL 00/11] Trivial branch for 6.1 patches Laurent Vivier
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.