All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/5] Misc patches
@ 2021-09-14 13:01 marcandre.lureau
  2021-09-14 13:01 ` [PULL 1/5] docs: add supported host CPU architectures section marcandre.lureau
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: marcandre.lureau @ 2021-09-14 13:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Marc-André Lureau

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




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

end of thread, other threads:[~2021-09-14 19:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14 13:01 [PULL 0/5] Misc patches marcandre.lureau
2021-09-14 13:01 ` [PULL 1/5] docs: add supported host CPU architectures section marcandre.lureau
2021-09-14 13:01 ` [PULL 2/5] meson.build: fix comment typo marcandre.lureau
2021-09-14 13:01 ` [PULL 3/5] chardev: Propagate error from logfile opening marcandre.lureau
2021-09-14 13:01 ` [PULL 4/5] chardev: remove needless class method marcandre.lureau
2021-09-14 13:01 ` [PULL 5/5] chardev: add some comments about the class methods marcandre.lureau
2021-09-14 19:10 ` [PULL 0/5] Misc 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.