qemu-devel
[Top][All Lists]
Advanced

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

[PULL 0/5] Misc patches


From: marcandre . lureau
Subject: [PULL 0/5] Misc patches
Date: Tue, 14 Sep 2021 17:01:23 +0400

From: Marc-André Lureau <marcandre.lureau@redhat.com>

The following changes since commit c6f5e042d89e79206cd1ce5525d3df219f13c3cc:

  Merge remote-tracking branch 
'remotes/pmaydell/tags/pull-target-arm-20210913-3' into staging (2021-09-13 
21:06:15 +0100)

are available in the Git repository at:

  git@gitlab.com:marcandre.lureau/qemu.git tags/misc-pull-request

for you to fetch changes up to 78e3e1d046e64b86e8c9bf3011d5a2a795b5e373:

  chardev: add some comments about the class methods (2021-09-14 16:57:11 +0400)

----------------------------------------------------------------
chardev & doc misc

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

Marc-André Lureau (4):
  docs: add supported host CPU architectures section
  meson.build: fix comment typo
  chardev: remove needless class method
  chardev: add some comments about the class methods

Michal Privoznik (1):
  chardev: Propagate error from logfile opening

 docs/about/build-platforms.rst | 33 +++++++++++++++++++++++++++++++++
 docs/about/deprecated.rst      |  2 ++
 meson.build                    |  2 +-
 include/chardev/char.h         | 34 +++++++++++++++++++++++++++++++++-
 chardev/char-mux.c             |  6 ++----
 chardev/char.c                 |  7 ++-----
 6 files changed, 73 insertions(+), 11 deletions(-)

-- 
2.33.0.113.g6c40894d24





reply via email to

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