public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] KVM: x86: use pic/ioapic destructor when proper
@ 2017-03-15  8:01 Peter Xu
  2017-03-15  8:01 ` [PATCH v2 1/3] KVM: x86: clear bus pointer when destroyed Peter Xu
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Peter Xu @ 2017-03-15  8:01 UTC (permalink / raw)
  To: kvm; +Cc: David Hildenbrand, Paolo Bonzini, peterx,
	Radim Krčmář

v2:
- add one more patch (patch 2 in v2) to check pic/ioapic's
  existance before destroying them

A tiny cleanup series for pic/ioapic destruction when vm destroys.
Please review, Thanks.

Peter Xu (3):
  KVM: x86: clear bus pointer when destroyed
  KVM: x86: check existance before destroy
  KVM: x86: use pic/ioapic destructor when destroy vm

 arch/x86/kvm/i8259.c  |  3 +++
 arch/x86/kvm/ioapic.c |  3 +++
 arch/x86/kvm/x86.c    |  4 ++--
 virt/kvm/kvm_main.c   | 12 +++++++++++-
 4 files changed, 19 insertions(+), 3 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-21  9:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-15  8:01 [PATCH v2 0/3] KVM: x86: use pic/ioapic destructor when proper Peter Xu
2017-03-15  8:01 ` [PATCH v2 1/3] KVM: x86: clear bus pointer when destroyed Peter Xu
2017-03-21  9:24   ` David Hildenbrand
2017-03-15  8:01 ` [PATCH v2 2/3] KVM: x86: check existance before destroy Peter Xu
2017-03-21  9:24   ` David Hildenbrand
2017-03-15  8:01 ` [PATCH v2 3/3] KVM: x86: use pic/ioapic destructor when destroy vm Peter Xu
2017-03-21  9:25   ` David Hildenbrand
2017-03-15  8:47 ` [PATCH v2 0/3] KVM: x86: use pic/ioapic destructor when proper David Hildenbrand
2017-03-15  8:59   ` Peter Xu
2017-03-15  9:04     ` David Hildenbrand
2017-03-15 11:15     ` David Hildenbrand
2017-03-16  6:04       ` Peter Xu
2017-03-16 19:32         ` Radim Krčmář
2017-03-17  6:05           ` Peter Xu

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