qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] fe5284: 9pfs: rename virtio-9p-coth.{c, h} to


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] fe5284: 9pfs: rename virtio-9p-coth.{c, h} to coth.{c, h}
Date: Tue, 12 Jan 2016 10:30:05 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: fe52840c8760122257be7b7e4893dd951480a71f
      
https://github.com/qemu/qemu/commit/fe52840c8760122257be7b7e4893dd951480a71f
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/Makefile.objs
    M hw/9pfs/codir.c
    M hw/9pfs/cofile.c
    M hw/9pfs/cofs.c
    A hw/9pfs/coth.c
    A hw/9pfs/coth.h
    M hw/9pfs/coxattr.c
    R hw/9pfs/virtio-9p-coth.c
    R hw/9pfs/virtio-9p-coth.h
    M hw/9pfs/virtio-9p-device.c
    M hw/9pfs/virtio-9p.c

  Log Message:
  -----------
  9pfs: rename virtio-9p-coth.{c,h} to coth.{c,h}

Those two files are not virtio specific. Rename them to use generic
names.

Fix includes in various C files. Change define guards and comments in
header files.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 3b9ca04653113dcd0ee033d02bee5509fd856d89
      
https://github.com/qemu/qemu/commit/3b9ca04653113dcd0ee033d02bee5509fd856d89
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    A hw/9pfs/9p-handle.c
    M hw/9pfs/Makefile.objs
    R hw/9pfs/virtio-9p-handle.c

  Log Message:
  -----------
  9pfs: rename virtio-9p-handle.c to 9p-handle.c

This file is not virtio specific. Rename it to use generic name.

Fix comment and remove unneeded inclusion of virtio.h.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: f00d4f596b1c85cf9449ef4b65fca46148bcc9bb
      
https://github.com/qemu/qemu/commit/f00d4f596b1c85cf9449ef4b65fca46148bcc9bb
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    A hw/9pfs/9p-local.c
    M hw/9pfs/Makefile.objs
    R hw/9pfs/virtio-9p-local.c

  Log Message:
  -----------
  9pfs: rename virtio-9p-local.c to 9p-local.c

This file is not virtio specific. Rename it to use generic name.

Fix comment and remove unneeded inclusion of virtio.h.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: d57b78002cd1a32f8382fc818da3940df69ff81a
      
https://github.com/qemu/qemu/commit/d57b78002cd1a32f8382fc818da3940df69ff81a
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    A hw/9pfs/9p-posix-acl.c
    M hw/9pfs/Makefile.objs
    R hw/9pfs/virtio-9p-posix-acl.c

  Log Message:
  -----------
  9pfs: rename virtio-9p-posix-acl.c to 9p-posix-acl.c

This file is not virtio specific. Rename it to use generic name.

Fix comment and remove unneeded inclusion of virtio.h.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 494a8ebe713055d3946183f4b395f85a18b43e9e
      
https://github.com/qemu/qemu/commit/494a8ebe713055d3946183f4b395f85a18b43e9e
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M fsdev/virtfs-proxy-helper.c
    A hw/9pfs/9p-proxy.c
    A hw/9pfs/9p-proxy.h
    M hw/9pfs/Makefile.objs
    R hw/9pfs/virtio-9p-proxy.c
    R hw/9pfs/virtio-9p-proxy.h

  Log Message:
  -----------
  9pfs: rename virtio-9p-proxy.{c,h} to 9p-proxy.{c,h}

Those two files are not virtio specific. Rename them to use generic
names.

Fix includes in various C files. Change define guards and comments
in header files.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 364031f17932814484657e5551ba12957d993d7e
      
https://github.com/qemu/qemu/commit/364031f17932814484657e5551ba12957d993d7e
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    A hw/9pfs/9p-synth.c
    A hw/9pfs/9p-synth.h
    M hw/9pfs/Makefile.objs
    R hw/9pfs/virtio-9p-synth.c
    R hw/9pfs/virtio-9p-synth.h

  Log Message:
  -----------
  9pfs: rename virtio-9p-synth.{c,h} to 9p-synth.{c,h}

These two files are not virtio specific. Rename them to use generic
names.

Fix includes in various C files. Change define guards and comments
in header files.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 267ae092e211f4f5ffe2340b7f869fcab3c5c027
      
