Displaying 20 results from an estimated 20000 matches similar to: "How to raise more than one serial port in guest domain"
2012 May 23
0
A little confusion between "tapdisk" and "tapdisk-ioemu"
Hi everyone,
as what I''ve learned form this link<http://wiki.xensource.com/xenwiki/blktap>,
i know that when i specify tap:aio I’m actually using the blktap driver and
finally using "tapdisk" to wirite to raw image file.
but the truth is even when i delete /usr/sbin/tapdisk the domU can still
boot on my machine with tap:aio protocol
after a deeper look into the scene,
2010 May 27
1
Xen 4.0 - hvm guest - new features
Hi,
I just installed new Xen 4.0 server.
Everything works, including live migration.
My question is, is there something new(faster/better) regarding?
- harddrive - currently using file disk.img,hda
- network - currently using ioemu
Br
Peter
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Jun 14
0
Multiple NIC usage in RHEL5
Hello all,
I''m using Red Hat Enterprise Linux 5 (with RH Virtualization) and a Dell
Poweredge 2950 with 10 NICs. My virtual operating systems are all
RHEL4, and I''ve installed 4 instances. I''m trying to set up the virtual
operating systems so that the physical NICs are allocated to certain
operating systems. Using the following tutorial:
2008 May 15
0
[PATCH][QEMU] serial save load fix
NOTE: An applicable subset of this patch was also submitted to upstream
qemu.
SUMMARY:
This patch fixes several bugs in serial.c
(1) A typo in serial_save() where qemu_get_8s is called (should be
qemu_put_8s)
(2) No support provided in serial_load() for version_id == 1 (should
unmarshal
a 1 byte s->divider and should provide a default value for s->fcr
(3) Call serial_ioport_write() to
2010 Jan 21
2
Windows Xen VM's have high guest CPU usage and poor performance
Hello all,
I have a PowerEdge 2950 that I am using to host Windows XP VM's under
CentOS. I am experiencing poor performance in the Xen VM's. Any time I
try to do something, the CPU usage (as reported by the Windows task
manager) hits 100% for a few and then drops back down. This is causing
the VM's to run sluggish and be quite annoying to use. Example.. I
click IE.. cpu hits
2007 Jul 27
0
xen 3.1 HVM guest issue : qemu "xs_read(): vncpasswd get error..."
Hello,
When I start an HVM domU qemu return me the error "xs_read(): vncpasswd
get error..."
I''m running Xen 3.1 fedora patch + 2.6.20 + ubuntu feisty.
Xen Packages come from Cedric Gabriello ( http://cedric.gabriello.fr/ )
<http://cedric.gabriello.fr/>
It''s very strange because the VM seems to start ...
but qemu process appear as [ defunc ] and of course
2011 Sep 05
6
Using the Xen GPLPV drivers
There seems to be an outdated page to use PV drivers here:
http://wiki.xensource.com/xenwiki/XenWindowsGplPv
I''d be great if that could be updated.
After installing the PV drivers in windows I didn''t notice any difference in
performance at all. Windows says the drivers are working.
Some more searching and reading and it appears that I do actually need to
make some changes to
2006 Nov 08
1
Re : A problem with Intel VT / XEN3
Hi,
Curiously, it''s worth noting that Xeon Processor 5100 series are not in the list of HVM Compatible Processors :
http://wiki.xensource.com/xenwiki/HVM_Compatible_Processors
Patrick
----- Message d''origine ----
De : Mohamed Zohny <mohamad.zohny@gmail.com>
À : xen-users <xen-users@lists.xensource.com>
Envoyé le : Mercredi, 8 Novembre 2006, 9h17mn 08s
Objet :
2008 Mar 21
1
Re: [Xen-bugs] [Bug 1194] both Linux and Windows hvm guest can not boot up
bugzilla-daemon@lists.xensource.com, le Thu 20 Mar 2008 23:23:35 -0700, a écrit :
> http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1194
>
> ------- Comment #3 from haicheng.li@intel.com 2008-03-20 23:23 -------
> This bug may be related to c/s #17266 which says that IDE should accept SETMUL
> 0 as upstream qemu now does. It is following:
>
> ---
2008 Jun 25
2
How to debug DomU WinXP throught serial port with windbg?
hi,
I am using xen-unstable version and I can use the serial port to debug
DomU openSuSE Linux with kgdb very well. But it doesn''t work when I am
trying to debug DomU WinXP with windbg.
I happened to find this link
http://www.evilbitz.com/2006/12/13/howto-debugging-a-remote-windows-hvm-under-xen-using-windbg/,
but it still doesn''t work for me.
Any suggestions about this?
2010 Jul 06
1
KVM virtual guest can not use serial port
I hope this is not to far off topic.
I have a Windows 2003 guest on a CentOS 5.5 KVM host. I need to use the
serial port on the win2003 guest for the application it is serving.
I have no idea what needs to be done but it looks like the linux host is
trying to use the serial port as the priamary console but I don't really
understand what that is or where it is configured.
What I need is for
2016 Jul 01
1
Windows guest and virtio serial port
Okay, I've updated virtio serial drivers to latest ones. This did not
help. Afterwards I've enabled "Show hidden devices" in Device manager
of a guest os.In the "Other devices" section I can see two virtio serial ports with
question marks (i did configure guest with 2 virtio channels).
Is this a normal behaviour?
Screenshot:
2005 Jun 30
0
[PATCH][9/10] Support VMX guests with 512M/1G memory.
Support VMX guests with 512M/1G memory.
Signed-off-by: Edwin Zhai <edwin.zhai@intel.com>
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
diff -r f6e5bd774f51 -r 13e02f197018 tools/ioemu/configure
diff -r 2d6fd3bba3c2 -r 2d289d7ab961 tools/ioemu/configure
--- a/tools/ioemu/configure Thu Jun 30 05:24:52 2005
+++ b/tools/ioemu/configure Thu Jun 30 05:26:09 2005
@@ -490,6 +490,8 @@
2006 Nov 13
0
No mouse and KB activity in FC5 guest OS in FC6 xen host setup
Here is the configuration of unmodified guest FC5 in FC6 Xen host.
I have a iMac running FC6 Xen in x86 mode and FC5 as unmodified guest
I get a graphics for unmodified guest which allows me login. But then no
mouse and keyboard is active after logging me into FC5 unmodified guest.
What is wrong ? I also tried adding nographic=1 options and usb=1 and
sdl=1.
I always created it again. But
2011 Oct 31
2
Xen 4.1.2 PVHVM guest with Linux 3.1.0 network problem, empty MAC address (all zeroes)
Hello,
While testing Fedora 16 Xen PVHVM guests I noticed the following problem:
When starting F16 PVHVM guest I can see the vifX.0 and tapX.0 interfaces appear on dom0,
but after the guest kernel (Linux 3.1.0) starts and loads PVHVM drivers the
vif/tap interfaces disappear from dom0..
so the bridge in dom0 doesn''t have any vifs/taps connected to it anymore.
Has anyone seen that
2007 Sep 27
0
Migration failing (xen 3.0.3 on RHEL 5) with "not a valid guest state file: pfn count read"
Hi all, I''m having some problem migrating a simple domU between two
hosts.
Short question: xm migrate (live or not) fails even though either host
is capable of running the VM. Error seems to be: "not a valid guest
state file: pfn count read"
Long question:
I have two boxes (devvmdevvmhost1 and devvmhost2) running xen 3.0.3
(RHEL 5), they are attached to a Dell MD3000 unit
2007 Dec 27
0
looking for xen-ioemu compatible with xen-hypervisor-3.1-1-i386
Hi, I'm just install a debian etch, with lenny repository enabled, and the
list o xen package listed below, but i didn't find package of xen-ioemu for
hypervisor-3.1-1 .
The xen-ioemu-3.0.3-1 package is dependable of xen-utils-3.0.3-1 and
recomend the instalation o xen-hypervisor-3.0.3-1. Looking around, I found
at http://download.thorstenstrusch.de/debian/etch/ xen-ioemu for
2006 Oct 06
4
"xm save" works on Windows guest?
Hi,
I''ve tried to do "xm save" on my Windows XP guest, which runs by ioemu. When
I did this,
#xm save 6 /xenimages/snapshot1
Error: /usr/lib/xen/bin/xc_save 10 19 6 0 0 0 failed
xend.log:
[2006-10-06 16:34:22 xend] DEBUG (XendCheckpoint:80) [xc_save]:
/usr/lib/xen/bin/xc_save 10 19 6 0 0 0
[2006-10-06 16:34:23 xend] ERROR (XendCheckpoint:227) Couldn''t map
2010 Aug 14
6
Xen max supported memory per guest VM?
Hello,
In http://wiki.xensource.com/xenwiki/Xen4.0 we mention the following:
"Better performance and scalability: 128 vcpus per guest, 1 TB of RAM per host, 128 physical CPUs per host (as a default, can be compile-time increased to lots more)."
But what''s the max supported amount of memory for a (64bit) guest?
-- Pasi
_______________________________________________
2008 Apr 14
0
full virtualisation on centos5.1 with a F7 guest
Hi
I m trying to install a full virtualized guest on my dell poweredge 1950
with centos 5.1 64 bits.
I just launched the following command
virt-install -n elaphe -r 4096 -f /var/lib/xen/images/elaphe -s 40 -b
vlanbr15 --hvm
Would you like to enable graphics support? (yes or no) yes
What is the virtual CD image, CD device or install location?
/var/lib/xen/F-7-i386-DVD.iso
Starting