public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/3] KVM, HWPoison, unpoison address across rebooting
@ 2010-12-22  2:51 Huang Ying
  2010-12-22  2:51 ` [RFC 1/3] mm, Make __get_user_pages return -EHWPOISON for HWPOISON page optionally Huang Ying
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Huang Ying @ 2010-12-22  2:51 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti
  Cc: linux-kernel, kvm, Andi Kleen, Tony Luck, ying.huang, Dean Nelson

Unpoison address across rebooting, to make it possible that a new
memory page can be allocated, so that guest system can successfully
reboot.

[RFC 1/3] mm, Make __get_user_pages return -EHWPOISON for HWPOISON page optionally
[RFC 2/3] KVM, Replace is_hwpoison_address with get_user_pages_hwpoison
[RFC 3/3] KVM, HWPoison, unpoison address across rebooting

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

end of thread, other threads:[~2010-12-23  0:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-22  2:51 [RFC 0/3] KVM, HWPoison, unpoison address across rebooting Huang Ying
2010-12-22  2:51 ` [RFC 1/3] mm, Make __get_user_pages return -EHWPOISON for HWPOISON page optionally Huang Ying
2010-12-22 23:07   ` Andrew Morton
2010-12-23  0:39     ` Huang Ying
2010-12-23  0:54       ` Andrew Morton
2010-12-22  2:51 ` [RFC 2/3] KVM, Replace is_hwpoison_address with get_user_pages_hwpoison Huang Ying
2010-12-22  2:51 ` [RFC 3/3] KVM, HWPoison, unpoison address across rebooting Huang Ying

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