qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] use halted attribute for x86
@ 2008-05-21 21:40 Glauber Costa
  2008-05-21 21:40 ` [Qemu-devel] [PATCH 2/3] Push common interrupt variables to cpu-defs.h Glauber Costa
  0 siblings, 1 reply; 4+ messages in thread
From: Glauber Costa @ 2008-05-21 21:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: kvm-devel

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.

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

end of thread, other threads:[~2008-05-21 22:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-21 21:40 [Qemu-devel] [PATCH 0/2] use halted attribute for x86 Glauber Costa
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

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