qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 5/5] block: Virtual Bridges VERDE GOW disk image format, modifications to build components
@ 2012-03-08 22:17 Leonardo E. Reiter
  2012-03-09 11:56 ` Kevin Wolf
  0 siblings, 1 reply; 2+ messages in thread
From: Leonardo E. Reiter @ 2012-03-08 22:17 UTC (permalink / raw)
  To: QEMU Developers Mailing List

[-- Attachment #1: Type: text/plain, Size: 810 bytes --]

commit eb7af36f02ff3b5bc13c2166a008de29632d5500
Author: Leonardo E. Reiter <lreiter@vbridges.com>
Date:   Thu Mar 8 15:56:49 2012 -0600

    Include GOW disk image format objects in compilation and link.
    Signed-off-by: Leonardo E. Reiter <lreiter@vbridges.com>

diff --git a/Makefile.objs b/Makefile.objs
index 808de6a..905ebeb 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -35,6 +35,7 @@ block-nested-y += qcow2.o qcow2-refcount.o
qcow2-cluster.o qcow2-snapshot.o qcow
 block-nested-y += qed.o qed-gencb.o qed-l2-cache.o qed-table.o
qed-cluster.o
 block-nested-y += qed-check.o
 block-nested-y += parallels.o nbd.o blkdebug.o sheepdog.o blkverify.o
+block-nested-y += gow23.o gow1.o
 block-nested-y += stream.o
 block-nested-$(CONFIG_WIN32) += raw-win32.o
 block-nested-$(CONFIG_POSIX) += raw-posix.o

[-- Attachment #2: Type: text/html, Size: 1129 bytes --]

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

end of thread, other threads:[~2012-03-09 11:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-08 22:17 [Qemu-devel] [PATCH 5/5] block: Virtual Bridges VERDE GOW disk image format, modifications to build components Leonardo E. Reiter
2012-03-09 11:56 ` Kevin Wolf

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