qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re : [Qemu-devel] another patch against head
@ 2007-11-28 17:28 Sylvain Petreolle
  2007-11-30 15:35 ` Hotmail
  0 siblings, 1 reply; 11+ messages in thread
From: Sylvain Petreolle @ 2007-11-28 17:28 UTC (permalink / raw)
  To: qemu-devel

Hi Johannes,
----- Message d'origine ----
> De : Johannes Schindelin <Johannes.Schindelin@gmx.de>
> À : Hotmail <computers57@hotmail.com>
> Cc : qemu Devel <qemu-devel@nongnu.org>
> Envoyé le : Mercredi, 28 Novembre 2007, 13h49mn 34s
> Objet : Re: [Qemu-devel] another patch against head
> > Index: hw/adlib.c
> > ===================================================================
> > RCS file: /sources/qemu/qemu/hw/adlib.c,v
> > retrieving revision 1.8
> > diff -r1.8 adlib.c
> > 25a26
> > > #include "audio/audio.h"
> > 26a28
> > > #include "qemu-timer.h"
> 
> Why are these needed?  It appears that all other platforms build
> QEmu
> 
 just 
> fine without these #includes.
> 
> But then, the answer to that riddle could be in the context.  Since
> you
> 
 
> did not use the unified diff format, I have no chance to know.
> 
> Ciao,
> Dscho
> 
Try enabling the adlib emulation, it doesnt build either for me on llinux now.
this include was forgotten in vl.h refactoring.



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [Qemu-devel] another patch against head
@ 2007-11-27 19:17 Hotmail
  2007-11-28 12:49 ` Johannes Schindelin
  0 siblings, 1 reply; 11+ messages in thread
From: Hotmail @ 2007-11-27 19:17 UTC (permalink / raw)
  To: qemu Devel

The following is another patch against the head that lets me build it on Windows, as well as makes the adlib.c file debuggable.

Index: Makefile
===================================================================
RCS file: /sources/qemu/qemu/Makefile,v
retrieving revision 1.136
diff -r1.136 Makefile
17a18,20
> ifdef CONFIG_WIN32
> LIBS= -lmingw32 -mno-cygwin
> else
18a22
> endif
Index: cocoa.m
===================================================================
RCS file: /sources/qemu/qemu/cocoa.m,v
retrieving revision 1.14
diff -r1.14 cocoa.m
754c754
<         [op beginSheetForDirectory:nil file:nil types:[NSArray arrayWithObjects:@"img",@"iso",@"dmg",@"qcow",@"cow",@"cloop",@"vmdk",nil]
---
>         [op beginSheetForDirectory:nil file:nil types:[NSArray arrayWithObjects:@"img",@"iso",@"dmg",@"qcow",@"qcow2",@"cow",@"cloop",@"vmdk",nil]
Index: monitor.c
===================================================================
RCS file: /sources/qemu/qemu/monitor.c,v
retrieving revision 1.87
diff -r1.87 monitor.c
31a32
> #include "qemu-timer.h"
Index: hw/adlib.c
===================================================================
RCS file: /sources/qemu/qemu/hw/adlib.c,v
retrieving revision 1.8
diff -r1.8 adlib.c
25a26
> #include "audio/audio.h"
26a28
> #include "qemu-timer.h"

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

end of thread, other threads:[~2007-12-02 17:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-28 17:28 Re : [Qemu-devel] another patch against head Sylvain Petreolle
2007-11-30 15:35 ` Hotmail
2007-12-02 17:49   ` Thiemo Seufer
  -- strict thread matches above, loose matches on Subject: below --
2007-11-27 19:17 Hotmail
2007-11-28 12:49 ` Johannes Schindelin
2007-11-28 13:39   ` Samuel Thibault
2007-11-28 14:01     ` Johannes Schindelin
2007-11-28 14:09       ` Samuel Thibault
2007-11-28 14:34         ` Johannes Schindelin
2007-11-28 16:16   ` Hotmail
2007-11-28 16:35     ` Johannes Schindelin

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