From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cornelia Huck Subject: [PATCH] KVM: s390: Module autoloading. Date: Mon, 27 May 2013 18:42:32 +0200 Message-ID: <1369672953-33705-1-git-send-email-cornelia.huck@de.ibm.com> Return-path: Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: Marcelo Tossati , Gleb Natapov , Paolo Bonzini Cc: Christian Borntraeger , Heiko Carstens , Martin Schwidefsky , KVM , linux-s390 List-ID: This patch enables automatically loading the kvm module when /dev/kvm is opened, allowing distros to stop loading the module statically. I think it is trivial enough for 3.10; otherwise, please queue this for 3.11. Cornelia Huck (1): KVM: s390: Add "devname:kvm" alias. arch/s390/kvm/kvm-s390.c | 9 +++++++++ 1 file changed, 9 insertions(+) -- 1.8.1.6