qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Glauber Costa <glommer@redhat.com>
To: qemu-devel@nongnu.org
Cc: Ian.Jackson@eu.citrix.com, avi@redhat.com, kvm@vger.kernel.org,
	stefano.stabellini@eu.citrix.com
Subject: [Qemu-devel] [PATCH 0/2] Hook into vcpu creation
Date: Tue, 30 Dec 2008 09:52:04 -0500	[thread overview]
Message-ID: <1230648726-17163-1-git-send-email-glommer@redhat.com> (raw)

Hello fellow 2008-ers, soon to be 2009-ers.

It's time to say goodbye to the year that goes, which I do
by sending the last small series of the year.
This is another hook proposal for kvm, still in the ways to
make tcg optional.

I'm hooking vcpu creation in order to avoid tcg initialization
routines. In yet to be posted patches after those ones, I'm able
to get rid of most of cpu_exec_init_all, one of the main external
functions from exec.c

             reply	other threads:[~2008-12-30 14:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-30 14:52 Glauber Costa [this message]
2008-12-30 14:52 ` [Qemu-devel] [PATCH 1/2] simplify cpu_x86_register Glauber Costa
2008-12-30 14:52   ` [Qemu-devel] [PATCH 2/2] hook into vcpu creation Glauber Costa

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=1230648726-17163-1-git-send-email-glommer@redhat.com \
    --to=glommer@redhat.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefano.stabellini@eu.citrix.com \
    /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).