search for: iasl

Displaying 20 results from an estimated 50 matches for "iasl".

Did you mean: asl
2013 Oct 28
0
Re: [Qemu-devel] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching
...e > b/tools/firmware/hvmloader/acpi/Makefile > index 2c50851..b96e058 100644 > --- a/tools/firmware/hvmloader/acpi/Makefile > +++ b/tools/firmware/hvmloader/acpi/Makefile > @@ -24,30 +24,45 @@ OBJS = $(patsubst %.c,%.o,$(C_SRC)) > CFLAGS += $(CFLAGS_xeninclude) > > vpath iasl $(PATH) > + > +.DELETE_ON_ERROR: $(filter dsdt_%.c,$(C_SRC)) > + > all: acpi.a > > ssdt_s3.h ssdt_s4.h ssdt_pm.h ssdt_tpm.h: %.h: %.asl iasl > iasl -vs -p $* -tc $< > - sed -e ''s/AmlCode/$*/g'' $*.hex >$@ > + sed -e ''s/AmlCode/$*/g'...
2012 Mar 01
1
autoconf/ debian 6.0 - missing dependency checks
I just did a ./configure and then make on a fresh debian 6.0 64-bit install. ./configure caught most of the missing dependencies except the following, which caused compilation failures. 1. libncurses5-dev (I get errors from tools/misc, concerning gtraceview) 2. bin86 & bcc & iasl - during firmware compilation 3. python-dev (from tools/python/xen/lowlevel/xc) I am not sure if I was doing something wrong or if its the configure script missing these dependency checks. shriram _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org ht...
2011 Mar 02
5
installing xen on a vmware work station
...new Xen pv-ops Dom0 kernel. I have a 64 bit VT machine there in it Vmware work station installed Ubuntu 10.04 64 bit and then apt-get install libcurl4-openssl-dev xserver-xorg-dev mercurial gitk build-essential libncurses5-dev uuid-dev gawk gettext texinfo bcc libncurses5-dev dpkg-dev debhelper iasl texinfo bridge-utils bison flex apt-get build-dep xen-3.3 cd /usr/src git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen cd linux-2.6-xen git checkout -b xen/stable-2.6.32.x origin/xen/stable-2.6.32.x make -j 2 make modules_install install chmod g-s /usr/src -R m...
2013 Feb 17
6
Install issues for Xen 4.2.1 on Ubuntu 12.10
...t what I am doing wrong. This is the script I wrote that I am running on a brand new install from ubuntu-12.10-server-amd64.iso apt-get update apt-get -y upgrade apt-get -y dist-upgrade reboot (uname -r returns back 3.5.0-23-generic) apt-get install -y build-essential python-dev gettext bin86 bcc iasl uuid-dev libncurses5-dev pkg-config libglib2.0-dev libyajl-dev git gcc-multilib texinfo fakeroot libglib2.0-dev texinfo pciutils pciutils-dev qemu-common gpg --recv-key 57E82BD9 wget http://bits.xensource.com/oss-xen/release/4.2.1/xen-4.2.1.tar.gz.sig wget http://bits.xensource.com/oss-xen/release/...
2011 Nov 18
2
[PATCH 0 of 2] Add configuration options to selectively disable S3 and S4 (V3)
This patch series adds the ability to selectively disable the S3 and S4 ACPI power states for HVM guests. Since there is a general move towards retiring the hvm_info_table structure, the first patch moves the acpi_enabled flag out of the hvm_info_table and into a xenstore key (platform/acpi). The second patch then introduces the acpi_s3 and acpi_s4 configuration parameters to the xl config file
2012 Apr 22
1
Missing dependency
Hey all, Anyone know where I can find source packages for X86-64 CentOS 6.2: dev86 is needed by my project iasl is needed by my project spice-server-devel >= 0.8.2-4.el6 is needed by my project I can't seem to find them in the source repositories. Thanks. -- _ ?v? /(_)\ ^ ^ Mark LaPierre Registerd Linux user No #267004 www.counter.li.org ****
2009 Jul 01
3
[XCI] xci build issues
After a hiatus, I have made another attempt at getting the XCI code-base up-and-running, but have run into some issues that I am hoping someone can help me with. 1. I am finding that a large hurdle in getting this building is chasing down build dependencies, of which there are many. Since the wiki recommends that this be built on a 32bit Debian lenny system - does anyone have a list of necessary
2010 Nov 18
46
[HOWTO] Running Xen 4.0 host (dom0) with Redhat Enterprise Linux 6 (RHEL6)
Hello, If you''re interested in running Xen 4.0 hypervisor/dom0 on RHEL6, take a look at here: http://wiki.xen.org/xenwiki/RHEL6Xen4Tutorial It explains steps needed to rebuild Xen 4.0.1 src.rpm from Fedora on RHEL6, and how to fetch dom0 capable 2.6.32.x kernel from upstream git repository. It also shows how to get libvirt/virt-manager working with Xen on RHEL6. Hopefully it helps :)
2010 Nov 18
46
[HOWTO] Running Xen 4.0 host (dom0) with Redhat Enterprise Linux 6 (RHEL6)
Hello, If you''re interested in running Xen 4.0 hypervisor/dom0 on RHEL6, take a look at here: http://wiki.xen.org/xenwiki/RHEL6Xen4Tutorial It explains steps needed to rebuild Xen 4.0.1 src.rpm from Fedora on RHEL6, and how to fetch dom0 capable 2.6.32.x kernel from upstream git repository. It also shows how to get libvirt/virt-manager working with Xen on RHEL6. Hopefully it helps :)
2010 Sep 07
1
strip/install error when executing make install-tools
...p2 module-init-tools transfig tgif texinfo texlive-latex-base texlive-latex-recommended texlive-fonts-extra texlive-fonts-recommended pciutils-dev mercurial build-essential make gcc libc6-dev zlib1g-dev python python-dev python-twisted libncurses5-dev patch libvncserver-dev libsdl-dev libjpeg62-dev iasl libbz2-dev e2fslibs-dev git-core uuid-dev ocaml libx11-dev gcc-multilib ... all from the AMD64 Debian Squeeze repo. I then ran: make tools stubdom This was successful. I then ran: export PYTHON_PREFIX_ARG= make install-tools install-stubdom | tee output To discover I needed to additionally...
2013 Jun 15
1
Bug#712366: xen: FTBFS: configure: error: Could not find libcrypto
...Python.h presence... yes > checking for Python.h... yes > checking for PyArg_ParseTuple in -lpython2.7... yes > checking for xgettext... /usr/bin/xgettext > checking for as86... /usr/bin/as86 > checking for ld86... /usr/bin/ld86 > checking for bcc... /usr/bin/bcc > checking for iasl... /usr/bin/iasl > checking uuid/uuid.h usability... yes > checking uuid/uuid.h presence... yes > checking for uuid/uuid.h... yes > checking for uuid_clear in -luuid... yes > checking uuid.h usability... no > checking uuid.h presence... no > checking for uuid.h... no > check...
2013 Oct 14
1
Xen - 4.2.1 with libvirt-1.1.3
...apt-get install bcc bin86 gawk bridge-utils iproute libcurl3 libcurl4-openssl-dev bzip2 module-init-tools transfig tgif tgif texinfo texlive-latex-base gcc-multilib texlive-fonts-extra texlive-fonts-recommended pciutils-dev mercurial libncurses5-dev patch libvncserver-dev libsdl-dev libjpeg62-dev iasl libbz2-dev git-core uuid-dev python python-dev python-twisted build-essential make gcc libc6-dev zlib1g-dev texlive-latex-recommended e2fslibs-dev *Download and build the source* wget http://bits.xensource.com/oss-xen/release/4.2.1/xen-4.2.1.tar.gz tar zxvf xen-4.2.1.tar.gz cd xen-4.2.1 -...
2012 Dec 20
25
[PATCH] hvmloader / qemu-xen: Getting rid of resource conflict for OpRegion.
This is hvmloader part of the change that gets rid of the resource conflict warning in the guest kernel. The OpRegion may not always be page aligned. As a result one extra page is required to fully accommodate the OpRegion in that case. Just reserve one more page here. Signed-off-by: Timothy Guo <firemeteor@users.sourceforge.net> diff -r 11b4bc743b1f tools/firmware/hvmloader/e820.c ---
2011 Nov 30
4
Compile error with Ubuntu 11.10
...and no format arguments Steps to reproduce: - Install Ubuntu 11.10 ( http://www.ubuntu.com/start-download?distro=desktop&bits=64&release=latest) - sudo apt-get install mercurial libsdl-dev pciutils-dev ncurses-dev uuid-dev gettext libyajl-dev flex zlib1g-dev libssl-dev xorg-dev bcc bin86 iasl libc6-dev-i386 patch git - hg clone http://xenbits.xensource.com/xen-unstable.hg - cd xen-unstable.hg/tools - make Adda _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2010 Dec 04
4
Make world problem compiling Xen 4.0.1 from source
...vops%20on%20Ubuntu%2010.10) I am trying to install Xen 4.0.1 from source which I got from bits.xensource.com/oss-xen/release/4.0.1/xen-4.0.1.tar.gz because apparently the ubuntu-xen-server package has broken dependencies. The instructions as provided state that gettext, bin86, bcc, libc6-dev-i386, iasl, texinfo and git are needed and even after that, I found (presumably because the server was installed with only the core operating system and OpenSSH server) that make world wouldn''t run properly and I also needed to install build-essential libssl-dev uuid-dev zlib1g-dev libncurses5-dev li...
2015 Mar 12
3
Bug or not?
...swering... > Thanks for the greps! It appears you have a newer version of apple_gmux than I have, so let's see if something also changed in the _DSM method. Could you please run - as root - `acpidump -b -n DSDT` which will create a file named dsdt.dat containing the DSDT table, and then run `iasl -d dsdt.dat` and send me the resulting dsdt.dsl file? > That way I will have the uuid, the available functions and their version for your _DSM method. > > Regarding bringing the clocks down, you could add a fake performance level in the vbios but I'm not sure if it would be a good move...
2011 Mar 01
14
virt-manager 0.8.2 local ISO and PXE boot install option greyed out on 2.6.32.27 pv-ops Dom0 kernel
...p2 module-init-tools transfig tgif texinfo texlive-latex-base texlive-latex-recommended texlive-fonts-extra texlive-fonts-recommended pciutils-dev mercurial build-essential make gcc libc6-dev zlib1g-dev python python-dev python-twisted libncurses5-dev patch libvncserver-dev libsdl-dev libjpeg62-dev iasl libbz2-dev e2fslibs-dev git-core uuid-dev ocaml libx11-dev bison flex apt-get install gcc-multilib apt-get install xz-utils make xen make tools make install-xen make install-tools PYTHON_PREFIX_ARG= I did not do make install-stubdom. It is a Ubuntu Desktop 10.04 amd64 bit version. Then as m...
2015 Mar 14
0
Bug or not?
...free.fr> wrote: >> Hi Evan, >> >> I didn't know there were so many different versions of acpidump in the wild! :D >> So apparently, you'll need to replace the first command by 'acpidump -b -t DSDT -o dsdt.dat' - we need the DSDT table in binary format for iasl to disassemble. >> >> Regards, >> >> Pierre >> >> >> >>> On 12 Mar 2015, at 06:47, Evan Foss <evanfoss at gmail.com> wrote: >>> >>> Hi Pierre, >>> >>> No worries about the response time. I remember when the...
2010 May 06
0
xen_4.0.0-1~experimental.1_amd64.changes is NEW
...n_4.0.0.orig.tar.gz optional kernel xenstore-utils_4.0.0-1~experimental.1_amd64.deb to main/x/xen/xenstore-utils_4.0.0-1~experimental.1_amd64.deb Changes: xen (4.0.0-1~experimental.1) experimental; urgency=low . * New upstream version. * Rename source package to xen. * Build depend against iasl and uuid-dev. * Disable blktap2 support, it links against OpenSSL. * Update copyright file. Override entries for your package: libxen-dev_4.0.0-1~experimental.1_amd64.deb - optional libdevel libxenstore3.0_4.0.0-1~experimental.1_amd64.deb - optional libs xenstore-utils_4.0.0-1~experimental.1_...
2010 Jun 22
1
problem rebuilding kvm package on centos 5.5
...co.com * epel: mirror.seas.harvard.edu * extras: mirror.skiplink.com * rpmforge: fr2.rpmfind.net * updates: mirrors.adams.net Excluding Packages from Extra Packages for Enterprise Linux 5 - x86_64 Finished Checking for new repos for mirrors SDL-devel-1.2.10-8.el5.x86_64 dev86-0.16.17-2.2.x86_64 iasl-20090123-1.el5.x86_64 zlib-devel-1.2.3-3.x86_64 gnutls-devel-1.4.1-3.el5_4.8.x86_64 texi2html-1.76-4.fc6.noarch rsync-3.0.7-1.el5.rf.x86_64 1:pkgconfig-0.21-2.el5.x86_64 pciutils-devel-2.2.3-8.el5_4.x86_64 qspice-libs-devel-0.3.0-54.el5.x86_64 kernel-devel-2.6.18-194.3.1.el5.x86_64 kernel-devel-2.6...