similar to: QEmu 0.12.3 Libvirt-0.8.0 and serials ports

Displaying 20 results from an estimated 110 matches similar to: "QEmu 0.12.3 Libvirt-0.8.0 and serials ports"

2007 Apr 18
1
[Bridge] device eth0 is already a member of a bridge; can't enslave it to bridge Net6
Hello, I am working on Network-Simulation (VNUML). Our simulator uses linux bridgi= ng to connect the UMLs. So there is one problem: The example is the following: There are two hosts simulating one big net. The two hosts have connection over the external nets Net3 and Net6 (see htt= p://www.uni-koblenz.de/~timbub/verteilteSim3.GIF), but in fact there is onl= y one physical connection between the
2007 Apr 18
1
[Bridge] bridge doesn't broadcast properly
Hello list, I'm setting up a virtual network consisting of several UMLs (User Mode Linux) connected with the virtual bridge. Communications works quite well between the host and the virtual machines. Setup: 2 UMLs connected via tap-devices to the bridge (tap1,tap2). The host uses the bridge-device br0 to talk to the clients. Now I want to tcpdump the traffic between host and UML1 on virtual
2005 Apr 01
0
Gateway with 9 VMs
Yes, List, I am an UML user that already have a real machine running 8 UML for: UML1..UML4 are used for connection to one leased line that is used for incoming/outgoing mail and incoming webmail accesses: UML1=internal firewall, connected to internal LAN UML2=mailrelay/dmz UML4=webrelay/dmz UML3=external firewall, connected to the NET UML5 and UML6 are used for connection to one ADSL line
2011 Apr 13
2
point-to-point connection between vm and host
Hi! hopefully someone can give me a hint with this: I need to create a vm with a point-to-point connection to the host using a /30 subnet. Right now i have this in the vm's xml for libvirt: <interface type="network" name="eth0" onboot="yes"> <source network="default"/> <mac address="02:fd:00:00:01:00"/>
2007 Apr 18
1
[Bridge] Ip traffic not bridged
Hi, I am trying to set up a bridge that connects 2 user mode linux (UML) machines. The bridge lets ARP traffic through, but not the IP traffic. linux:~ # brctl showmacs br0 port no mac addr is local? ageing timer 2 00:ff:7d:86:06:47 yes 0.00 3 00:ff:bc:de:07:76 yes 0.00 2 fe:fd:c0:a8:00:03 no
2019 Feb 16
2
[PATCH] Cygwin: rel 3.0 drops requirement for privileged non-SYSTEM account
Seteuid now creates user token using S4U. We don't create a token from scratch anymore, so we don't need the "Create a process token" privilege. The service can run under SYSTEM again. --- contrib/cygwin/ssh-host-config | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/contrib/cygwin/ssh-host-config b/contrib/cygwin/ssh-host-config index
2009 Jul 07
0
[PATCH] contrib/cygwin/ssh-host-config: Improve support for automated updates
Hi, The below patch fixes two problems. The first one is a better support for automated scripts. The old script had a logic problem when it came to asking the caller for the user account to use for the sshd service. The second is a problem in the usage of eval. Could somebody with checkin rights please apply the patch? Thanks, Corinna Index: contrib/cygwin/ssh-host-config
2011 Feb 21
1
[PATCH/cygwin]: Revised sshh-host-config script
Hi, could somebody with checkin rights please apply the below patch? It would be helpful to have this in 5.9p1. I revamped the Cygwin-specific service installer script ssh-host-config. The actual functionality is the same, the revisited version is just more exact when it comes to check for problems which disallow to run certain aspects of the script. So, part of this script and the also
2003 Oct 26
1
problem with group mapping
Hi, I use now samba3.0.1pre1 with ldapsam (OpenLDAP 2.1.23). After I played with sambaGroupMapping I now get the error Message: "Die angegebene Gruppe ist nicht vorhanden" "The given group does not exist" when I log in (administrator). Admin's SID is: S-1-5-21-1091375802-1471697927-1951840895-500 Domain SID is: S-1-5-21-1091375802-1471697927-1951840895 The error occured
2004 Jan 23
0
correlation between two time serials
Hi, there, I'd like to get a statistics to reflect the correlation of two time serials observations. for example, one time serials over time 1 to 20, and another one from same time points from 1 to 20. I need one scalar satistics as a correlation of these two observations. Thank you and have a good weekend! Jieping Zhao PhD student in Bioinformatics, NCSU Lab homepage:
2013 Oct 15
0
Antw: Xen-users Digest, Vol 104, Issue 18
Op 10/12/13, xen-users-request@lists.xen.org schreef: > Send Xen-users mailing list submissions to > xen-users@lists.xen.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users > or, via email, send a message with subject or body ''help'' to > xen-users-request@lists.xen.org > > You
2015 Jan 23
2
Windows Guest ignores CPU topology settings on Ubuntu Lucid host
I try to assign 8 host cores to Windows 2003 Server Standard guest. Because this OS version has a limit of 4 sockets, I have to change the CPU topology. My guest definition: <vcpu>8</vcpu> <cpu match='minimum'> <model>core2duo</model> <topology sockets='4' cores='1' threads='2'/> </cpu> doesn't
2018 Feb 02
2
Updating Rcpp package when it is claimed by dplyr
When i tried to install the hunspell package, I got this error message: Error: package ?Rcpp? 0.12.3 was found, but >= 0.12.12 is required by ?hunspell? So I set about installing a new version of Rcpp but I get this message: Error in unloadNamespace(pkg_name) : namespace ?Rcpp? is imported by ?dplyr? so cannot be unloaded How does one get around that? I tried installing Rcpp in a
2010 Apr 22
1
Failed to insert a cd in a virtual machine running
I can't attach a cd when a vm is running with qemu 0.12.3 (ubuntu 10.04), the problem is not with qemu because when I start the vm with kvm command (without libvirt) I can change the cd with qemu-monitor without any problem and eject it too (libvirt say me that it isn't supported by hypervisor). the versions of libvirt that I have tried are 0.7.7 and 0.8.0. Any ideas? Thanks. Jorge
2011 Apr 21
1
domain not present after shutdown
I hope this is simple I have one kvm host that lists all my domains even after shut down. 'virsh list --all' shows machines in 'running' and 'shut off' states. If I copy those over to another machine and it only shows the virt machines in running state. vmhost2:~$ virsh list --all Id Name State ---------------------------------- 4 mybox4
2012 Mar 21
1
XML syntax for "dir" attribute when making Host directory available to Windows guest
Hi, I have the following setup: Host: Ubuntu 10.04 Guest: Windows 2008 R2 Kernel: 2.6.32-40-generic virt-inst: 0.500.1-2ubuntu6.2 qemu-kvm: 0.12.3+noroms-0ubuntu9.18 All is working, however I would now like to share a given directory on the host with the guest. Using the "virsh edit" command I have prepared the following XML configuration snippet: <filesystem
2012 May 25
1
Virtual Machines Stay Off If Rebooted
Hello, I am using libvirt on Ubuntu 10.04 Server and the following versions of these packages: libvirt-bin, libvirt0, python-libvirt - 0.7.5-5ubuntu27.22 qemu-kvm 0.12.3+noroms-0ubuntu9.18 Recently, when restarting a VM (either by issuing "sudo reboot" on a Linux guest or choosing "Restart" from the Start Menu on a Windows guest) the VM shuts down and remains off rather
2010 Nov 18
1
driver type for .vdi images?
Hello libvirt experts, I use libvirt (0.7.5-5ubuntu27.7) with KVM / qemu (0.12.3+noroms-0ubuntu9.2). Some machines use raw images but same use Virtualbox images (.vdi). Since last Ubuntu 10.04 LTS update I can not start the vdi-images. The "driver name= type=" option was new. <devices> <emulator>/usr/bin/kvm</emulator> <disk type='file'
2004 Sep 07
1
ACS-38 SmartCard reader
Hi, Has anybody tried to get an ACR-38 USB smart card reader working with the devel/pcsc-lite library under FreeBSD? The vendor, Advanced Card Systems, seems to provide a Linux driver with sources, which I could probably port without too much hassle (depending on the license and such) at http://www.acs.com.hk/downloads_drivers.asp#ACR38, but neither that page nor Google nor marc.theaimsgroup.com
2010 Dec 13
1
[Qemu-devel] SCSI Command support over VirtIO Block device
On Dec 13, 2010 5:14 AM, "????" <anuj01 at gmail.com> wrote: > > Hi > > I am trying to implement VirtIO support for a proprietary OS. And It > would be great if I am able to process SCSI commands over VirtIO Block > device. > > I tried to execute INQUIRY command but the status returned is UNSUPPORTED. > If anyone provide example VirtIO SCSI Command