Yeah, the IP address should be configured in the guest OS running in qemu.
Regards!
Azizul Hakim writes:
> Is there any command line option to assign IP and MAC addresses to the VM?.
> I know we can assign network device but how do we assign IP and MAC so that
> the VM works properly even after migration.
IIRC, there are command line options to assign MAC addresses to the VM's
i
On 02-02-2015 23:33, Azizul Hakim wrote:
Does QEMU supports network migration during live migration? By network
migration I mean migrating open connections inside the VM so when the
VM moves to a new physical host, it can still communicate with
outside world at the same fashion as it did befor