similar to: how to compile a xen dom0 kernel the debian way

Displaying 20 results from an estimated 2000 matches similar to: "how to compile a xen dom0 kernel the debian way"

2006 Mar 30
0
kernel-image naming with Xen
Hey there, Earlier today I went to rebuild a Xen0 kernel and my modules_image failed with an error based on the fact that my Xen0 image did not have the standard kernel-image-XXX/linux-image-XXX name format. The error output is at the bottom of this email. Previously it had worked fine, only recently the maintainer (Kel) of the module source added some restrictions to modules.control.in to look
2010 Sep 14
5
make-kpkg (Debian based tool) does not build xen patched kernel‏
Hello list, I cannot get make-kpkg to build a Xenlinux type kernel into a Debian kernel binary on my Debian Squeeze x86_64 system. I am using GNU/Linux kernel sources tree (2.6.34.4) with Xen patches for this custom kernel. I am trying to use the make-kpkg command to build a working linux-image-2.6.34.4-xen-amd64 package for my system. The sources are vanilla (available from kernel.org) with
2005 Sep 12
1
AW: Debian Sarge, Kernel 2.6.13 and AVM Fritz!PCI v2.0 card
Hi Jon, perfect instructions, thank you very much. I used them and after some tests they worked. Here is what I did. Maybe someone could use it completely: ------------------------------------------------------------ Install helpers: apt-get install kernel-package ncurses-dev fakeroot wget bzip2 Go to usr directory: cd /usr/src wget
2006 May 20
2
FATAL: Could not open ''System.map''
Hello all, I downloaded the linux-2.6.16.16.tar.bz2 (www.kernel.org) and xen-3.0.2-src.tgz. I tried on Debian: # tar -xvzf xen-3.0.2-src.tgz # tar -xvjf linux-2.6.16.16.tar.bz2 # cd xen-3.0.2-2 # mkbuildtree ../../linux-2.6.16.16 # cd ../../linux-2.6.16.16 # make menuconfig (I made a basic configuration) # make-kpkg --append-to-version=-686-xen --revision=1.0 -us -uc kernel_image However
2020 Sep 24
7
[RFC] Backend for Motorola 6800 series CPU (M68k)
Hi All, We would like to contribute our supports for Motorola 68000 series CPU (also known as M68k or M680x0) into LLVM. And we want to hear feedbacks from you Here is some background for M68k: Motorola 68000 series CPU was one of the most popular CPUs used by personal computers in the ‘80, including some of the earliest Apple Macintosh. Fast-forwarding to modern days, M68k is still popular
2019 Jan 21
0
Cannot start a secondary Xserver with resolution 6480x3840
Hi Janek, A few things... First off, you're not using the nouveau ddx, you're using the modesetting ddx. This isn't a problem in itself, but if you're going to report bugs, you should file them against the proper component. Secondly, I'm a bit unclear as to what your setup is. A single X server takes over a whole GPU. Recently "leasing" has been introduced which
2006 Mar 15
1
Building a custom kernel-image.deb
Hi, maybe I'm missing something fundamental but I can't seem to be able to build a custom kernel-image.deb for xen. I was able to build the linux-2.6 with xen images from the repository and build a vmlinux file using the directions from upstream Xen. But I've had no luck with make-kpkg. Can anyone give me some hints? MfG Goswin
2008 Mar 07
0
[LLVMdev] llvm-gcc and mips
On Fri, Mar 7, 2008 at 8:28 PM, Bruno Cardoso Lopes <bruno.cardoso at gmail.com> wrote: > When using mips-unknown-linux-gnu as a cross-compiler, the llvm Mips > backend is called by cc1 and with that you get llvm bytecode defined > relative to the Mips ABI. That was my intention. The PSP has a 32-bit MIPS (derived) CPU. What I don't know is if that triple is the right one
2010 Aug 21
3
suggest improvements in my doc to compile Xen from sources
Hi, I am writing a small doc for people new to Xen. to be able to compile Xen from sources on Ubuntu. Please suggest some improvements for this how to or mistakes that you can point out. There is a technique of virtualization known as Xen and a hypervisor known as Xen. Like you have Firefox,Open Office,VLC and other softwares on your computer similary there is a software known as Xen.
2009 Feb 26
2
BUG: Mount/Unmount Loop
Hello Developers, it seems that i discovered a bug in btrfs while testing it on a zSeries mainframe :-) ## Test environment: - IBM System z900 Mainframe - Debian SID with 64 Bit Kernel - GIT Sources from git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git - System runs as z/VM guest - 3 Virtual CPUs - 1 GB RAM Storage ## Initial Test Setup - Setup a Debian SID System with
2011 Sep 02
4
[Bug 1929] New: ssh-keygen fails to build because PKCS11 is not available
https://bugzilla.mindrot.org/show_bug.cgi?id=1929 Bug #: 1929 Summary: ssh-keygen fails to build because PKCS11 is not available Classification: Unclassified Product: Portable OpenSSH Version: 5.8p2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2
2019 Jan 21
3
Cannot start a secondary Xserver with resolution 6480x3840
Hi, In my workflow I am using several separate xservers. One for work, another for research and so on. Each of them has a separate user account, and they all belong to the same (main) group called janek. I've been using nvidia for years, but about 2 years ago some super annoying bug appeared in nvidia, namely that switching between virtual terminals sporadically causes nvidia_modeset to
2001 May 21
0
Rep:Re: [HELP] file access
Hi! A .ST file actually is a file representing an Atari ST disk. As Atari used Dos format, I can do (if I want): mount /pathTo/file.st /pathTo/mntPoint -t msdos -o loop So Stew (the Atari emulator) actually does file access, not disk access. Still, I'll follow Mr Patel's suggestion, and try to send the resulting file. Yves. -----Message d'origine De: g.patel@wanadoo.fr----- >I use
2004 Aug 12
2
MagiC PC installer doesn't like wine
I've wine installed as part of SuSE Linux 9.1 Pro and it works fine for several windows prgs. I try to install the Atari emulator Magic PC (because it is better than STonX). Wine starts the installer of MagiC, Setup.exe, which gives the message "can't open ... Setup.ex_". Setup.exe works under win98 but under wine it looks for itself with the wrong extension .ex_ MagiC PC test
2006 Apr 27
1
Xen capable linux-tree-2.6.16 deb?
Hi, has anyone build a linux-2.6.16 deb that can be used to compile xen? The default unstable package does not seem to have any xen patches included, only the /debian/arch/amd64/xen dir for the .config files. MfG Goswin
2016 Mar 18
0
[PATCH] gpu/drm: Use u64_to_user_pointer
Hi Joe, [auto build test WARNING on drm/drm-next] [also build test WARNING on next-20160318] [cannot apply to v4.5] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Joe-Perches/gpu-drm-Use-u64_to_user_pointer/20160319-012749 base: git://people.freedesktop.org/~airlied/linux.git drm-next config:
2006 Jun 26
0
[klibc 27/43] m68k support for klibc
The parts of klibc specific to the m68k architecture. Signed-off-by: H. Peter Anvin <hpa at zytor.com> --- commit bc9b363b31d301ab94c115cccc2e079c0d318498 tree db9cf277429e2722b8c51f68897991f0759b1d02 parent 7ba219f9bcddda38ddc9010b54fd10431292f744 author H. Peter Anvin <hpa at zytor.com> Sun, 25 Jun 2006 16:58:29 -0700 committer H. Peter Anvin <hpa at zytor.com> Sun, 25 Jun
2005 May 14
10
Cross-Domain Networking Problems
xm list reveals the following information... Name Id Mem(MB) CPU State Time(s) Console Domain-0 0 315 0 r---- 2058.1 Domain-1 11 342 0 -b--- 5.2 9611 Domain-2 12 342 0 -b--- 3.9 9612 Xen seems to be working beautifully but I have not yet figured out how to get Domain-0 to ping both Domain-1 and Domain-2,
2020 Sep 28
2
[RFC] Backend for Motorola 6800 series CPU (M68k)
On Sun, 27 Sep 2020 at 20:27, John Paul Adrian Glaubitz via llvm-dev < llvm-dev at lists.llvm.org> wrote: > As many of these classic systems still have very active communities, > especially the Amiga community, > development efforts are still very strong. For example, despite being the > oldest port of the Linux > kernel, the m68k port has still multiple active kernel
2004 Oct 06
4
Checking if an element is part of a vector
Hi! I want to know if a given element <- ('c64') is part of a vector<- ('c64', 'amiga', 'atari'). Does a function exist for this which gives back a logical value? thankx db