1. fa34a3c Use DECLARE_*CHECKER* when possible (--force mode) by Eduardo Habkost · 4 years, 7 months ago
  2. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
  3. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 7 months ago
  4. eab0a2d spapr/xive: Allocate vCPU IPIs from the vCPU contexts by Cédric Le Goater · 4 years, 7 months ago
  5. acbdb99 spapr/xive: Allocate IPIs independently from the other sources by Cédric Le Goater · 4 years, 7 months ago
  6. fa94447 spapr/xive: Use kvmppc_xive_source_reset() in post_load by Cédric Le Goater · 4 years, 7 months ago
  7. 235d3b1 spapr/xive: Modify kvm_cpu_is_enabled() interface by Cédric Le Goater · 4 years, 7 months ago
  8. 4f311a7 spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority by Cédric Le Goater · 4 years, 7 months ago
  9. cad2197 hw/intc: fix default registers value in exynos4210_combiner_read() by Chen Qun · 4 years, 7 months ago
  10. 830b925 hw: Remove superfluous breaks by Liao Pingfang · 4 years, 9 months ago
  11. 04d8dbb nios2_iic: Use TYPE_ALTERA_IIC constant by Eduardo Habkost · 4 years, 7 months ago
  12. b13f9bd s390_flic: Move KVMS390FLICState typedef to header by Eduardo Habkost · 4 years, 7 months ago
  13. dd8014e Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into staging by Peter Maydell · 4 years, 7 months ago
  14. 01c41d1 hw/intc: ibex_plic: Honour source priorities by Alistair Francis · 4 years, 8 months ago
  15. 2249140 hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines by Alistair Francis · 4 years, 8 months ago
  16. c43388b hw/intc: ibex_plic: Update the pending irqs by Alistair Francis · 4 years, 8 months ago
  17. bff065a meson: convert hw/intc by Marc-André Lureau · 6 years ago
  18. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  19. 3110f0e spapr/xive: Use xive_source_esb_len() by Greg Kurz · 4 years, 8 months ago
  20. 1118b6b spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state() by Greg Kurz · 4 years, 8 months ago
  21. 61203f2 ppc/xive: Simplify error handling in xive_tctx_realize() by Greg Kurz · 4 years, 8 months ago
  22. 6cdc0e2 spapr/xive: Simplify error handling in kvmppc_xive_connect() by Greg Kurz · 4 years, 8 months ago
  23. 2a8100c ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacks by Greg Kurz · 4 years, 8 months ago
  24. a845a54 spapr/xive: Fix error handling in kvmppc_xive_post_load() by Greg Kurz · 4 years, 8 months ago
  25. 42a92d9 spapr/kvm: Fix error handling in kvmppc_xive_pre_save() by Greg Kurz · 4 years, 8 months ago
  26. d55daad spapr/xive: Rework error handling of kvmppc_xive_set_source_config() by Greg Kurz · 4 years, 8 months ago
  27. d53482a spapr/xive: Rework error handling in kvmppc_xive_get_queues() by Greg Kurz · 4 years, 8 months ago
  28. f9a548e spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config() by Greg Kurz · 4 years, 8 months ago
  29. 5fa36b7 spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state() by Greg Kurz · 4 years, 8 months ago
  30. b14adb4 spapr/xive: Rework error handling of kvmppc_xive_mmap() by Greg Kurz · 4 years, 8 months ago
  31. 46407a2 spapr/xive: Rework error handling of kvmppc_xive_source_reset() by Greg Kurz · 4 years, 8 months ago
  32. 3885ca6 spapr/xive: Rework error handling of kvmppc_xive_cpu_connect() by Greg Kurz · 4 years, 8 months ago
  33. a490711 spapr/xive: Convert KVM device fd checks to assert() by Greg Kurz · 4 years, 8 months ago
  34. e519cdd ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers by Greg Kurz · 4 years, 8 months ago
  35. cf36e5b ppc/xive: Rework setup of XiveSource::esb_mmio by Greg Kurz · 4 years, 8 months ago
  36. e781139 spapr/xive: Simplify kvmppc_xive_disconnect() by Greg Kurz · 4 years, 8 months ago
  37. 82f086b spapr/xive: Fix xive->fd if kvm_create_device() fails by Greg Kurz · 4 years, 8 months ago
  38. 4b160fa ppc/xive: Fix some typos in comments by Gustavo Romero · 4 years, 8 months ago
  39. 9e60d75 hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESETREQ by Peter Maydell · 4 years, 8 months ago
  40. 6e083c0 apic: Report current_count via 'info lapic' by Jan Kiszka · 5 years ago
  41. 386f6c0 error: Avoid error_propagate() after migrate_add_blocker() by Markus Armbruster · 4 years, 9 months ago
  42. 992861f error: Eliminate error_propagate() manually by Markus Armbruster · 4 years, 9 months ago
  43. af175e8 error: Eliminate error_propagate() with Coccinelle, part 2 by Markus Armbruster · 4 years, 9 months ago
  44. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 9 months ago
  45. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 9 months ago
  46. 4d21fcd qom: Don't handle impossible object_property_get_link() failure by Markus Armbruster · 4 years, 9 months ago
  47. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 9 months ago
  48. 118bfd7 qdev: Use returned bool to check for qdev_realize() etc. failure by Markus Armbruster · 4 years, 9 months ago
  49. c012e0b hw/intc: Add Loongson LIOINTC support by Huacai Chen · 4 years, 9 months ago
  50. e78597c hw/intc: RX62N interrupt controller (ICUa) by Yoshinori Sato · 6 years ago
  51. 879f60f hw/intc: Initial commit of lowRISC Ibex PLIC by Alistair Francis · 5 years ago
  52. ce189ab qdev: Convert bus-less devices to qdev_realize() with Coccinelle by Markus Armbruster · 4 years, 10 months ago
  53. 5a147c8 sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3 by Markus Armbruster · 4 years, 10 months ago
  54. db873cc sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 by Markus Armbruster · 4 years, 10 months ago
  55. 0074fce sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1 by Markus Armbruster · 4 years, 10 months ago
  56. 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 10 months ago
  57. 9fc7fc4 qom: Less verbose object_initialize_child() by Markus Armbruster · 4 years, 10 months ago
  58. 96927c7 isa: Convert uses of isa_create() with Coccinelle by Markus Armbruster · 4 years, 10 months ago
  59. 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 10 months ago
  60. 7d3660e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 4 years, 10 months ago
  61. c82d9d4 KVM: Kick resamplefd for split kernel irqchip by Peter Xu · 5 years ago
  62. 3b34ee6 hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf() by Philippe Mathieu-Daudé · 4 years, 10 months ago
  63. b69c3c2 qdev: Unrealize must not fail by Markus Armbruster · 5 years ago
  64. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 5 years ago
  65. 1e11a13 bugfix: Use gicr_typer in arm_gicv3_icc_reset by Keqian Zhu · 5 years ago
  66. 6111a0c hw/arm/bcm283x: Correct the license text by Philippe Mathieu-Daudé · 5 years ago
  67. 52d3403 spapr/xive: use SPAPR_IRQ_IPI to define IPI ranges exposed to the guest by Cédric Le Goater · 5 years ago
  68. 8c49852 hw/intc/armv7m_nvic: Rebuild hflags on reset by Peter Maydell · 5 years ago
  69. 1904f9b hw/intc/arm_gic_kvm: Don't assume kernel can provide a GICv2 by Peter Maydell · 5 years ago
  70. 7fbc6a4 target/arm: Add isar_feature_aa32_vfp_simd by Richard Henderson · 5 years ago
  71. 1141148 arm_gic: Mask the un-supported priority bits by Sai Pavan Boddu · 5 years ago
  72. 1005401 target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks by Peter Maydell · 5 years ago
  73. a617953 target/arm: Define an aa32_pmu_8_1 isar feature test function by Peter Maydell · 5 years ago
  74. 9ae1329 ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge by Cédric Le Goater · 5 years ago
  75. 618baca hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bit by Zenghui Yu · 5 years ago
  76. f703a04 add device_legacy_reset function to prepare for reset api change by Damien Hedde · 5 years ago
  77. 3c5fd80 s390x: adapter routes error handling by Cornelia Huck · 5 years ago
  78. 65569bb intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load() by Daniel Henrique Barboza · 5 years ago
  79. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  80. 0ab9948 apic: Use 32bit APIC ID for migration instance ID by Peter Xu · 5 years ago
  81. 93062e2 migration: Change SaveStateEntry.instance_id into uint32_t by Peter Xu · 5 years ago
  82. 1df2c9a migration: Define VMSTATE_INSTANCE_ID_ANY by Peter Xu · 5 years ago
  83. ef12552 arm/gicv3: update virtual irq state after IAR register read by Jeff Kubascik · 5 years ago
  84. b952544 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  85. dc65a5b Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into staging by Peter Maydell · 5 years ago
  86. 806fed5 pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr by Greg Kurz · 5 years ago
  87. 74e51a3 spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr by Greg Kurz · 5 years ago
  88. 4795094 xive: Add a "presenter" link property to the TCTX object by Cédric Le Goater · 5 years ago
  89. 53981dd xive: Use the XIVE fabric link under the XIVE router by Greg Kurz · 5 years ago
  90. d1214b8 spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router by Greg Kurz · 5 years ago
  91. 0da41d3 pnv/xive: Use device_class_set_parent_realize() by Greg Kurz · 5 years ago
  92. 6cc6479 spapr/xive: Use device_class_set_parent_realize() by Greg Kurz · 5 years ago
  93. bab592a omap-intc: remove PROP_PTR by Marc-André Lureau · 5 years ago
  94. f4f6438 cris: improve passing PIC interrupt vector to the CPU by Marc-André Lureau · 5 years ago
  95. ab4c072 leon3: use qemu_irq framework instead of callback as property by Marc-André Lureau · 5 years ago
  96. 48ca2c4 hw/intc/i8259: Fix Kconfig dependency on ISA bus by Philippe Mathieu-Daudé · 5 years ago
  97. 4800819 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  98. d402c98 hw/intc/s390: Simplify error handling in kvm_s390_flic_realize() by Markus Armbruster · 5 years ago
  99. 8ca63ba error: Clean up unusual names of Error * variables by Markus Armbruster · 5 years ago
  100. 852c27e hw: replace hw/i386/pc.h with a header just for the i8259 by Paolo Bonzini · 5 years ago