Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758473AbYBKTXE (ORCPT ); Mon, 11 Feb 2008 14:23:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759092AbYBKTWl (ORCPT ); Mon, 11 Feb 2008 14:22:41 -0500 Received: from mx1.redhat.com ([66.187.233.31]:33832 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758910AbYBKTWj (ORCPT ); Mon, 11 Feb 2008 14:22:39 -0500 From: Glauber Costa To: linux-kernel@vger.kernel.org Cc: akpm@linux-foundation.org, glommer@gmail.com, tglx@linutronix.de, mingo@elte.hu, ehabkost@redhat.com, jeremy@goop.org, avi@qumranet.com, anthony@codemonkey.ws, virtualization@lists.linux-foundation.org, ak@suse.de, chrisw@sous-sol.org, kiran@scalemp.com, shai@scalemp.com Subject: [PATCH 0/5] Make vsmp a paravirt client Date: Mon, 11 Feb 2008 17:09:42 -0200 Message-Id: <1202756982-18244-1-git-send-email-gcosta@redhat.com> X-Mailer: git-send-email 1.5.3.6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 503 Lines: 13 Hi, This series of five patches turns the vsmp architecture support in x86_64 into a paravirt client. If PARAVIRT is on, the probe function vsmp_init() is run unconditionally, patching the necessary irq functions accordingly if running ontop of such box. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/