search for: 1045712

Displaying 20 results from an estimated 129 matches for "1045712".

2012 Feb 22
10
xen-unstable: Qemu upstream domUs not start on Wheezy
Dom0 is Wheezy 64 bit with kernel 3.2.0-1-amd64 version 3.2.4-1, xen from xen-unstable.hg changeset 24858:a88ba599add1 plus these patch for not fail build: http://xen.1045712.n5.nabble.com/PATCH-0-of-2-rename-libxl-yajl-gen-alloc-td5469362.html And also this change for lib patch modified with multiarch support: vi config/StdGNU.mk LIBLEAFDIR_x86_64 ?= lib DomUs PV working, domUs with qemu-upstream not start. The xl configuration file: ---------------------------------...
2012 Feb 17
4
xen-unstable unable to boot on Wheezy
Dom0 is Wheezy 64 bit with kernel 3.2.0-1-amd64 version 3.2.4-1, xen from xen-unstable.hg changeset 24823:b75664e53905 plus these patch for not fail build: http://xen.1045712.n5.nabble.com/PATCH-0-of-2-rename-libxl-yajl-gen-alloc-td5469362.html On boot start to load but after start ramdisk load server reboot without message on screen. The grub2 entry is: ----------------------------------------- menuentry ''Wheezy con Linux 3.2.0-1-amd64 e XEN 4.2 - RAID'&...
2011 May 18
90
Patches for VGA-Passthrough XEN 4.2 unstable
...Unfortunately these patches don''t work for my NVIDIA GTX460 graphic card. If anybody knows how can I make VGA-Passtrhough for this one it would be great! (Or if it is not possible tell me too plz) I hope you find this helpful. ----- JavMV -- View this message in context: http://xen.1045712.n5.nabble.com/Patches-for-VGA-Passthrough-XEN-4-2-unstable-tp4406265p4406265.html Sent from the Xen - Dev mailing list archive at Nabble.com. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2011 May 18
90
Patches for VGA-Passthrough XEN 4.2 unstable
...Unfortunately these patches don''t work for my NVIDIA GTX460 graphic card. If anybody knows how can I make VGA-Passtrhough for this one it would be great! (Or if it is not possible tell me too plz) I hope you find this helpful. ----- JavMV -- View this message in context: http://xen.1045712.n5.nabble.com/Patches-for-VGA-Passthrough-XEN-4-2-unstable-tp4406265p4406265.html Sent from the Xen - Dev mailing list archive at Nabble.com. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2011 Sep 28
8
Getting the page fault count for domU
Hi How do we get the number of page faults done by a guest in a scheduling epoch? Assuming only one VCPU per guest, can I get it from vcpu_info[]? I hope this is not a vey trivial question :) thanks Chintu -- View this message in context: http://xen.1045712.n5.nabble.com/Getting-the-page-fault-count-for-domU-tp4847541p4847541.html Sent from the Xen - Dev mailing list archive at Nabble.com. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2011 Aug 03
9
Live VM migration
I have two hosts as Xen Server named host A and host B in the same network. A VM is created on Host A. Host A and B have a shared storage using NFS. While doing migration from host A to host B, how can I see the memory pages being migrated. If I run a small continuous program on the VM residing on host A, will the migration complete first or the sript running will complete first? How can I see
2013 Jul 27
3
Possibility to dinamically change cHVC size
Hello there! I know, that this thing is discussed many times already ( http://xen.1045712.n5.nabble.com/change-console-size-of-quot-xm-console-quot-td2572700.html for example), but still can''t figure out a reason, why the possiblity to dynamically change HVC size can''t be totally implemented for a many years :''(. ____________________________________________...
2013 Jul 27
3
Possibility to dinamically change cHVC size
Hello there! I know, that this thing is discussed many times already ( http://xen.1045712.n5.nabble.com/change-console-size-of-quot-xm-console-quot-td2572700.html for example), but still can''t figure out a reason, why the possiblity to dynamically change HVC size can''t be totally implemented for a many years :''(. ____________________________________________...
2013 Mar 18
9
how to create a full-virtualization xen VM with autoyast
Hi. I want to create a full-virtualization xen VM with autoyast installation. how can i do that? and how does the configuration file to be configured? I use suse linux 11 SP2. looking forward your replay. Jing. -- View this message in context: http://xen.1045712.n5.nabble.com/how-to-create-a-full-virtualization-xen-VM-with-autoyast-tp5714901.html Sent from the Xen - User mailing list archive at Nabble.com.
2010 Dec 28
5
PCIe switch that does not support or enable ACS
...ort or enable ACS. I also added in /etc/xen/xend-config.sxp: pci-passthrough-strict-check no pci-dev-assign-strict-check no but no success. Same HW Configuration works without any changes under xen 3.2.1 ! Thanks for your help ! Regards, Maik -- View this message in context: http://xen.1045712.n5.nabble.com/PCIe-switch-that-does-not-support-or-enable-ACS-tp3320277p3320277.html Sent from the Xen - User mailing list archive at Nabble.com. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2012 Oct 31
4
How to change VM from para-virtualization to full-virtualization?
Hi, I''ve created a domU in para-virtualization. But now I need to change it to full-virtualization. Is it possible to upgrade/change the VM virtualization mode without impact the OS+App in the VM? And How? Thanks, Jerry _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2013 Sep 05
5
Shared memory between Dom0 and DomU
Hi, guys, I''m sorry to disturb you. I am a student. I want to use Xen to do some test about memory sharing between two domain. I am a newbie in Xen memory sharing. I want to set up a environment. I search on the internet. I find some patch for old version. However, I want to running on Xen 4.1 or 4.2 version. Does this still work? Can you help me? Can you give some instruction on this?
2011 Sep 09
11
Re: Patches for VGA-Passthrough XEN 4.2 unstable
> Date: Fri, 9 Sep 2011 01:07:50 -0700 (PDT) > From: komkon555 <komkon555@freenet.de> > Subject: Re: Re : Re : Re : [Xen-devel] Re: Patches for > VGA-Passthrough XEN 4.2 unstable > To: xen-devel@lists.xensource.com > Message-ID: <1315555670684-4785425.post@n5.nabble.com> > Content-Type: text/plain; charset=us-ascii > > > Weidong Han wrote: >
2012 Feb 06
8
Cdrom on Linux domU PV
...o,cdrom''] vif=[''bridge=xenbr0''] vfb=[''vnc=1,vncunused=1,vnclisten=0.0.0.0,keymap=it''] bootloader = ''/usr/bin/pygrub'' ------------------------- Thanks for any reply and sorry for bad english. -- View this message in context: http://xen.1045712.n5.nabble.com/Cdrom-on-Linux-domU-PV-tp5460198p5460198.html Sent from the Xen - Dev mailing list archive at Nabble.com.
2010 Sep 30
10
using DRBD VBDs with Xen
Hi, Not totally new to Xen but still very green and meeting some problems. Feel free to kick me to the DRBD people if this is not relevent here. I''ll be providing more info upon request but for now I''ll be brief. Debian/Squeeze running 2.6.32-5-xen-amd64 (2.6.32-21) Xen hypervisor 4.0.1~rc6-1 and drbd-8.3.8. One domU configured, with disk and swap image: root =
2012 Aug 11
2
HVM and network interfaces passthrought (without hardware pci passthrought)
I would like to know if there is a way to "passthrought" the network interfaces that are phisically connected to dom0, eg, an additional pci card connected to the mb. I only understand a little about bridging, routing etc. Thank you a lot. -- View this message in context: http://xen.1045712.n5.nabble.com/HVM-and-network-interfaces-passthrought-without-hardware-pci-passthrought-tp5710637.html Sent from the Xen - User mailing list archive at Nabble.com.
2013 Apr 16
6
Can't boot ubuntu domU after installation
...he generic loader or Linux images'') When I do the same procedure with Debian, as in this guide: http://wiki.xen.org/wiki/Debian_Guest_Installation_Using_Debian_Installer everything works out fine and I can boot Debian. What am I doing wrong? -- View this message in context: http://xen.1045712.n5.nabble.com/Can-t-boot-ubuntu-domU-after-installation-tp5715472.html Sent from the Xen - User mailing list archive at Nabble.com.
2012 Feb 17
10
Xen 3 vs Xen 4
Hi; Currently I am running xen 3.4.2 on one of my Centos servers , I want to upgrade to latest version of xen but I dont know if I should upgrade to latest branch of xen 3 or xen 4 ? is xen 4 backward compatible with xen 3 VMs ? does it provide any performance benefit compared to xen 3 ? What is your recommendation ? Regards
2010 Jun 24
9
port OS to XEN
Hello everyone, I''m studying XEN these days, and totally a newbie for XEN world. Recently, I''m assigned to move our OS to run on XEN, I means, paravitualization. I know a bit about XEN technique, and I tried to look into Linux code, but it seems too many threads to get understood it ... Now, I have no idea how to proceed my project... Can anyone give some advice? Any suggestion
2012 Oct 23
3
Kernel paging request error
...It occurs on the reboot, but sometimes, when I try to start manually one of my machines. Sometime, one of the machines does not want to start permanently and I have to reinstall/restore it. This problem comes for me randomly, but maybe there is a trigger. I''ve tried to follow: http://xen.1045712.n5.nabble.com/2-6-32-27-dom0-BUG-unable-to-handle-kernel-paging-request-td3323011.html and raise /proc/sys/vm/min_free_kbytes, but it did not help. System info: Debian, Linux dom0 3.2.0-0.bpo.3-amd64 i libxenstore3.0 4.0.1-5.4 Xenstore communications library for Xen ii xen-hypervisor-4.0-amd64 4....