Wei Liu writes:
> On Mon, Mar 20, 2017 at 07:03:09PM +0100, Vitaly Kuznetsov wrote:
>> Vitaly Kuznetsov (2):
>> libxl: don't try to rename dm save file for PVH
>
> I've pushed this patch.
>
>> libxl: preserve console tty across soft reset
>>
>
> I will wait for v2 for this one.
>
Sure, than
On Mon, Mar 20, 2017 at 07:03:09PM +0100, Vitaly Kuznetsov wrote:
> Vitaly Kuznetsov (2):
> libxl: don't try to rename dm save file for PVH
I've pushed this patch.
> libxl: preserve console tty across soft reset
>
I will wait for v2 for this one.
> tools/libxl/libxl_console.c | 5 -
Hi,
I'm trying to make kexec/kdump work for PVHv2 guests too. PVHv2 guests are
almost HVM guests so no major changes to the soft reset procedures are
required. A few issues, however, arose during testing.
Linux also requires some changes to boot after kexec. As PVH guests boot
like normal HVM gue