qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/10] Trivial branch patches
@ 2019-03-06 11:07 Laurent Vivier
  2019-03-06 11:07 ` [Qemu-devel] [PULL 01/10] tests: Remove (mostly) useless architecture checks Laurent Vivier
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Laurent Vivier @ 2019-03-06 11:07 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Riku Voipio, Zhang Chen, zhanghailiang,
	Christian Borntraeger, Cornelia Huck, Kevin Wolf,
	Richard Henderson, Thomas Huth, Igor Mammedov, Li Zhijian,
	John Snow, Halil Pasic, Pavel Dovgalyuk, Laurent Vivier,
	Eduardo Habkost, qemu-block, Marcel Apfelbaum, Tony Krowiak,
	Max Reitz, Michael S. Tsirkin, qemu-trivial, Laurent Vivier,
	Michael Tokarev, qemu-s390x, Corey Minyard, Pierre Morel

The following changes since commit a3e3b0a7bd5de211a62cdf2d6c12b96d3c403560:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-03-05' into staging (2019-03-05 19:23:45 +0000)

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 0e081fde8a3d80383adf2e802fc0c03af44c5436:

  thunk: fix of malloc to g_new (2019-03-06 11:27:32 +0100)

----------------------------------------------------------------
trivial patches pull request (20190206)

- acpi: remove unused functions/variables
- tests: remove useless architecture checks
- some typo fixes and documentation update
- flash_cfi02: fix memory leak

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

Aarushi Mehta (1):
  thunk: fix of malloc to g_new

Greg Kurz (1):
  bswap: Fix accessors syntax in comment

Igor Mammedov (1):
  hostmem-file: simplify ifdef-s in file_backend_memory_alloc()

Like Xu (1):
  doc: fix typos for documents in tree

Markus Armbruster (1):
  build: Correct explanation of unnest-vars example

Stephen Checkoway (1):
  block/pflash_cfi02: Fix memory leak and potential use-after-free

Thomas Huth (1):
  tests: Remove (mostly) useless architecture checks

Wei Yang (3):
  hw/i386/pc.c: remove unused function pc_acpi_init()
  hw/acpi: remove unused function acpi_table_add_builtin()
  hw/acpi: remove unnecessary variable acpi_table_builtin

 backends/hostmem-file.c        |  9 ++++-----
 docs/COLO-FT.txt               |  2 +-
 docs/amd-memory-encryption.txt |  2 +-
 docs/can.txt                   |  2 +-
 docs/colo-proxy.txt            |  6 +++---
 docs/cpu-hotplug.rst           |  2 +-
 docs/qcow2-cache.txt           |  2 +-
 docs/qemu-block-drivers.texi   |  2 +-
 docs/qemu-cpu-models.texi      |  8 ++++----
 docs/rdma.txt                  |  4 ++--
 docs/replay.txt                |  2 +-
 docs/vfio-ap.txt               |  2 +-
 hw/acpi/core.c                 | 10 +---------
 hw/block/pflash_cfi02.c        | 15 +++++++++++----
 hw/i386/pc.c                   | 27 ---------------------------
 include/hw/acpi/acpi.h         |  1 -
 include/hw/i386/pc.h           |  1 -
 include/qemu/bswap.h           |  8 ++++----
 rules.mak                      |  2 +-
 tests/fdc-test.c               |  7 -------
 tests/ide-test.c               |  7 -------
 tests/ipmi-bt-test.c           |  7 -------
 tests/ipmi-kcs-test.c          |  7 -------
 thunk.c                        |  2 +-
 24 files changed, 39 insertions(+), 98 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-03-06 14:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-06 11:07 [Qemu-devel] [PULL 00/10] Trivial branch patches Laurent Vivier
2019-03-06 11:07 ` [Qemu-devel] [PULL 01/10] tests: Remove (mostly) useless architecture checks Laurent Vivier
2019-03-06 11:07 ` [Qemu-devel] [PULL 02/10] hw/i386/pc.c: remove unused function pc_acpi_init() Laurent Vivier
2019-03-06 11:07 ` [Qemu-devel] [PULL 03/10] hw/acpi: remove unused function acpi_table_add_builtin() Laurent Vivier
2019-03-06 11:07 ` [Qemu-devel] [PULL 04/10] hw/acpi: remove unnecessary variable acpi_table_builtin Laurent Vivier
2019-03-06 11:07 ` [Qemu-devel] [PULL 05/10] block/pflash_cfi02: Fix memory leak and potential use-after-free Laurent Vivier
2019-03-06 11:07 ` [Qemu-devel] [PULL 06/10] doc: fix typos for documents in tree Laurent Vivier
2019-03-06 11:07 ` [Qemu-devel] [PULL 07/10] bswap: Fix accessors syntax in comment Laurent Vivier
2019-03-06 11:07 ` [Qemu-devel] [PULL 08/10] build: Correct explanation of unnest-vars example Laurent Vivier
2019-03-06 11:07 ` [Qemu-devel] [PULL 09/10] hostmem-file: simplify ifdef-s in file_backend_memory_alloc() Laurent Vivier
2019-03-06 11:07 ` [Qemu-devel] [PULL 10/10] thunk: fix of malloc to g_new Laurent Vivier
2019-03-06 14:50 ` [Qemu-devel] [PULL 00/10] Trivial branch 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).