https://github.com/qemu/qemu/commit/267ae092e211f4f5ffe2340b7f869fcab3c5c027
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/9p-handle.c
    M hw/9pfs/9p-local.c
    M hw/9pfs/9p-posix-acl.c
    M hw/9pfs/9p-synth.c
    A hw/9pfs/9p-xattr-user.c
    A hw/9pfs/9p-xattr.c
    A hw/9pfs/9p-xattr.h
    M hw/9pfs/Makefile.objs
    M hw/9pfs/virtio-9p-device.c
    R hw/9pfs/virtio-9p-xattr-user.c
    R hw/9pfs/virtio-9p-xattr.c
    R hw/9pfs/virtio-9p-xattr.h
    M hw/9pfs/virtio-9p.c

  Log Message:
  -----------
  9pfs: rename virtio-9p-xattr{,-user}.{c,h} to 9p-xattr{,-user}.{c,h}

These three files are not virtio specific. Rename them to generic
names.

Fix comments and header inclusion in various files.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 756cb74a59cfe5a4f5ceb4ac178d99d39cd5f0fe
      
https://github.com/qemu/qemu/commit/756cb74a59cfe5a4f5ceb4ac178d99d39cd5f0fe
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/virtio-9p-device.c
    M hw/9pfs/virtio-9p.h
    M hw/virtio/virtio-pci.h
    R include/hw/virtio/virtio-9p.h

  Log Message:
  -----------
  9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h

The deleted file only contained V9fsConf which wasn't virtio specific.
Merge that to the general header of 9pfs.

Fixed header inclusions as I went along.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 71042cffc093a80734608649a6a47b30142c3e6a
      
https://github.com/qemu/qemu/commit/71042cffc093a80734608649a6a47b30142c3e6a
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/virtio-9p.h

  Log Message:
  -----------
  9pfs: remove dead code

Some structures in virtio-9p.h have been unused since 2011 when relevant
functions switched to use coroutines.

The declaration of pdu_packunpack and function do_pdu_unpack are
useless.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 829dd2861a0f925526c5598d65a1bc05de9186c2
      
https://github.com/qemu/qemu/commit/829dd2861a0f925526c5598d65a1bc05de9186c2
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M Makefile
    A fsdev/9p-marshal.c
    A fsdev/9p-marshal.h
    M fsdev/Makefile.objs
    M fsdev/virtio-9p-marshal.c
    M fsdev/virtio-9p-marshal.h

  Log Message:
  -----------
  fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h}

Break out some generic functions for marshaling 9p state. Pure code
motion plus minor fixes for build system.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 2209bd050a9287120b74f8616837293d739c5fb3
      
https://github.com/qemu/qemu/commit/2209bd050a9287120b74f8616837293d739c5fb3
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M Makefile
    A fsdev/9p-iov-marshal.c
    A fsdev/9p-iov-marshal.h
    M fsdev/Makefile.objs
    M fsdev/virtfs-proxy-helper.c
    R fsdev/virtio-9p-marshal.c
    R fsdev/virtio-9p-marshal.h
    M hw/9pfs/9p-proxy.h
    M hw/9pfs/virtio-9p.h

  Log Message:
  -----------
  fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h}

And rename v9fs_marshal to v9fs_iov_marshal, v9fs_unmarshal to
v9fs_iov_unmarshal.

The rationale behind this change is that, this marshalling interface is
used both by virtio and proxy helper. Renaming files and functions to
reflect the true nature of this interface.

Xen transport is going to have its own marshalling interface.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: ad38ce9ed16c66583952c7697c62255a74de6196
      
https://github.com/qemu/qemu/commit/ad38ce9ed16c66583952c7697c62255a74de6196
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/virtio-9p-device.c
    M hw/9pfs/virtio-9p.c

  Log Message:
  -----------
  9pfs: PDU processing functions don't need to take V9fsState as argument

V9fsState can be referenced by pdu->s. Initialise that in device
realization function.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: dc295f83538e936895c0e26d817b1a123c384c82
      
https://github.com/qemu/qemu/commit/dc295f83538e936895c0e26d817b1a123c384c82
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/virtio-9p.c

  Log Message:
  -----------
  9pfs: PDU processing functions should start pdu_ prefix

This matches naming convention of pdu_marshal and pdu_unmarshal.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 0e2082d9e5aafbde9d1cf71159ce0123cd9fda05
      
https://github.com/qemu/qemu/commit/0e2082d9e5aafbde9d1cf71159ce0123cd9fda05
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M fsdev/9p-iov-marshal.c
    M fsdev/9p-iov-marshal.h
    M hw/9pfs/virtio-9p.c
    M hw/9pfs/virtio-9p.h

  Log Message:
  -----------
  9pfs: make pdu_{,un}marshal proper functions

Factor out v9fs_iov_v{,un}marshal. Implement pdu_{,un}marshal with those
functions.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: fe9fa96d7c83efc1457bd6a5b07aab7550c6d197
      
https://github.com/qemu/qemu/commit/fe9fa96d7c83efc1457bd6a5b07aab7550c6d197
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/virtio-9p-device.c
    M hw/9pfs/virtio-9p.c
    M hw/9pfs/virtio-9p.h

  Log Message:
  -----------
  9pfs: factor out virtio_pdu_{,un}marshal

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: f657b17a6394e68f985111d3db33b299deb0cc3e
      
