qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Catalin Vasile <catalinvasile92@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu sources and makefile system
Date: Tue, 6 Jan 2015 11:44:34 +0200	[thread overview]
Message-ID: <CAOMf8tpPfdNUUFXV7mXmsAU9pgvKrkKy_K96uB4xKXOfdC98dQ@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2015-01-06  9:44 UTC|newest]

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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOMf8tpPfdNUUFXV7mXmsAU9pgvKrkKy_K96uB4xKXOfdC98dQ@mail.gmail.com \
    --to=catalinvasile92@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).