Folks
Any suggestion for Qemu optimization to improve nested performance (e.g. on
top of AWS)?
Thanks
Ritesh
Do you mean to intall a qemu in EC2 instance?
On Thu, Feb 12, 2015 at 12:15 PM, Ritesh A wrote:
> Folks
>
> Any suggestion for Qemu optimization to improve nested performance (e.g.
> on top of AWS)?
>
> Thanks
> Ritesh
>
Hi all,
When I live migrate a vm using
"migrate --live --copy-storage-all mig-vm qemu+ssh://192.168.1.3/system
tcp://192.168.1.3"
I got the following error
WARNING: Image format was not specified for
'nbd://node2:49155/drive-virtio-disk0' and probing guessed raw.
258 A
Ritesh A writes:
> Any suggestion for Qemu optimization to improve nested performance (e.g. on
> top of AWS)?
Are there any specific performance problems seen when executing Qemu on
an AWS host?
Dale
Hi,
I have some question on using QOM, new to QEMU and will be great if i can put
some answers for below question.
1) If QEMU is considered to be OOP, How is the relation between a Class and
Object. I see in c++ we do not create a classobject there will be a object of a
class. But here i see bot