https://github.com/qemu/qemu/commit/f657b17a6394e68f985111d3db33b299deb0cc3e
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/virtio-9p.c

  Log Message:
  -----------
  9pfs: factor out pdu_push_and_notify

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 592707af7f9e7098949adae6ebf2b065456e0773
      
https://github.com/qemu/qemu/commit/592707af7f9e7098949adae6ebf2b065456e0773
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/virtio-9p-device.c
    M hw/9pfs/virtio-9p.c
    M hw/9pfs/virtio-9p.h

  Log Message:
  -----------
  9pfs: break out virtio_init_iov_from_pdu

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: ebe74f8ba2f1f68b87d7289696acc4741a30d2da
      
https://github.com/qemu/qemu/commit/ebe74f8ba2f1f68b87d7289696acc4741a30d2da
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/9p-handle.c
    M hw/9pfs/9p-local.c
    M hw/9pfs/9p-posix-acl.c
    M hw/9pfs/9p-proxy.c
    M hw/9pfs/9p-synth.c
    M hw/9pfs/9p-xattr-user.c
    M hw/9pfs/9p-xattr.c
    A hw/9pfs/9p.h
    M hw/9pfs/virtio-9p.h

  Log Message:
  -----------
  9pfs: break out 9p.h from virtio-9p.h

Move out generic definitions from virtio-9p.h to 9p.h. Fix header
inclusions.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 0d3716b4e6ba81e8632c4ca698488b6e843f9daf
      
https://github.com/qemu/qemu/commit/0d3716b4e6ba81e8632c4ca698488b6e843f9daf
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/virtio-9p-device.c
    M hw/9pfs/virtio-9p.c
    M hw/9pfs/virtio-9p.h

  Log Message:
  -----------
  9pfs: factor out virtio_9p_push_and_notify

The new function resides in virtio specific file.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 4b311c5f0b298bef6880656f00c628526a827081
      
https://github.com/qemu/qemu/commit/4b311c5f0b298bef6880656f00c628526a827081
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/9p.h
    M hw/9pfs/virtio-9p.c

  Log Message:
  -----------
  9pfs: export pdu_{submit,alloc,free}

They will be used in later patches.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 0192cc5d796a0bdf679b786c7244ec5211be6791
      
https://github.com/qemu/qemu/commit/0192cc5d796a0bdf679b786c7244ec5211be6791
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/virtio-9p-device.c
    M hw/9pfs/virtio-9p.c
    M hw/9pfs/virtio-9p.h

  Log Message:
  -----------
  9pfs: move handle_9p_output and make it static function

It's only used in virtio device.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 72a189770a2d88a589e5ba024f34b8696f8c1a70
      
https://github.com/qemu/qemu/commit/72a189770a2d88a589e5ba024f34b8696f8c1a70
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/virtio-9p.c

  Log Message:
  -----------
  9pfs: rename virtio_9p_set_fd_limit to use v9fs_ prefix

It's not virtio specific.

Signed-off-by: Wei Liu <address@hidden>


  Commit: 60ce86c7140d5ca33d5fd87ce821681165d06b2a
      
https://github.com/qemu/qemu/commit/60ce86c7140d5ca33d5fd87ce821681165d06b2a
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    A hw/9pfs/9p.c
    M hw/9pfs/Makefile.objs
    R hw/9pfs/virtio-9p.c

  Log Message:
  -----------
  9pfs: rename virtio-9p.c to 9p.c

Now that file only contains generic code.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 2a0c56aa4c3e9a9f0b7678015ef96afe3e841506
      
https://github.com/qemu/qemu/commit/2a0c56aa4c3e9a9f0b7678015ef96afe3e841506
  Author: Wei Liu <address@hidden>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M hw/9pfs/9p.c
    M hw/9pfs/9p.h
    M hw/9pfs/virtio-9p-device.c

  Log Message:
  -----------
  9pfs: factor out v9fs_device_{,un}realize_common

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 00588a0aa2ade2e32a552633bbbefdc6ae5e32a2
      
https://github.com/qemu/qemu/commit/00588a0aa2ade2e32a552633bbbefdc6ae5e32a2
  Author: Wei Liu <address@hidden>
  Date:   2016-01-12 (Tue, 12 Jan 2016)

  Changed paths:
    M hw/9pfs/9p.c
    M hw/9pfs/9p.h
    M hw/9pfs/virtio-9p-device.c
    M hw/9pfs/virtio-9p.h
    M hw/s390x/virtio-ccw.h
    M hw/virtio/virtio-pci.h

  Log Message:
  -----------
  9pfs: introduce V9fsVirtioState

