qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] kvm: x86: Add support for VCPU event states


From: Marcelo Tosatti
Subject: Re: [Qemu-devel] [PATCH] kvm: x86: Add support for VCPU event states
Date: Tue, 8 Dec 2009 13:26:21 -0200
User-agent: Mutt/1.5.19 (2009-01-05)

On Wed, Nov 25, 2009 at 12:33:03AM +0100, Jan Kiszka wrote:
> This patch extends the qemu-kvm state sync logic with support for
> KVM_GET/SET_VCPU_EVENTS, giving access to yet missing exception,
> interrupt and NMI states.
> 
> Signed-off-by: Jan Kiszka <address@hidden>
> ---
>  kvm-all.c             |   11 +++++++
>  kvm.h                 |    1 +
>  target-i386/cpu.h     |    5 +++
>  target-i386/kvm.c     |   77 
> +++++++++++++++++++++++++++++++++++++++++++++++++
>  target-i386/machine.c |    6 ++++
>  5 files changed, 100 insertions(+), 0 deletions(-)

Jan, 

Where is exception_index in the migration data? I can't see it anywhere.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]