1. 823300f hw/intc: Convert TYPE_KVM_ARM_GICV3 to 3-phase reset by Peter Maydell · 2 years, 3 months ago
  2. 9774c0f hw/intc/arm_gicv3_kvm.c: Stop using GIC_MIN_BPR constant by Peter Maydell · 2 years, 10 months ago
  3. 5809ac5 target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h by Richard Henderson · 2 years, 10 months ago
  4. cf7c6d1 target/arm: Split out cpregs.h by Richard Henderson · 2 years, 10 months ago
  5. 445d582 hw/intc/arm_gicv3: Allow 'revision' property to be set to 4 by Peter Maydell · 2 years, 11 months ago
  6. e5cba10 hw/intc/arm_gicv3: Support multiple redistributor regions by Peter Maydell · 3 years, 5 months ago
  7. 01b5ab8 hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_realize by Peter Maydell · 3 years, 5 months ago
  8. f6527ea hw: Do not include hw/sysbus.h if it is not necessary by Thomas Huth · 4 years ago
  9. 538f049 sysemu: Let VMChangeStateHandler take boolean 'running' argument by Philippe Mathieu-Daudé · 4 years, 2 months ago
  10. d85afd1 hw/intc/arm_gicv3_kvm: silence the compiler warnings by Chen Qun · 4 years, 3 months ago
  11. fa34a3c Use DECLARE_*CHECKER* when possible (--force mode) by Eduardo Habkost · 4 years, 6 months ago
  12. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  13. 386f6c0 error: Avoid error_propagate() after migrate_add_blocker() by Markus Armbruster · 4 years, 8 months ago
  14. 1e11a13 bugfix: Use gicr_typer in arm_gicv3_icc_reset by Keqian Zhu · 5 years ago
  15. 618baca hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bit by Zenghui Yu · 5 years ago
  16. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  17. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  18. 80d6733 hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions by Eric Auger · 7 years ago
  19. 1e575b6 hw/intc/arm_gicv3: Introduce redist-region-count array property by Eric Auger · 7 years ago
  20. 19d1bd0 target/arm: Allow KVM device address overwriting by Eric Auger · 7 years ago
  21. 1dcf367 arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_IPRIORITYR by Shannon Zhao · 7 years ago
  22. 910e204 arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR by Shannon Zhao · 7 years ago
  23. 2f15b79 KVM: GIC: Fix memory leak due to calling kvm_init_irq_routing twice by Shannon Zhao · 7 years ago
  24. 34ffaca arm_gicv3_kvm: increase clroffset accordingly by Shannon Zhao · 7 years ago
  25. bf85388 qdev: use device_class_set_parent_realize/unrealize/reset() by Philippe Mathieu-Daudé · 7 years ago
  26. 7229ec5 arm_gicv3_kvm: Fix compile warning by Pranith Kumar · 8 years ago
  27. d5aa0c2 hw/intc/arm_gicv3_kvm: Implement pending table save by Eric Auger · 8 years ago
  28. 556969e kvm-all: Pass an error object to kvm_device_access by Eric Auger · 8 years ago
  29. 795c40b migration: Create migration/blocker.h by Juan Quintela · 8 years ago
  30. e7d5441 hw/intc/arm_gicv3_kvm: Check KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS in reset by Eric Auger · 8 years ago
  31. 07a5628 hw/intc/arm_gicv3_kvm: Reset GICv3 cpu interface registers by Vijaya Kumar K · 8 years ago
  32. 367b9f5 hw/intc/arm_gicv3_kvm: Implement get/put functions by Vijaya Kumar K · 8 years ago
  33. fe44dc9 migration: disallow migrate_add_blocker during migration by Ashijeet Acharya · 8 years ago
  34. d19a4d4 hw/intc/arm_gic(v3)_kvm: Initialize gsi routing by Eric Auger · 8 years ago
  35. 757caee hw/intc/arm_gicv3: Add vmstate descriptors by Pavel Fedin · 9 years ago
  36. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  37. 8ef94f0 arm: Clean up includes by Peter Maydell · 9 years ago
  38. a7bf303 hw/intc: Initial implementation of vGICv3 by Pavel Fedin · 9 years ago