qemu-e2k/hw/intc
Peter Maydell eb8b9530b0 hw/intc/arm_gic_kvm.c: Save and restore GICD_IGROUPRn state
Now that the GIC base class has state fields for the GICD_IGROUPRn
registers, make kvm_arm_gic_get() and kvm_arm_gic_put() write and
read them. This allows us to remove the check that made us
fail migration if the guest had set any of the group register bits.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1430502643-25909-6-git-send-email-peter.maydell@linaro.org
2015-05-12 11:57:17 +01:00
..
allwinner-a10-pic.c Convert ffs() != 0 callers to ctz32() 2015-04-28 15:36:08 +02:00
apic_common.c apic_common: improve readability of apic_reset_common 2015-04-30 16:55:16 +02:00
apic.c
arm_gic_common.c hw/intc/arm_gic: Add Interrupt Group Registers 2015-05-12 11:57:17 +01:00
arm_gic_kvm.c hw/intc/arm_gic_kvm.c: Save and restore GICD_IGROUPRn state 2015-05-12 11:57:17 +01:00
arm_gic.c hw/intc/arm_gic: Add Interrupt Group Registers 2015-05-12 11:57:17 +01:00
armv7m_nvic.c armv7m_nvic: systick: Reload the RELOAD value and count down only if ENABLE bit is set 2015-05-12 11:57:16 +01:00
etraxfs_pic.c Fix remaining warnings from Sparse (void return) 2015-03-19 11:11:55 +03:00
exynos4210_combiner.c
exynos4210_gic.c
gic_internal.h hw/intc/arm_gic: Add Interrupt Group Registers 2015-05-12 11:57:17 +01:00
grlib_irqmp.c
heathrow_pic.c
i8259_common.c
i8259.c
imx_avic.c
ioapic_common.c
ioapic.c
lm32_pic.c
Makefile.objs
omap_intc.c omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update() 2015-04-28 15:36:08 +02:00
openpic_kvm.c
openpic.c
pl190.c
puv3_intc.c
realview_gic.c
s390_flic_kvm.c
s390_flic.c
sh_intc.c
slavio_intctl.c
xics_kvm.c
xics.c
xilinx_intc.c