Thanks for the hint with net-update, thats exactly that what I was
looking for.
Am 07.10.2013 13:10, schrieb Laine Stump:
> On 10/04/2013 12:09 PM, Tim wrote:
>> Hi guys,
>>
>> I'm running a KVM/libvirt host in a datacenter and got a fancy IPv4
>> subnet from my provider. I'm able to assign IPs fr
On 10/17/2013 02:02 PM, Clark Laughlin wrote:
> Hello,
>
[can you convince your mailer to wrap long lines?]
> I've got a working QEMU command line that I am trying to get into a libvirt
> dom xml and using domxml-from-native doesn't seem to know how to handle all
> of it.
Yeah, it's a known p
Hello,
I've got a working QEMU command line that I am trying to get into a libvirt dom
xml and using domxml-from-native doesn't seem to know how to handle all of it.
It's for ARM using some new virtio syntax:
qemu-system-arm -machine virt -cpu cortex-a15 -enable-kvm -m 512 -kernel
mach-virt-gu
Hello,
I would like to use RBD Format 2 images so I can take advantage of layering.
However, when I use "qemu-img create -f rbd rbd:data/foo 10G", I get format
1 RBD images. (Actually, when I use the "-f rbd" flag, qemu-img core dumps,
but it looks like that feature may have been deprecated [1])