similar to: Can not find hvmloader in /usr/lib/xen/boot

Displaying 20 results from an estimated 6000 matches similar to: "Can not find hvmloader in /usr/lib/xen/boot"

2007 Nov 04
2
Xen Network Problems
Hi all: I installed xen-3.0.4 on Fedora 7, and installed Fedora 6 as DomainU, but, the network can not work normally. It only work for seconds, then I lose connect. If I ifdown the NIC and ifup it, the network can work for a few seconds, Can anybody help me figure what''s the problem ?? Thank you in advance _______________________________________________ Xen-devel mailing list
2011 May 19
2
hvmloader problems?
Hi all, I have some puzzle about hvmloader in the path /tools/firmware/, they are: 1: Is hvmloader running in non-root mode? 2: If hvmloader runs in non-root mode, does it have its pagetable? when set GUEST_CR3 in vmcs? 3: How can I find the value of GUEST_RIP in vmcs is set to the entry point of hvmloader,when virtual machine do it first vm entry. Much Thanks! - henanwxr
2007 Feb 01
2
hvmloader not fbuilt as part of Xen
Hi, I have 3.0.4-1 testing downloaded a week ago. I have enabled VT in the bios and rebuilt xen, but for some reason hvmloader does not get compiled and built. Under xen/tools/firmware I see hvmloader and when I try and do a make it complains of Install dev86 package to build firmware! (http://www.cix.co.uk/~mayday) Why is the hvmloader not built as part of Xen. I am using
2012 Feb 10
6
[PATCH v2 0/3] hvmloader: Make ROM dependencies optional
This patch set mainly allows the user to build a seabios or rombios only version of hvmloader. In addition, when building a seabios only hvmloader, Option ROMs like vgabios and etherboot are no longer required, and therefore can be disabled from the build. Dependency on the bcc compiler can also be avoided the same way. v2: Separate patches for separate issues Introduced config option to
2012 Feb 05
4
[PATCH RFC] hvmloader: Make ROM dependencies optional
When booting HVMs with SeaBIOS, the BIOS itself takes care of extracting option ROMs from the PCI devices. These ROMs are usually provided with by the device model (qemu). Thus, hvmloader should not require any longer the rombios, stdvga, cirrusvga or etherboot ROMs to be present. Also, the 32bitbios_support.c file is specific to rombios and should not be built when building hvmloader with
2011 Jul 23
9
[PATCH] Replace bios_relocate hook with bios_load hook in hvmloader
Hi, These set of patches are affected by replacing bios_relocate hook with bios_load hook in hvmloader. The patches for code files config.h and hvmloader.c also contains part of the contents of Enabling UEFI BIOS(OVMF) support in Xen-unstable HVM. Is there any problem with these patches? Thank you very much. # HG changeset patch # User gbtju85@gmail.com # Replace bios_relocate hook with
2008 Mar 20
1
Bug#471768: there's no hvmloader in xen-utils-unstable
Package: xen-utils-unstable Version: 3.3-unstable+hg17192-1 Severity: important Tags: patch In tools/firmware/Makefile, INST_DIR is $(DESTDIR)/usr/$(PREFIX)/boot but $(PREFIX) is empty. hvmloader doesn't get installed. diff -ru xen-unstable-3.3-unstable+hg17192.orig/debian/patches/tools-prefix.diff xen-unstable-3.3-unstable+hg17192/debian/patches/tools-prefix.diff ---
2007 Sep 24
4
hvmloader not compiled
Hi, when I compile xen 3.1.0 on Debian Etch, the hvmloader file is not compiled at all. I have bin86 and bcc but nothing appears. I followed http://www.howtoforge.com/debian_etch_xen_3.1 and googled a lot without success. In the meanwhile I just used a precompiled hvmloader. I think this is ok, but it is not the smart way :) Any idea ?
2008 May 13
1
Bug#481105: xen-utils-3.2-1: Need to ajust path to pygrub and hvmloader
Package: xen-utils-3.2-1 Version: 3.2.0-5 Severity: important virtinst Debian package is pointing the pygrub path to /usr/bin/ and hvmloader to /usr/lib/xen/boot/. I suggest ajust the path creating a symbolic link of /usr/lib/xen-3.2-1/bin/pygrub to /usr/bin/pygrub and /usr/lib/xen-3.2-1/boot/hvmloader to /usr/lib/xen/boot/hvmloader. In the last case, need ajust the directory
2013 Nov 12
16
[PATCH] hvmloader: write extra memory in CMOS
Some firmware, such as OVMF relies on this value to get the size of extra memory above 4GB. Seabios in Xen doesn''t need this as it gets e820 directly from Xen. Rombios doesn''t read this value. Signed-off-by: Wei Liu <wei.liu2@citrix.com> --- tools/firmware/hvmloader/hvmloader.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git
2006 May 30
6
[PATCH][HVMLOADER][DISCUSS] 8 way default rombios
Attached simple patch modifies the rombios and hvmloader Makefiles to default to an 8-way bochs bios for the hvmloader. Is there a reason to not define the mp config table by default for >1 processors (8), in the repository? Seems like using the hvm guest config file can the methodolody to describe a UP guest regardless of the mptables. Defaulting the rombios to MP would allow users to
2008 May 11
1
Porting Bochs bios to Xen/hvmloader?
Hello, I found out what the problem in my other thread was, now I need to solve it: I need to port a modified Bochs bios to Xen x86. However, a file of the original source seems missing: acpi-dsdt.hex. It''s neither in the tools/firmware/hvmloader/acpi directory nor in the tools/firmware/rombios one. Also applying the diffs or manually editing the source probably won''t work since
2008 Oct 03
1
Which bios is hvmloader using ?
Hi, when I boot my windows, the bios that is used is a qemu bios. I''m searching for the bios file on my system that is used by the hvmloader. I found bios files from bochs : -rw-r--r-- 1 root root 131072 2008-06-28 03:05 /usr/share/bochs/BIOS-bochs-latest -rw-r--r-- 1 root root 65536 2008-06-28 03:05 /usr/share/bochs/BIOS-bochs-legacy -rw-r--r-- 1 root root 131072 2008-06-28 03:05
2014 Feb 06
5
Bug#737905: Xen: hvmloader causes immediate VCPU triple fault with SeaBIOS 1.7.4
Package: xen-utils-4.3 Version: 4.3.0-3 Severity: important Tags: upstream patch When using Xen compiled with seabios-1.7.4-1 (now in unstable/testing), HVMs fail immediately upon starting with a VCPU triple fault: (XEN) HVM1: Loading SeaBIOS ... (XEN) hvm.c:1253:d1 Triple fault on VCPU0 - invoking HVM shutdown action 1. This is because SeaBIOS can now be greater than 128k, which breaks an
2006 Jun 23
1
cannot compile hvmloader (dev86 missing)
I installed XEN from source, since the binary did not install. The Xen source includes also tools/firmware/hvmloader To compile firmware it only shows a message: WARNING: Install dev86 package to build firmware! At the referred page http://www.cix.co.uk/~mayday I could not find anything about dev86. What do I need to do? I want to install as DomU2 Windows XP and need hvmloader. bye Ronald
2012 Feb 11
14
[PATCH v3 0/5] hvmloader: Make ROM dependencies optional
This patch set mainly allows the user to build a seabios or rombios only version of hvmloader. In addition, when building a seabios only hvmloader, Option ROMs like vgabios and etherboot are no longer required, and therefore can be disabled from the build. Dependency on the bcc compiler can also be avoided the same way. v2: Separate patches for separate issues Introduced config option to
2007 Apr 18
1
virtual machine installation Questions
hello, sorry that I post it here again, as I have already posted it on www.redhat.com/archives/fedora-xen/. Now I am working on fedora6Xen,i.e. 2.6.20-1.2944.fc6xen .Several questions: 1. After I have installed the windowsXP, the XP OS of course needs to reboot, but then the WindowsXP is automatically closed. How can I restart it? And I use #virsh start , the domain will be running, but when I
2008 May 16
2
Convert a real system in a DomU
Hi, I was a server running Fedora 6. I want to migrate it to Xen on a Centos 5.1. Can I make something like dd if=/dev/sdaX of=fedora6.img (on FC6) and then on Centos 5.1 dd if=fedora6.img of=/dev/sdaX Could I run this system into Xen? Thanks in advance! -- -- Open Kairos http://www.openkairos.com Watch More TV http://sebelk.blogspot.com Sergio Belkin -
2008 Jun 29
2
fd limit 1024 is lower in dovecot-1.1.1
Hi, all. I just upgrade from 1.0.15 to 1.1.1 in a test box(RHEL 5.2, x86_64). after upgrade, i got this warning msg: ----8< ---- # /etc/init.d/dovecot restart Stopping Dovecot Imap: [ OK ] Starting Dovecot Imap: Warning: fd limit 1024 is lower than what Dovecot can use under full load (more than 1280). Either grow the limit or change
2011 Jul 27
3
Help debugging domain builder, qemu upstream and hvmloader
Hello All, I run into this problem when I modify seabios. (XEN) hvm.c:1131:d13 Triple fault on VCPU 0 - invoking HVM system reset. Since there is no fault handlers in the early stages of guest boot I am in the need to debug the domain builder, upstream qemu and/or hvmloader to see where exactly the fault is being generated. I have no experience on debugging and this seems like a good time to