From: Glauber Costa <gcosta@redhat.com>
To: qemu-devel@nongnu.org
Cc: kvm-devel@lists.sourceforge.net
Subject: [Qemu-devel] [PATCH 0/2] use halted attribute for x86
Date: Wed, 21 May 2008 18:40:51 -0300 [thread overview]
Message-ID: <1211406053-18211-1-git-send-email-gcosta@redhat.com> (raw)
Hey,
In the next two e-mails, I do some work to make x86 use the "halted" attribute
instead of (just) HF_HALTED_MASK. The mask definition is not removed, but it can be,
if you think this patch is acceptable.
The main goal is to make it closer to other architectures. It can be seen as the
preamble of an yet-to-be-released patch, in which I'll remove the ifdefs around
do_interrupt for cpu-exec(). That patches still have some caveats, so I decided to
release this first part first.
Hope you like it.
next reply other threads:[~2008-05-21 21:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-21 21:40 Glauber Costa [this message]
2008-05-21 21:40 ` [Qemu-devel] [PATCH 2/3] Push common interrupt variables to cpu-defs.h Glauber Costa
2008-05-21 21:40 ` [Qemu-devel] [PATCH 3/3] use halted attribute for i386 too Glauber Costa
2008-05-21 22:08 ` [Qemu-devel] " Anthony Liguori
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=1211406053-18211-1-git-send-email-gcosta@redhat.com \
--to=gcosta@redhat.com \
--cc=kvm-devel@lists.sourceforge.net \
--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).