qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] 9p queue for 5.2 (2020-11-06)
@ 2020-11-06  9:13 Christian Schoenebeck
  2020-11-06  9:13 ` [PULL 2/4] hw/9pfs : open brace '{' following struct go on the same line Christian Schoenebeck
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Christian Schoenebeck @ 2020-11-06  9:13 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell; +Cc: Greg Kurz

The following changes since commit e2766868d45d8c8f8991cfd133e6a0c14abfe577:

  Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201104-pull-request' into staging (2020-11-04 22:13:02 +0000)

are available in the Git repository at:

  https://github.com/cschoenebeck/qemu.git tags/pull-9p-20201106

for you to fetch changes up to e6b99460b14469e0b83febc8d5a501947d1d5c7c:

  hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen (2020-11-05 15:21:11 +0100)

----------------------------------------------------------------
9pfs: some fixes

* Fix meson build config for Xen.

* Code style fixes.

----------------------------------------------------------------
Philippe Mathieu-Daudé (1):
      hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen

Xinhao Zhang (3):
      hw/9pfs : add spaces around operator
      hw/9pfs : open brace '{' following struct go on the same line
      hw/9pfs : add space before the open parenthesis '('

 hw/9pfs/9p-local.c  | 10 +++++-----
 hw/9pfs/9p.c        | 16 ++++++++--------
 hw/9pfs/9p.h        |  9 +++------
 hw/9pfs/Kconfig     |  4 ----
 hw/9pfs/cofs.c      |  2 +-
 hw/9pfs/meson.build |  2 +-
 6 files changed, 18 insertions(+), 25 deletions(-)


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

end of thread, other threads:[~2020-11-06 10:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-06  9:13 [PULL 0/4] 9p queue for 5.2 (2020-11-06) Christian Schoenebeck
2020-11-06  9:13 ` [PULL 2/4] hw/9pfs : open brace '{' following struct go on the same line Christian Schoenebeck
2020-11-06  9:13 ` [PULL 3/4] hw/9pfs : add space before the open parenthesis '(' Christian Schoenebeck
2020-11-06  9:13 ` [PULL 4/4] hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen Christian Schoenebeck
2020-11-06  9:13 ` [PULL 1/4] hw/9pfs : add spaces around operator Christian Schoenebeck
2020-11-06 10:34 ` [PULL 0/4] 9p queue for 5.2 (2020-11-06) 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).