public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Remaining S3 bits
@ 2008-12-30 10:37 Gleb Natapov
  2008-12-30 10:37 ` [PATCH 1/3] Reset stack pointer to zero on S3 resume Gleb Natapov
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Gleb Natapov @ 2008-12-30 10:37 UTC (permalink / raw)
  To: avi; +Cc: kvm

The patch series provides remaining bits for S3 support in KVM. They are
not (yet?) relevant for qemu upstream.

---

Gleb Natapov (3):
      KVM does not support SMM. Disable it.
      Don't return to guest after CPU issued S3 command.
      Reset stack pointer to zero on S3 resume.


 bios/rombios.c   |    1 +
 bios/rombios32.c |    2 +-
 qemu/hw/acpi.c   |    2 +-
 qemu/qemu-kvm.c  |    2 +-
 qemu/qemu-kvm.h  |    1 +
 5 files changed, 5 insertions(+), 3 deletions(-)

-- 
	Gleb.

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

end of thread, other threads:[~2008-12-30 13:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-30 10:37 [PATCH 0/3] Remaining S3 bits Gleb Natapov
2008-12-30 10:37 ` [PATCH 1/3] Reset stack pointer to zero on S3 resume Gleb Natapov
2008-12-30 10:37 ` [PATCH 2/3] Don't return to guest after CPU issued S3 command Gleb Natapov
2008-12-30 11:19   ` Avi Kivity
2008-12-30 12:32     ` Gleb Natapov
2008-12-30 13:25       ` Avi Kivity
2008-12-30 10:37 ` [PATCH 3/3] KVM does not support SMM. Disable it Gleb Natapov
2008-12-30 11:25 ` [PATCH 0/3] Remaining S3 bits Avi Kivity

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