aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/arm_gicv3_its_kvm.c
AgeCommit message (Expand)Author
2018-08-20hw/intc/arm_gicv3_its: downgrade error_report to warn_report in kvm_arm_its_r...Jia He
2018-06-22target/arm: Allow KVM device address overwritingEric Auger
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé
2017-12-13hw/intc/arm_gicv3_its: Implement full resetEric Auger
2017-12-13hw/intc/arm_gicv3_its: Implement a minimalist resetEric Auger
2017-12-13hw/intc/arm_gicv3_its: Don't call post_load on resetEric Auger
2017-11-07hw/intc/arm_gicv3_its: Don't abort on table save failurepull-target-arm-20171107Eric Auger
2017-11-07hw/intc/arm_gicv3_its: Fix the VM termination in vm_change_state_handler()Shanker Donthineni
2017-09-07gicv3: Convert to DEFINE_PROP_LINKFam Zheng
2017-06-13hw/intc/arm_gicv3_its: Allow save/restorepull-target-arm-20170613Eric Auger
2017-06-13hw/intc/arm_gicv3_its: Implement state save/restoreEric Auger
2017-06-13kvm-all: Pass an error object to kvm_device_accessEric Auger
2017-05-17migration: Create migration/blocker.hJuan Quintela
2017-01-24migration: disallow migrate_add_blocker during migrationAshijeet Acharya
2016-10-04hw/intc/arm_gicv3_its: Implement support for in-kernel ITS emulationPavel Fedin