From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51129) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIhW4-0004MQ-Ex for qemu-devel@nongnu.org; Fri, 24 Jul 2015 14:16:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZIhW1-0001fg-57 for qemu-devel@nongnu.org; Fri, 24 Jul 2015 14:16:16 -0400 From: Laszlo Ersek Date: Fri, 24 Jul 2015 20:15:59 +0200 Message-Id: <1437761762-19798-1-git-send-email-lersek@redhat.com> Subject: [Qemu-devel] [PATCH for-2.4-rc3 0/3] a tiny bit late SMM fixups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Eduardo Habkost , "Michael S. Tsirkin" , qemu-trivial@nongnu.org, Gerd Hoffmann , Igor Mammedov , Paolo Bonzini , Andreas Faerber , Richard Henderson So, I just happened to resume my SMM-for-OVMF work today, with v2.4.0-rc2-2-g12e21eb, and I suddenly realized that these patches never made upstream. The first two are trivial and I kinda "insist" on them :), the last one (from Paolo) doesn't seem that trivial (to me at least), and I don't strictly need it for my work just yet. I'll let you guys decide. Cc: Paolo Bonzini Cc: Andreas Faerber Cc: Eduardo Habkost Cc: Richard Henderson Cc: Gerd Hoffmann Cc: Igor Mammedov Cc: "Michael S. Tsirkin" Cc: qemu-trivial@nongnu.org Thanks Laszlo Laszlo Ersek (2): hw/acpi/ich9: clear smi_en on reset hw/acpi/ich9: clean up stale comment about KVM not supporting SMM Paolo Bonzini (1): target-i386: wake up processors that receive an SMI hw/acpi/ich9.c | 4 ++-- target-i386/cpu.c | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) -- 1.8.3.1