similar to: building a recent hvm kernel with pv network drivers

Displaying 20 results from an estimated 10000 matches similar to: "building a recent hvm kernel with pv network drivers"

2012 Mar 29
4
Archiving XCI : Request for an Archivation Review for the XCI project
Hi everybody, the XCI project appears to have been dormant for a while and there is no project lead for XCI today. In line with Xen governance (see phttp://www.xen.org/projects/governance.html), I would like to first get community views on the health of the project and then schedule an archivation review. Let me quote from the process: "The review is essentially a pitch why the
2009 Nov 10
1
XCI Hangs on "Starting XenConsoled" During Boot
I''m trying to get XCI running on a Lenovo T61 with Intel-based graphics following the steps in the HOWTO in the build directory. I was able to get to the GRUB screen but never get to the "Welcome to XenClient" prompt. When I boot with the full console output, the system hangs indefinitely after "Starting XenConsoled". I''m well trained in the XenServer
2009 Apr 12
30
good progress on pci vga passthrough in xen-3.4-rc1
Platform : Nehalem, official Intel x58 with Core i7 920 (dx58so) Main (Console): Nvidia 9500 GT PCI Express Secondary: Nvidia 8800 GTS PCI Express Yes, I binned the ASUS P6T due to bad VT-d support in the BIOS. With the latest BIOS from Intel, the dx58so has enable/disable for VT-d, ICH FLR and Interrupt Mapping! Helped a lot with getting this working ... Dom0: 2.6.18-xen0 (built from
2007 Oct 06
1
HVM Windows - handover from qemu network drivers to PV network drivers
If I understand correctly, a HVM domain''s network adapter gets a tapX device created for it in Dom0 for qemu to talk to, and a vifY.Z device for the PV drivers (which probably aren''t there) to talk to. How can I stop the qemu code creating the virtual Realtek driver? What will happen if I try and use PV and Realtek drivers at the same time? Will the Realtek driver just talk to
2009 Aug 06
18
XCI: can we get to the demo state?
Hello XCI developers, I have a HP6930, downloaded xenclient from the git. And by following the instruction in HOWTO, I could get xenclient boot up fine. I try then to start a guest using xenvm.readme as template and nothing shows on the screen for the guest, although xenops shows 2 doms running. Can you point me to how to start a guest. And also, is the tree downloaded from git enough to arrive
2006 Aug 09
2
Link to most recent
Greetings all, I have a side panel in my app that needs to have a link to the most recent 4 or 5 items in a table. How do I create this link? For example, I have a controller named widgets, and I want to create a link to :controller => "widgets", :action => "show", and then the most recent id. I want the text link to be the name of the widget. Any ideas? Obviously,
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 Aug 19
17
xl fails to work with some command
Hi As we will use xl in xen 4.1. I had try use xl to do something. And I find some command is fails. For config file, when give "disk=" too args, it will show segment fault if we use xl create to start guest. Is there any change for xl''s config file? Following command can not work: xl migrate: when I use xl migrate domain localhost to do migrate, it shows error:
2010 May 10
1
Unable to convert hvm to pv guest
to convert hvm to pv guest, I have followed the direction( link<http://pastebin.com/f6a5022bf>) in Xen-Users Common Questions Guide. It says the first step is "install kernel-xen with correct initrd" After "yum install kernel-xen" was executed, following errors were showed: WARNING: No module xen_vbd found for kernel 2.6.18-164.15.1.el5xen, continuing anyway grubby
2010 Jun 08
3
Convert HVM to PV
Hi Everyone, To convert an HVM install to PV, is it just as simple as creating a new config file, and use the "kernel" and "initrd" parameters to boot from a XEN kernel stored in the Dom0, and use the (ex) HVM''s disk image in the "disk" parameter? Or is there something else I am missing? Thanks _______________________________________________ Xen-users
2012 Jul 31
0
libvirt: how to set PV-on-HVM drivers??
Hi friend. I have a problem about using libvirt now. There is a feather about HVM driver ---PV_on_HVM_drivers, in xm configure, using flag xen_platform_pci can control the feather, but in libvirt I can not find the flags to use pv-on-HVM drivers. So I want to find the answer if the libvirt can control the modules using xml file? thanks a lot. best regards. zhong.chunshan
2011 Jun 30
1
where can i download PV drivers for CENTOS 5.5 HVM Guest
Hi, This is VeeraSena Reddy (shortly called VSR), recently started working on XEN. I installed CENTOS 5.5 as HVM Guest on XEN-3.4.3 and now i would like to install and test PV Drivers on this guest. Can anyone please guide me where can I get PV drivers for CENTOS 5.5 HVM guest? Thanks in Advance. Regards, VSR. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Oct 26
2
32bit HVM PV drivers on 64bit hypervisor
Hi Steven, I onced played with your PV-on-HVM driver before it is checked in into unstable, I remember at that time, there is a XENFEAT_64bit_shared_info flag to handle situation of 32bit guest on 64bit hypervisor, at least vnif works fine with it. Later, when the code is checked in, this flag is gone. At first I though this was an effort to make hypervisor more transparent to HVM guest, but now
2011 Jul 15
0
XCI Boot hangs on "Starting XenConsoled"
I have built XCI with this(http://joshlander.com/?p=22) instruction, and installed XCI to the machine, but it hangs on booting process. Arch is i686 and my laptop is lenovo thinkpad T400 (vPro Core2 with VT-x, VT-d and TXT) My grub configuration is below. (It is default configuration) set root=(xenclient-root) multiboot /boot/xen.gz console=com1 iommu=1 max_dom0_vcpus=1 ioapic_ack=old
2013 May 09
2
R unable to access internet to install packages
Hi, I am having some trouble trying to install a number of packages in R on my work computer. An example of the code I am using is as follows: install.packages("ggplot2",dependencies=TRUE) An example of the error messages I am getting is: Warning: unable to access index for repository http://cran.stat.auckland.ac.nz/bin/windows/contrib/2.9 Warning: unable to access index for
2013 Oct 09
6
Processed: Re: [HVM} xen_platform_pci=0 doesn't prevent platform device creation and disk and nic take over by PV drivers.
Processing commands for xen@bugs.xenproject.org: > create ^ Created new bug #20 rooted at `<1571692646.20131009000945@eikelenboom.it>'' Title: `Re: [HVM} xen_platform_pci=0 doesn''t prevent platform device creation and disk and nic take over by PV drivers.'' > title it xen_platform_pci=0 doesn''t work with qemu-xen Set title for #20 to
2012 May 06
4
paravirtualization using centos template
Hi, I''ve trying booting Xen Hypervisor PV with a centos5 template using kernel and initrd from mirror.centos.org/centos/5/os/i386. When i start PV this go to installation mode. However this should boot with template. Please help in this regard what Am i doing wrong. -- Best Regards Asim _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org
2016 Apr 11
2
R not responding (must force quit) when saving graphic to PDF (bug?)
Dear colleagues, I wish to report a problem I encounter when trying to save a graphic to file. When I produce a graphic and try to save it R becomes unresponsive and I must force quit, and then restart R. The problem occurs when I try to overwrite an existing graphic: for example when I made changes to the graphic and want to save the graphic using the original file name. It only happens when I
2001 Apr 23
4
What happened to --desktop geom?
Hey, I'd like to apologize in advance if this is an old issue that everyone already dealt with in some new mechanism... But I compiled today's CVS for the first time in a few months, and when i tried to fire up programs/games with --desktop geom 640x480 (or any other dimensions) I get an "unknown option --desktop" error and the "usage" list pops up. I read the man
2016 Apr 11
1
R not responding (must force quit) when saving graphic to PDF (bug?)
Dear Wolfgang, Thanks for your response. No, I haven't tried doing the complete reinstallation as you suggest. If I recall correctly, this has happened on previous occasions but like I said in my email it's not all that disruptive to my workflow. It's more like a 'first world problem'. I was encouraged to submit the query because I had correspondence with someone involved