qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/11]
@ 2009-12-01 12:51 Glauber Costa
  2009-12-01 12:51 ` [Qemu-devel] [PATCH v2 01/11] Don't mess with halted state Glauber Costa
  2009-12-02 10:59 ` [Qemu-devel] [PATCH v2 0/11] Gleb Natapov
  0 siblings, 2 replies; 30+ messages in thread
From: Glauber Costa @ 2009-12-01 12:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori, avi, agraf

This is a repost of the -smp series. Note that it depends on irqchip-in-kernel,
that is already in staging. Also, you'll have to enable the io-thread, for the time
being.

>From the last version, main change is that I am not calling queue_work automatically
from vcpu ioctls. queue_work is only used currently for the gdb stub.

All other uses were by-passed by the new qemu_register_vcpu_reset(), since most
of it uses (all racy) came from the reset handlers.

Enjoy

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

end of thread, other threads:[~2009-12-03  7:34 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-01 12:51 [Qemu-devel] [PATCH v2 0/11] Glauber Costa
2009-12-01 12:51 ` [Qemu-devel] [PATCH v2 01/11] Don't mess with halted state Glauber Costa
2009-12-01 12:51   ` [Qemu-devel] [PATCH v2 02/11] store thread-specific env information Glauber Costa
2009-12-01 12:51     ` [Qemu-devel] [PATCH v2 03/11] update halted state on mp_state sync Glauber Costa
2009-12-01 12:51       ` [Qemu-devel] [PATCH v2 04/11] qemu_flush_work for remote vcpu execution Glauber Costa
2009-12-01 12:51         ` [Qemu-devel] [PATCH v2 05/11] tell kernel about all registers instead of just mp_state Glauber Costa
2009-12-01 12:51           ` [Qemu-devel] [PATCH v2 06/11] flush state in migration post_load Glauber Costa
2009-12-01 12:51             ` [Qemu-devel] [PATCH v2 07/11] Don't call kvm cpu reset on initialization Glauber Costa
2009-12-01 12:51               ` [Qemu-devel] [PATCH v2 08/11] use cpu_kick instead of direct signalling Glauber Costa
2009-12-01 12:51                 ` [Qemu-devel] [PATCH v2 09/11] Use per-cpu reset handlers Glauber Costa
2009-12-01 12:51                   ` [Qemu-devel] [PATCH v2 10/11] Use __thread where available Glauber Costa
2009-12-01 12:51                     ` [Qemu-devel] [PATCH v2 11/11] remove smp restriction from kvm Glauber Costa
2009-12-02 10:48           ` [Qemu-devel] [PATCH v2 05/11] tell kernel about all registers instead of just mp_state Gleb Natapov
2009-12-02 11:22             ` Glauber Costa
2009-12-02 12:10               ` [Qemu-devel] " Jan Kiszka
2009-12-02 12:26                 ` Gleb Natapov
2009-12-02 12:35                   ` Jan Kiszka
2009-12-02 13:27         ` [Qemu-devel] [PATCH v2 04/11] qemu_flush_work for remote vcpu execution Marcelo Tosatti
2009-12-02 13:41           ` Glauber Costa
2009-12-02 13:54             ` Marcelo Tosatti
2009-12-02 14:01               ` Glauber Costa
2009-12-02 10:59 ` [Qemu-devel] [PATCH v2 0/11] Gleb Natapov
2009-12-02 12:00   ` Glauber Costa
2009-12-02 12:04   ` [Qemu-devel] " Jan Kiszka
2009-12-02 12:22     ` Gleb Natapov
2009-12-02 12:25       ` Jan Kiszka
2009-12-02 12:30         ` Gleb Natapov
2009-12-02 12:33           ` Jan Kiszka
2009-12-02 12:49             ` Gleb Natapov
2009-12-03  7:33     ` Gleb Natapov

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