V9fsState now only contains generic fields. Introduce V9fsVirtioState
for virtio transport.  Change virtio-pci and virtio-ccw to use
V9fsVirtioState.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Aneesh Kumar K.V <address@hidden>


  Commit: 649a1bbaf95adb228f1030ab0618a932bc26aa8b
      
https://github.com/qemu/qemu/commit/649a1bbaf95adb228f1030ab0618a932bc26aa8b
  Author: Peter Maydell <address@hidden>
  Date:   2016-01-12 (Tue, 12 Jan 2016)

  Changed paths:
    M Makefile
    A fsdev/9p-iov-marshal.c
    A fsdev/9p-iov-marshal.h
    A fsdev/9p-marshal.c
    A fsdev/9p-marshal.h
    M fsdev/Makefile.objs
    M fsdev/virtfs-proxy-helper.c
    R fsdev/virtio-9p-marshal.c
    R fsdev/virtio-9p-marshal.h
    A hw/9pfs/9p-handle.c
    A hw/9pfs/9p-local.c
    A hw/9pfs/9p-posix-acl.c
    A hw/9pfs/9p-proxy.c
    A hw/9pfs/9p-proxy.h
    A hw/9pfs/9p-synth.c
    A hw/9pfs/9p-synth.h
    A hw/9pfs/9p-xattr-user.c
    A hw/9pfs/9p-xattr.c
    A hw/9pfs/9p-xattr.h
    A hw/9pfs/9p.c
    A hw/9pfs/9p.h
    M hw/9pfs/Makefile.objs
    M hw/9pfs/codir.c
    M hw/9pfs/cofile.c
    M hw/9pfs/cofs.c
    A hw/9pfs/coth.c
    A hw/9pfs/coth.h
    M hw/9pfs/coxattr.c
    R hw/9pfs/virtio-9p-coth.c
    R hw/9pfs/virtio-9p-coth.h
    M hw/9pfs/virtio-9p-device.c
    R hw/9pfs/virtio-9p-handle.c
    R hw/9pfs/virtio-9p-local.c
    R hw/9pfs/virtio-9p-posix-acl.c
    R hw/9pfs/virtio-9p-proxy.c
    R hw/9pfs/virtio-9p-proxy.h
    R hw/9pfs/virtio-9p-synth.c
    R hw/9pfs/virtio-9p-synth.h
    R hw/9pfs/virtio-9p-xattr-user.c
    R hw/9pfs/virtio-9p-xattr.c
    R hw/9pfs/virtio-9p-xattr.h
    R hw/9pfs/virtio-9p.c
    M hw/9pfs/virtio-9p.h
    M hw/s390x/virtio-ccw.h
    M hw/virtio/virtio-pci.h
    R include/hw/virtio/virtio-9p.h

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into 
staging

VirtFS update:

Cleanups mostly isolating virtio related details into separate files. This
is done to enable easy addition of Xen transport for VirtFS.

The changes include:

1. Rename a bunch of files and functions to make clear they are generic.
2. disentangle virtio transport code and generic 9pfs code.
3. Some function name clean-up.

# gpg: Signature made Tue 12 Jan 2016 06:04:35 GMT using RSA key ID 04C4E23A
# gpg: Good signature from "Aneesh Kumar K.V <address@hidden>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 4846 9DE7 1860 360F A6E9  968C DE41 A4FE 04C4 E23A

* remotes/kvaneesh/tags/for-upstream-signed: (25 commits)
  9pfs: introduce V9fsVirtioState
  9pfs: factor out v9fs_device_{,un}realize_common
  9pfs: rename virtio-9p.c to 9p.c
  9pfs: rename virtio_9p_set_fd_limit to use v9fs_ prefix
  9pfs: move handle_9p_output and make it static function
  9pfs: export pdu_{submit,alloc,free}
  9pfs: factor out virtio_9p_push_and_notify
  9pfs: break out 9p.h from virtio-9p.h
  9pfs: break out virtio_init_iov_from_pdu
  9pfs: factor out pdu_push_and_notify
  9pfs: factor out virtio_pdu_{,un}marshal
  9pfs: make pdu_{,un}marshal proper functions
  9pfs: PDU processing functions should start pdu_ prefix
  9pfs: PDU processing functions don't need to take V9fsState as argument
  fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h}
  fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h}
  9pfs: remove dead code
  9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h
  9pfs: rename virtio-9p-xattr{,-user}.{c,h} to 9p-xattr{,-user}.{c,h}
  9pfs: rename virtio-9p-synth.{c,h} to 9p-synth.{c,h}
  ...

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/8acc216b956f...649a1bbaf95a

reply via email to

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