Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750924Ab3EHEJM (ORCPT ); Wed, 8 May 2013 00:09:12 -0400 Received: from mail-vb0-f50.google.com ([209.85.212.50]:56856 "EHLO mail-vb0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752270Ab3EHEJF (ORCPT ); Wed, 8 May 2013 00:09:05 -0400 MIME-Version: 1.0 Date: Tue, 7 May 2013 21:09:04 -0700 Message-ID: Subject: [PATCH] [SVN] Please Merge 7 VirtualBox Kernel Modules into the Linux Kernel From: quickbooks office To: linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, vbox-dev@virtualbox.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1743 Lines: 53 Please Merge VirtualBox Kernel Modules into the Kernel. ----------------------------------------------------------------------------------------------------------- svn co http://www.virtualbox.org/svn/vbox/trunk vbox sh '/home/user/vbox/src/VBox/Additions/linux/export_modules' VBoxGuestModules.tar.gz Extracting VBoxGuestModules.tar.gz will give the Source Code for 3 modules (used in a Linux Guest): 1. vboxguest (VirtualBox guest kernel module) 2. vboxsf (VirtualBox guest kernel module for shared folders) 3. vboxvideo (VirtualBox guest kernel module for drm support) ----------------------------------------------------------------------------------------------------------- sh '/home/user/vbox/src/VBox/HostDrivers/linux/export_modules' VBoxHostModules.tar.gz Extracting VBoxHostModules.tar.gz will give the Source Code for 4 modules (used in a Linux Host): 1. vboxdrv (VirtualBox host kernel module) 2. vboxnetflt (VirtualBox netfilter kernel module) 3. vboxnetadp (VirtualBox network adapter kernel module) 4. vboxpci (VirtualBox host PCI access kernel module) ----------------------------------------------------------------------------------------------------------- Maintaner contacts: 1. vbox-dev Mailing List: https://www.virtualbox.org/mailman/listinfo/vbox-dev (Probably Requires you to join the mailing list in order to post) - vbox-dev@virtualbox.org or 2. Public bugtracker: https://www.virtualbox.org/wiki/Bugtracker (Requires an Oracle account for sign on) -- 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/