qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu sources and makefile system
@ 2015-01-06 12:25 Vasile Catalin-B50542
  2015-01-06 19:45 ` Paolo Bonzini
  0 siblings, 1 reply; 7+ messages in thread
From: Vasile Catalin-B50542 @ 2015-01-06 12:25 UTC (permalink / raw)
  To: qemu-devel

Hi,

I'm new to qemu-devel and I'm trying to add a ".c" source to qemu.
To be more specific, I'm trying to add a file into <qemu
src>/hw/virtio/. I've added "common-obj-y += virtio-src.o" to the
src>Makefile.objs in that folder
and when I'm compiling qemu it seems to compile the sources, but I
don't know if they are added to the qemu binary.
Is there anything else left to do in order for qemu build system to
include my source file?

Cata

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Qemu-devel] qemu sources and makefile system
@ 2015-01-06  9:44 Catalin Vasile
  2015-01-07 13:02 ` Stefan Hajnoczi
  0 siblings, 1 reply; 7+ messages in thread
From: Catalin Vasile @ 2015-01-06  9:44 UTC (permalink / raw)
  To: qemu-devel

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

Hi,

I'm new to qemu-devel and I'm trying to add a ".c" source to qemu.
To be more specific, I'm trying to add a file into <qemu src>/hw/virtio/.
I've added "common-obj-y += virtio-src.o" to the Makefile.objs in that
folder
and when I'm compiling qemu it seems to compile the sources, but I don't
know
if they are added to the qemu binary.
Is there anything else left to do in order for qemu build system to include
my source file?

Cata

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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Qemu-devel] qemu sources and makefile system
@ 2015-01-06  9:41 Catalin Vasile
  0 siblings, 0 replies; 7+ messages in thread
From: Catalin Vasile @ 2015-01-06  9:41 UTC (permalink / raw)


Hi,

I'm new to qemu-devel and I'm trying to add a ".c" source to qemu.
To be more specific, I'm trying to add a file into <qemu src>/hw/virtio/.
I've added "common-obj-y += virtio-src.o" to the Makefile.objs in that folder
and when I'm compiling qemu it seems to compile the sources, but I don't know
if they are added to the qemu binary.
Is there anything else left to do in order for qemu build system to include
my source file?

Cata 

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Qemu-devel] qemu sources and makefile system
@ 2015-01-06  9:21 Vasile Catalin-B50542
  0 siblings, 0 replies; 7+ messages in thread
From: Vasile Catalin-B50542 @ 2015-01-06  9:21 UTC (permalink / raw)
  To: qemu-devel

Hi,

I'm new to qemu-devel and I'm trying to add a ".c" source to qemu.
To be more specific, I'm trying to add a file into <qemu src>/hw/virtio/.
I've added "common-obj-y += virtio-src.o" to the Makefile.objs in that 
folder
and when I'm compiling qemu it seems to compile the sources, but I don't 
know
if they are added to the qemu binary.
Is there anything else left to do in order for qemu build system to include
my source file?

Cata

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

end of thread, other threads:[~2015-01-09  8:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-06 12:25 [Qemu-devel] qemu sources and makefile system Vasile Catalin-B50542
2015-01-06 19:45 ` Paolo Bonzini
  -- strict thread matches above, loose matches on Subject: below --
2015-01-06  9:44 Catalin Vasile
2015-01-07 13:02 ` Stefan Hajnoczi
2015-01-09  8:02   ` Vasile Catalin-B50542
2015-01-06  9:41 Catalin Vasile
2015-01-06  9:21 Vasile Catalin-B50542

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