Re: [Qemu-discuss] cannot use Up/Down key

2015-02-02 Thread Jakob Bohm
On 02/02/2015 01:55, z_axis wrote: As there are some errors in WindowXP guest, it wants me choose "the last time righ configuration" to boot normally. However, I cannot use the Up/Down key, i can use C-A-2 to enter the console though. Sincerely! Make sure your qemu options indicate that you w

[Qemu-discuss] Network Migration During Live Migration

2015-02-02 Thread Azizul Hakim
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 before migration? I'm mainly interested in this i

Re: [Qemu-discuss] Network Migration During Live Migration

2015-02-02 Thread Jakob Bohm
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