Displaying 20 results from an estimated 20000 matches similar to: "2008 Server (beta) networking under Xen"
2008 Sep 09
2
xen and Acronis boot disk
I run windows xp in xen. boot in Acronis boot disk and virtual machine
sleeping in moment "Starting Acronis Loader..."
config:
serial=''pty''
kernel = "/usr/lib/xen-3.2-1/boot/hvmloader"
builder = ''hvm''
memory = 128
name = "standart_windows"
vcpus=1
pae=0
acpi=1
apic=1
usb=1
vif = [ ''type=ioemu, mac=00:16:3e:00:00:94,
2007 Jun 19
2
Traktor-Icecast
I have Traktor DJ studio 3.2 how do i get Icecast to work with it because it has totally confused me? Ryan Hussey (r.hussey@hotmail.co.uk)
_________________________________________________________________
Feel like a local wherever you go with BackOfMyHand.com
http://www.backofmyhand.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Oct 19
0
No subject
Its really a matter of developing an intuitive method of interaction with t=
he environment. Its very feasible and something that is easily realised. =
The methods are tried and tested in games systems, 3D editors and even 3D f=
ile managers. Thus, there are no new technical aspects, its merely the pac=
kaging of those features into a desktop interface.
=20
The business applications can be
2007 Nov 09
0
Xen network performance: default and ne2000
Hi all:
I use Charito to test xen default network(pcnet), and ne2000 performance,
to my surpise, the average throughput of the default is 40Mbps, but the
average throughput of ne2000 is 18Mbps, how can this happen?
Besides, I see from xen wiki that : "The default network card which QEMU
uses in Vt-x is AMD PCnet-PCI II Ethernet Controller. (*file
tools/ioemu/hw/pcnet.c*). The reason to
2006 Apr 28
0
FW: [PATCH] Enabling ne2000 can work under event driven mechanism
Most of them bases on latestest Qemu.
The modifications are the below:
Adding logic in ne2000_update_irq() avoids exceptional logic. Another modification is the ne2000_can_receive(), "if (index < boundary)" -> "if (index <= boundary)".
Others based on lastest Qemu. But the latest Qemu adds new features, which not been added in the patch.
The qemu uses polling
2007 Oct 20
0
No subject
Its really a matter of developing an intuitive method of interaction with t=
he environment. Its very feasible and something that is easily realised. =
The methods are tried and tested in games systems, 3D editors and even 3D f=
ile managers. Thus, there are no new technical aspects, its merely the pac=
kaging of those features into a desktop interface. The business applicatio=
ns can be
2012 Jan 24
2
[PATCH 26/28] pci: convert to QEMU Object Model
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
---
hw/9pfs/virtio-9p-device.c | 43 ++++++----
hw/ac97.c | 39 +++++----
hw/acpi_piix4.c | 59 +++++++------
hw/apb_pci.c | 54 ++++++++-----
hw/bonito.c | 30 ++++---
hw/cirrus_vga.c | 33 +++++---
hw/dec_pci.c | 57 ++++++++-----
hw/e1000.c
2006 Sep 15
0
Xen with Longhorn August CTP Guest
I have a dual-processor, dual-core Opteron 265 system. It doesn''t have
DDR2, and along with what I can find on the web, I''m pretty sure it
doesn''t have Pacifica, so I can''t do full virtualization. Right now it
has Longhorn Server Build 5600 (August CTP) x64 on it. But I would like
to try out some virtualization stuff to try different os''s and to
1998 Nov 05
0
Server Security settings
Hello,
I am having some difficulty in getting Samba v.1.9.18p10 to authenticate
using server security. I have couple of users that do not have unix
accounts and those are the users that can not connect to the samba server.
The message that I get in the logfile is server rejected the session. I
have no problem login in to the server, but I also have a account on the
unix server.
Server
2007 Oct 20
0
No subject
Its really a matter of developing an intuitive method of interaction with t=
he environment. Its very feasible and something that is easily realised. =
The methods are tried and tested in games systems, 3D editors and even 3D f=
ile managers. Thus, there are no new technical aspects, its merely the pac=
kaging of those features into a desktop interface. The business applicatio=
ns can be
2006 Jul 10
0
hvm networking with vif-route
Greetings xen gurus...
I''m working with xen-3.0-testing downloaded on July 3, 2006. I have
configured an hvm domain and want to use vif-route and network-route to
configure the communication.
The domU starts up fine. I was able to complete the installation of the OS
(RHES3) and can restart the domain repeatedly. However, I cannot ping the
network interface from dom0 using the
2004 Jan 26
1
RE: Bluetooth discussions (quick glance to some BT products)
There are somes products available claiming to connect a BT headset,
a cell phone and a phone land line all together.
I've found some :
http://www.geekzone.co.nz/content.asp?contentid=2079
http://www.clipcomm.co.kr/
The clipcomm BS-A101 sample price is : $570. It's VoIP land phone
that can make/receive a voice call using your CTP cell phone or
BT-enabled headset.
Maybe the best system
2010 Sep 27
1
conditional assignment of colors in xyplot()
# Dear R Community,
# I have this data frame:
df1 <- data.frame(
F1 = factor( c( rep("D1",12),rep("D2",12),rep("D3",12) ) ),
F2 = factor( rep( rep( paste("O",1:6,sep=""), rep(2,6) ), 3) ),
F3 = factor( rep( c("V1","V2"), 18 ) ),
S1 =
2006 Apr 25
3
NE2000 support in HVM domain
Has anyone gotten networking in an HVM domain to work with the emulated
NE2000 rather than the emulated PCnet? I have Linux running in an HVM
domain just fine with pcnet. If I change the config file to say ne2000=1,
the tun0, vif0.1, and xenbr0 devices get created in dom0, the kernel in the
HVM domain brings up eth0 OK (NE2000 support is built into the kernel), but
I can''t get dom0 to
2006 Mar 27
1
Bluetooth headset in handsfree modewith SJPhoneorX-lite
I am able to pickup, hangup, and flash, using the buttons on the phone
with all of the soft clients and both of the headsets I mentioned below.
I don't believe I had to change anything on the client side, just had to
get the ctp (cordless telephone profile) working in the bluetooth stack,
which was a pita. I struggled with the same issue...I could use the
headset, but that's not very handy
2011 Feb 01
2
[PATCH] libxl: change default HVM emulated network card to rtl8139
xend uses rtl8139, and we want xl to be compatible with xm. Some
older operating systems don''t have e1000 drivers, and we want widest
compatibility rather than best performance (people who want good
performance are best advised to use PV-on-HVM drivers).
We''ll probably switch to a new default when switching to upstream
qemu, in the Xen 4.2 release cycle.
Signed-off-by: Ian
2006 Mar 28
0
Bluetooth headsetin handsfree modewith SJPhoneorX-lite
I didn't change it. I just had a heckofa time getting it to load.
Unfortunately, I neglected to document the process, since this was on my
home PC and I wasn't planning on replicating it. If I can find some
time, I'll see if I can recreate the process.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
2007 Nov 05
1
i need a help in getting some files which are missing in speex-1.2 beta 2
Sir,
iam a PG student doing thesis work in CELP based speech coding
i need to implement the same in ti-6416 kit and i have seen the open
source "speex.org"
but i found 3 files missing in the source files package
the files are the following :
1. types.h
2. alloca.h
3. _G_config.h
also i haven't got the source files ( *.snd files and *.dat files) to
be encoded
that is
2007 May 04
0
Network configuration error in Windows VistaBusinessHVM / Xen 3.04
Dear all;
Thanks a lot, it worked! By the way, I needed an additional step
6.5 Delete existing network driver and quickly install the new driver under
temp directory
Best wishes,
Makoto Sakurai
Date: Thu, 3 May 2007 16:06:03 -0400
From: Ian Fitzpatrick <ianfitz@gmail.com>
Subject: RE: [Xen-users] Network configuration error in Windows
VistaBusinessHVM / Xen
2008 Oct 27
2
Stuck with FFT
Dear all,
Before I can get into serious Fourier analysis of Radon time-series I am
practising with 24hour and 24.8hour sinusoids to assist with my
interpretation of signals ittributed to tidal input to Radon time series.
I am stuck. I have tried researching this to no avail. I am awating a book
that should describe fourier transforms in detail and another one that
should discuss the R