Displaying 7 results from an estimated 7 matches for "xen_config".
2012 Mar 02
2
[PATCH v2] tools/examples: Move examples to $(DOC_DIR)/examples
2005 Jun 30
0
[PATCH] Device model path cleanup
...c qemu-vgaram-bin.gz >qemu-vgaram-bin
install -m 755 qemu-vgaram-bin "$(DESTDIR)$(configdir)"
diff -r 6d7608e00eb8 -r 5bde59907bba tools/examples/Makefile
--- a/tools/examples/Makefile Thu Jun 30 18:41:11 2005
+++ b/tools/examples/Makefile Thu Jun 30 18:59:08 2005
@@ -13,8 +13,6 @@
XEN_CONFIGS += xmexample1
XEN_CONFIGS += xmexample2
XEN_CONFIGS += xmexample.vmx
-XEN_CONFIGS += mem-map.sxp
-XEN_CONFIGS += bochsrc
# Xen script dir and scripts to go there.
XEN_SCRIPT_DIR = /etc/xen/scripts
@@ -23,10 +21,13 @@
XEN_SCRIPTS += block-file
XEN_SCRIPTS += block-enbd
+XEN_BOOT_DIR = /u...
2006 Aug 24
1
What does Maxmem do?
Howdy,
I''ve read on
http://revu.tauware.de/revu1-incoming/xen-0604251805/xen-3.0.2/docs/misc/xen_config.html
about the maxmem option? What it do?
I don''t see any result... I ''ve thought that the memory will
automatically scaled to maxmem... but xm top show only 128 mb reserver
for the guest machine also during high loads.
greetings
Fabian
_______________________________________...
2005 Feb 11
1
xend HTTP protocol documentation?
Hi,
Is there documentation for the details of the xend HTTP protocol available?
Thanks,
Denis Bohm
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.7 - Release Date: 2/10/2005
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of
2008 Aug 18
1
iowait / Perfomance problems with xen on drbd (centos 5.2)
...----------
An embedded and charset-unspecified text was scrubbed...
Name: drbd.conf.txt
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20080818/db6fd1e2/attachment-0012.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xen_config.txt
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20080818/db6fd1e2/attachment-0013.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bonnie_result.txt
URL: <http://lists.centos.org/pipermail/centos-virt/attachment...
2006 May 03
5
Xen 3.0.2 on Dell 2850
Is anyone running Xen on this hardware? Is it stable?
--
# CONFIG_TCG_TPM is not set
Adam Kosmin
GNU/Linux SA
Visual Trading Systems, LLC
Empire State Building
350 Fifth Avenue, Suite 6420
New York, NY 10118, USA
Email akosmin@vtsystems.com
Phone 1 (212) 871-1747 ext. 340
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*