public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] apic/ioapic kvm free implementation
@ 2009-06-03 21:19 Glauber Costa
  2009-06-03 21:19 ` [PATCH 1/4] avoid halted state for in kernel irqchip Glauber Costa
  2009-06-04 15:04 ` [PATCH 0/4] apic/ioapic kvm free implementation Gleb Natapov
  0 siblings, 2 replies; 16+ messages in thread
From: Glauber Costa @ 2009-06-03 21:19 UTC (permalink / raw)
  To: kvm; +Cc: avi

Same thing,

addressing comments from gleb.



^ permalink raw reply	[flat|nested] 16+ messages in thread
* [PATCH 0/4] kvm free implementation of apic/ioapic
@ 2009-06-03 18:25 Glauber Costa
  2009-06-03 18:25 ` [PATCH 1/4] avoid halted state for in kernel irqchip Glauber Costa
  0 siblings, 1 reply; 16+ messages in thread
From: Glauber Costa @ 2009-06-03 18:25 UTC (permalink / raw)
  To: kvm; +Cc: avi

Same series already sent.
Jan spotted a problem, and my lazyness found a way to bypass it,
so it does not exist.

A guest survived the following actions after this series is applied:
* smp boot
* smp reboot
* migrate
* reboot migrated guest.



^ permalink raw reply	[flat|nested] 16+ messages in thread
* [PATCH 0/4] Provide kvm-free implementations of apic/ioapic
@ 2009-06-02 19:37 Glauber Costa
  2009-06-02 19:37 ` [PATCH 1/4] always halt non-bsp cpu Glauber Costa
  0 siblings, 1 reply; 16+ messages in thread
From: Glauber Costa @ 2009-06-02 19:37 UTC (permalink / raw)
  To: kvm; +Cc: avi

In the same way as the previous i8259 patch, this patch cleans up
the apic and ioapic code to provide an implementation that is kvm free.

This reduces the impact of kvm on normal qemu. Also, provides a simpler
code base for kvm devices.



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

end of thread, other threads:[~2009-06-08 16:37 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-03 21:19 [PATCH 0/4] apic/ioapic kvm free implementation Glauber Costa
2009-06-03 21:19 ` [PATCH 1/4] avoid halted state for in kernel irqchip Glauber Costa
2009-06-03 21:19   ` [PATCH 2/4] sipi and init: move common code Glauber Costa
2009-06-03 21:19     ` [PATCH 3/4] provide a kvm-free implementation of apic Glauber Costa
2009-06-03 21:19       ` [PATCH 4/4] provide a kvm-free implementation of ioapic Glauber Costa
2009-06-08  9:08     ` [PATCH 2/4] sipi and init: move common code Avi Kivity
2009-06-08 15:52       ` Glauber Costa
2009-06-08 15:48         ` Avi Kivity
2009-06-08 16:43           ` Glauber Costa
2009-06-04 15:04 ` [PATCH 0/4] apic/ioapic kvm free implementation Gleb Natapov
2009-06-04 19:46   ` Jan Kiszka
2009-06-04 20:02     ` Gleb Natapov
  -- strict thread matches above, loose matches on Subject: below --
2009-06-03 18:25 [PATCH 0/4] kvm free implementation of apic/ioapic Glauber Costa
2009-06-03 18:25 ` [PATCH 1/4] avoid halted state for in kernel irqchip Glauber Costa
2009-06-03 18:25   ` [PATCH 2/4] sipi and init: move common code Glauber Costa
2009-06-03 19:53     ` Gleb Natapov
2009-06-03 21:11       ` Glauber Costa
2009-06-02 19:37 [PATCH 0/4] Provide kvm-free implementations of apic/ioapic Glauber Costa
2009-06-02 19:37 ` [PATCH 1/4] always halt non-bsp cpu Glauber Costa
2009-06-02 19:37   ` [PATCH 2/4] sipi and init: move common code Glauber Costa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox