qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] docs: create docs/interop/, include version number in qemu-doc
@ 2017-06-12 15:38 Paolo Bonzini
  2017-06-12 15:38 ` [Qemu-devel] [PATCH 1/2] docs: create interop/ subdirectory Paolo Bonzini
  2017-06-12 15:38 ` [Qemu-devel] [PATCH 2/2] qemu-doc: include version number Paolo Bonzini
  0 siblings, 2 replies; 3+ messages in thread
From: Paolo Bonzini @ 2017-06-12 15:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, thuth

Submitted together because of Makefile conflicts.

Paolo Bonzini (2):
  docs: create interop/ subdirectory
  qemu-doc: include version number

 .gitignore                                         | 16 ++---
 Makefile                                           | 72 ++++++++++++----------
 configure                                          |  2 +-
 docs/{specs => interop}/parallels.txt              |  0
 docs/{specs => interop}/qcow2.txt                  |  0
 docs/{specs => interop}/qed_spec.txt               |  0
 docs/{ => interop}/qemu-ga-ref.texi                |  0
 docs/{ => interop}/qemu-qmp-ref.texi               |  0
 docs/{ => interop}/qmp-intro.txt                   |  0
 docs/{ => interop}/qmp-spec.txt                    |  0
 docs/{specs => interop}/vhost-user.txt             |  0
 .../{ => interop}/vnc-ledstate-Pseudo-encoding.txt |  0
 qemu-doc.texi                                      |  5 +-
 rules.mak                                          |  2 +-
 14 files changed, 51 insertions(+), 46 deletions(-)
 rename docs/{specs => interop}/parallels.txt (100%)
 rename docs/{specs => interop}/qcow2.txt (100%)
 rename docs/{specs => interop}/qed_spec.txt (100%)
 rename docs/{ => interop}/qemu-ga-ref.texi (100%)
 rename docs/{ => interop}/qemu-qmp-ref.texi (100%)
 rename docs/{ => interop}/qmp-intro.txt (100%)
 rename docs/{ => interop}/qmp-spec.txt (100%)
 rename docs/{specs => interop}/vhost-user.txt (100%)
 rename docs/{ => interop}/vnc-ledstate-Pseudo-encoding.txt (100%)

-- 
2.13.0

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

end of thread, other threads:[~2017-06-12 15:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-12 15:38 [Qemu-devel] [PATCH v2 0/2] docs: create docs/interop/, include version number in qemu-doc Paolo Bonzini
2017-06-12 15:38 ` [Qemu-devel] [PATCH 1/2] docs: create interop/ subdirectory Paolo Bonzini
2017-06-12 15:38 ` [Qemu-devel] [PATCH 2/2] qemu-doc: include version number Paolo Bonzini

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).