Re: limit conectivity of a VM

2010-11-19 Thread Markus Breitländer
Hello, you may also have a look at VDE (Virtual Distributed Ethernet). You can connect your VMs to virtual switches and then use the tool 'wirefilter'[1] to modify different attributes (bandwidth, loss, delay, etc) of the virtual network. [1] http://wiki.virtualsquare.org/wiki/index.php/VDE Rega

Re: "Copy and paste" feature across guest and host

2010-05-27 Thread Markus Breitländer
Am 27.05.2010 15:19, schrieb Dor Laor: > On 05/27/2010 12:17 PM, Tomasz Chmielewski wrote: >>> Just installed Fedora13 as guest on KVM. However there is no >>> cross-platform "copy and paste" feature. I trust I have setup this >>> feature on other guest sometime before. Unfortunately I can't the >

Problem with qemu-kvm-0.11.0 under Ubuntu Karmic

2010-03-23 Thread Markus Breitländer
Hello, I am using VDE networking for my kvm-VMs. The kvm versions from the Ubuntu repositories still don't support VDE nativly. So i am forced to use the vdeq/vdekvm wrapper to start my VMs. Since I now upgraded my Ubuntu system from Jaunty to Karmic I have a weird problem. When launching a VM, t

Re: qemu-kvm

2010-02-13 Thread Markus Breitländer
You can alter the sound driver settings by setting some variables before starting the VM. I use the following in my start scripts: export QEMU_AUDIO_DRV=alsa export QEMU_AUDIO_DAC_FIXED_FREQ=48000 export QEMU_AUDIO_ADC_FIXED_FREQ=48000 export QEMU_ALSA_DAC_BUFFER_SIZE=4096 Maybe this helps? Gre

Re: TPM Support in KVM

2010-01-26 Thread Markus Breitländer
Am 26.01.2010 16:56, schrieb Chris Wright: > * Martin Schneider (martincschnei...@googlemail.com) wrote: >> Dear list, >> >> is there a document that describes the level of support of trusted >> computing technology in KVM and how things work? > > There's host level trusted boot, which simply need

Re: How to properly turn off guest VM on server shutdown?

2010-01-26 Thread Markus Breitländer
Hello Glennie, Am 26.01.2010 14:46, schrieb Glennie Vignarajah: > Le 24/01/2010 vers 18:16, dans le message intitulé "Re: How to properly turn > off guest VM on server shutdown?", Markus Breitländer(Markus Breitländer > ) a écrit: > >> Hi! > > Hello; > &

Re: How to properly turn off guest VM on server shutdown?

2010-01-24 Thread Markus Breitländer
Hi! Does anyone have sample scripts for this job? I know you can send the 'system_powerdown' command to the qemu-monitor, this CAN work for windows guests as far as i know. What other commands could be used in shutdown scripts? Regards, Markus Am 24.01.2010 18:00, schrieb Daniel Bareiro: >

kvmctl

2009-11-11 Thread Markus Breitländer
Hello! I am searching for the kvmctl-2.1.0.tar.gz script mentioned on the homepage. Anyone here still got it? I am working on a script like this and I'd love to take a look at the code. Regards, Markus -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to