qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/8] Trivial branch for 5.2 patches
@ 2020-10-27 16:30 Laurent Vivier
  2020-10-27 16:30 ` [PULL 1/8] elf2dmp: Fix memory leak on main() error paths Laurent Vivier
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Laurent Vivier @ 2020-10-27 16:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Michael Tokarev, Laurent Vivier

The following changes since commit 4c5b97bfd0dd54dc27717ae8d1cd10e14eef1430:

  Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-req=
uest' into staging (2020-10-22 12:33:21 +0100)

are available in the Git repository at:

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

for you to fetch changes up to e83029fa605d6aa475be60b191f2af3954591093:

  CHANGELOG: remove disused file (2020-10-27 16:48:50 +0100)

----------------------------------------------------------------
Pull request trivial branch 20201027

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

AlexChen (1):
  elf2dmp: Fix memory leak on main() error paths

Chetan Pant (2):
  io: Fix Lesser GPL version number
  cryptodev: Fix Lesser GPL version number

Greg Kurz (2):
  Makefile: Add *.[ch].inc files to cscope/ctags/TAGS
  cpus: Drop declaration of cpu_remove()

John Snow (2):
  scripts/qmp: delete 'qmp' script
  CHANGELOG: remove disused file

Maxim Levitsky (1):
  qdev: Fix two typos

 Changelog                             | 580 --------------------------
 Makefile                              |   2 +-
 README.rst                            |   8 +
 backends/cryptodev-builtin.c          |   2 +-
 backends/cryptodev-vhost-user.c       |   2 +-
 backends/cryptodev-vhost.c            |   2 +-
 backends/cryptodev.c                  |   2 +-
 contrib/elf2dmp/main.c                |   4 +-
 include/hw/core/cpu.h                 |   8 -
 include/hw/qdev-core.h                |   4 +-
 include/io/channel-buffer.h           |   2 +-
 include/io/channel-command.h          |   2 +-
 include/io/channel-file.h             |   2 +-
 include/io/channel-socket.h           |   2 +-
 include/io/channel-tls.h              |   2 +-
 include/io/channel-util.h             |   2 +-
 include/io/channel-watch.h            |   2 +-
 include/io/channel-websock.h          |   2 +-
 include/io/channel.h                  |   2 +-
 include/io/dns-resolver.h             |   2 +-
 include/io/task.h                     |   2 +-
 include/sysemu/cryptodev-vhost-user.h |   2 +-
 include/sysemu/cryptodev-vhost.h      |   2 +-
 include/sysemu/cryptodev.h            |   2 +-
 io/channel-buffer.c                   |   2 +-
 io/channel-command.c                  |   2 +-
 io/channel-file.c                     |   2 +-
 io/channel-socket.c                   |   2 +-
 io/channel-tls.c                      |   2 +-
 io/channel-util.c                     |   2 +-
 io/channel-watch.c                    |   2 +-
 io/channel-websock.c                  |   2 +-
 io/channel.c                          |   2 +-
 io/dns-resolver.c                     |   2 +-
 io/task.c                             |   2 +-
 scripts/qmp/qmp                       | 131 +-----
 tests/test-io-channel-buffer.c        |   2 +-
 tests/test-io-channel-command.c       |   2 +-
 tests/test-io-channel-file.c          |   2 +-
 tests/test-io-channel-socket.c        |   2 +-
 tests/test-io-task.c                  |   2 +-
 41 files changed, 54 insertions(+), 751 deletions(-)
 delete mode 100644 Changelog

--=20
2.26.2



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

end of thread, other threads:[~2020-10-30 19:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-27 16:30 [PULL 0/8] Trivial branch for 5.2 patches Laurent Vivier
2020-10-27 16:30 ` [PULL 1/8] elf2dmp: Fix memory leak on main() error paths Laurent Vivier
2020-10-27 16:30 ` [PULL 2/8] Makefile: Add *.[ch].inc files to cscope/ctags/TAGS Laurent Vivier
2020-10-27 16:30 ` [PULL 3/8] cpus: Drop declaration of cpu_remove() Laurent Vivier
2020-10-27 16:30 ` [PULL 4/8] io: Fix Lesser GPL version number Laurent Vivier
2020-10-27 16:30 ` [PULL 5/8] cryptodev: " Laurent Vivier
2020-10-27 16:30 ` [PULL 6/8] scripts/qmp: delete 'qmp' script Laurent Vivier
2020-10-27 16:30 ` [PULL 7/8] qdev: Fix two typos Laurent Vivier
2020-10-27 16:30 ` [PULL 8/8] CHANGELOG: remove disused file Laurent Vivier
2020-10-30 19:44 ` [PULL 0/8] Trivial branch for 5.2 patches 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).