From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 8 Aug 2006 22:29:31 +0400 From: Alexey Tourbin To: devel@lists.altlinux.org Message-ID: <20060808182931.GB16715@localhost.localdomain> Mail-Followup-To: devel@lists.altlinux.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="L6iaP+gRLNZHKoI4" Content-Disposition: inline Subject: [devel] qvm86 kernel module X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Aug 2006 18:29:11 -0000 Archived-At: List-Archive: List-Post: --L6iaP+gRLNZHKoI4 Content-Type: multipart/mixed; boundary="z6Eq5LdranGa6ru8" Content-Disposition: inline --z6Eq5LdranGa6ru8 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable =EB=C1=CB =D3=CF=C2=D2=C1=D4=D8 =CD=CF=C4=D5=CC=D8 =C4=CC=D1 =D1=C4=D2=C1? = =F4=CF =C5=D3=D4=D8 =D1 =C5=C7=CF =D3=CF=C2=D2=C1=CC =C4=CC=D1 std26-up, = =CE=CF =CF=D3=D4=C1=C0=D4=D3=D1 =CE=C5=CB=CF=D4=CF=D2=D9=C5 =D3=CF=CD=CE=C5=CE=C9= =D1, =CE=D5=D6=CE=CF =CC=C9 =C4=D5=C2=CC=C9=D2=CF=D7=C1=D4=D8 =D3=D0=C5=CB= =C9 =C4=CC=D1 std26-smp, wks26-up =C9 =D4.=C4. =EB=C1=D6=C5=D4=D3=D1 =C2=D9=CC =CB=C1=CB=CF=CA-=D4= =CF cvs =C4=CC=D1 =D1=C4=C5=D2=CE=D9=C8 =D3=D0=C5=CB=CF=D7 =C9 =D4=C9=D0=C1= =C5=D3=CC=C9 =D4=D5=C4=C1 =D0=D2=CF=C2=C9=D4=D8=D3=D1 =D4=CF =D7=D3=A3 =C2=D5=C4=C5=D4 = =D7=CF=CC=DB=C5=C2=CE=CF. =EB=D4=CF =DA=CE=C1=C5=D4? --z6Eq5LdranGa6ru8 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="kernel-source-qvm86.spec" Name: kernel-source-qvm86 Version: 20050904 Release: alt1 Summary: QEMU x86 virtualization module License: GPL Group: Development/Kernel URL: http://savannah.nongnu.org/projects/qvm86/ # :pserver:anonymous@cvs.savannah.nongnu.org:/sources/qvm86 qvm86 Source: qvm86-%version.tar.bz2 # http://blog.gmane.org/gmane.comp.emulators.qemu.qvm86 Patch0: qvm86-20050904-kqemu_version-0x010300.patch BuildArch: noarch %description qvm86 is a kernel module to provide x86 virtualisation capabilities for the qemu emulator. Virtualisation allows "emulated" code to be run natively on the host cpu, using the CPU protection mechanisms to intercept and emulate priveleged events. %prep %setup -q -n qvm86-%version %patch0 -p1 %install rm -rf %buildroot%_usrsrc/kernel/sources mkdir -p %buildroot%_usrsrc/kernel/sources cp -a . %buildroot%_usrsrc/kernel/sources/%name-%version cd %buildroot%_usrsrc/kernel/sources tar --remove-files -jcf %name-%version.tar.bz2 %name-%version %files %_usrsrc/kernel/sources/%name-%version.tar.bz2 %changelog * Tue Aug 08 2006 Alexey Tourbin 20050904-alt1 - initial revision --z6Eq5LdranGa6ru8 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="kernel-modules-qvm86-std26-up.spec" Content-Transfer-Encoding: quoted-printable %define module_name qvm86 %define module_version 20050904 %define module_release alt0 %define kversion 2.6.16 %define krelease alt9 %define flavour std26-up Name: kernel-modules-%module_name-%flavour Version: %module_version Release: %module_release Summary: QEMU x86 virtualization module License: GPL Group: System/Kernel and hardware=20 BuildRequires: kernel-source-qvm86 =3D %version BuildRequires: kernel-headers-modules-%flavour =3D %kversion-%krelease BuildRequires: kernel-build-tools %description qvm86 is a kernel module to provide x86 virtualisation capabilities for the qemu emulator. Virtualisation allows "emulated" code to be run natively on the host cpu, using the CPU protection mechanisms to intercept and emulate priveleged events. %prep rm -rf kernel-source-qvm86-%version tar jxf %kernel_src/kernel-source-qvm86-%version.tar.bz2 %setup -DT -n kernel-source-qvm86-%version %build =2E %_usrsrc/linux-%kversion-%flavour/gcc_version.inc make CONFIG_KBUILD26=3D1 KERNEL_PATH=3D%_usrsrc/linux-%kversion-%flavour %install %define module_dir /lib/modules/%kversion-%flavour-%krelease/%module_name install -pD -m644 qvm86.ko %buildroot%module_dir/qvm86.ko %post %post_kernel_modules %kversion-%flavour-%krelease %postun %postun_kernel_modules %kversion-%flavour-%krelease %files %module_dir %changelog --z6Eq5LdranGa6ru8-- --L6iaP+gRLNZHKoI4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFE2NgLfBKgtDjnu0YRArDgAKDMz8ZHdnzAuRGV6oZSH9QIF8zpkQCeNu8b dVgkKVjf8u0riSHMkl1Guuo= =U/WN -----END PGP SIGNATURE----- --L6iaP+gRLNZHKoI4--