]> Git Repo - qemu.git/commit - target/s390x/cpu.c
s390x/kvm: migrate vcpu interrupt state
authorJens Freimann <[email protected]>
Mon, 2 Mar 2015 16:44:24 +0000 (17:44 +0100)
committerCornelia Huck <[email protected]>
Fri, 8 May 2015 08:36:19 +0000 (10:36 +0200)
commit3cda44f7bae5c9feddc11630ba6eecb2e3bed425
treea335b5fcfd32f32d675e98fae220a934cca26f02
parent46c804def4bda2491c546e8e33b86fe4981e4b68
s390x/kvm: migrate vcpu interrupt state

This patch adds support to migrate vcpu interrupts.
We use ioctl KVM_S390_GET_IRQ_STATE and _SET_IRQ_STATE
to get/set the complete interrupt state for a vcpu.

Reviewed-by: David Hildenbrand <[email protected]>
Signed-off-by: Jens Freimann <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target-s390x/cpu-qom.h
target-s390x/cpu.c
target-s390x/cpu.h
target-s390x/kvm.c
target-s390x/machine.c
This page took 0.025793 seconds and 4 git commands to generate.