1. 6c3829a spapr_pci: Advertise BAR reallocation capability by Alexey Kardashevskiy · 6 years ago
  2. f3b8f18 Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' into staging by Peter Maydell · 6 years ago
  3. 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
  4. e1588bc spapr/irq: Drop spapr_irq_msi_reset() by Greg Kurz · 6 years ago
  5. 93eac7b spapr: Implement ibm,suspend-me by Nicholas Piggin · 6 years ago
  6. c5e760e ppc/xive: Improve 'info pic' support by Cédric Le Goater · 6 years ago
  7. ad31e2d ppc/xive: Provide silent escalation support by Cédric Le Goater · 6 years ago
  8. 53e9349 ppc/xive: Provide unconditional escalation support by Cédric Le Goater · 6 years ago
  9. 1994d3a ppc/xive: use an abstract type for XiveNotifier by Cédric Le Goater · 6 years ago
  10. 0fb6bd0 spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy by Michael Roth · 6 years ago
  11. 3a6e622 spapr: Implement H_PROD by Nicholas Piggin · 6 years ago
  12. 03ef074 spapr: Implement dispatch tracking for tcg by Nicholas Piggin · 6 years ago
  13. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  14. 2f780b6 sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h by Markus Armbruster · 6 years ago
  15. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  16. d484205 Include exec/memory.h slightly less by Markus Armbruster · 6 years ago
  17. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  18. 6a0acff Clean up inclusion of exec/cpu-common.h by Markus Armbruster · 6 years ago
  19. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  20. 2ae16a6 Include generated QAPI headers less by Markus Armbruster · 6 years ago
  21. ec150c7 include: Make headers more self-contained by Markus Armbruster · 6 years ago
  22. 310cda5 spapr/xive: Fix migration of hot-plugged CPUs by Cédric Le Goater · 6 years ago
  23. d0e9bc0 spapr/xive: simplify spapr_irq_init_device() to remove the emulated init by Cédric Le Goater · 6 years ago
  24. 981b1c6 spapr/xive: rework the mapping the KVM memory regions by Cédric Le Goater · 6 years ago
  25. 330a21e xics/kvm: Add error propagation to ic*_set_kvm_state() functions by Greg Kurz · 6 years ago
  26. eab9f19 xics/spapr: Rename xics_kvm_init() by Greg Kurz · 6 years ago
  27. 2fb4c65 xics/spapr: Drop unused function declaration by Greg Kurz · 6 years ago
  28. 7abc0c6 xics/spapr: Detect old KVM XICS on POWER9 hosts by Greg Kurz · 6 years ago
  29. d9293c4 xics/spapr: Register RTAS/hypercalls once at machine init by Greg Kurz · 6 years ago
  30. c29a0b0 ppc/pnv: remove xscom_base field from PnvChip by Cédric Le Goater · 6 years ago
  31. 709044f ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips by Cédric Le Goater · 6 years ago
  32. a050901 Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into staging by Peter Maydell · 6 years ago
  33. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  34. 4aca978 ppc/xive: Make XIVE generate the proper interrupt types by Benjamin Herrenschmidt · 6 years ago
  35. 9e7d38e spapr: Clean up spapr_drc_populate_dt() by David Gibson · 6 years ago
  36. 3725ef1 spapr: Don't migrate the hpt_maxpagesize cap to older machine types by Greg Kurz · 6 years ago
  37. 3f777ab spapr/irq: add KVM support to the 'dual' machine by Cédric Le Goater · 6 years ago
  38. cf435df spapr/irq: initialize the IRQ device only once by Cédric Le Goater · 6 years ago
  39. ae805ea spapr/irq: introduce a spapr_irq_init_device() helper by Cédric Le Goater · 6 years ago
  40. 56b1158 spapr: introduce routines to delete the KVM IRQ device by Cédric Le Goater · 6 years ago
  41. 277dd3d spapr/xive: add migration support for KVM by Cédric Le Goater · 6 years ago
  42. 9b88cd7 spapr/xive: introduce a VM state change handler by Cédric Le Goater · 6 years ago
  43. 7bfc759 spapr/xive: add state synchronization with KVM by Cédric Le Goater · 6 years ago
  44. 0c57570 spapr/xive: add hcall support when under KVM by Cédric Le Goater · 6 years ago
  45. 38afd77 spapr/xive: add KVM support by Cédric Le Goater · 6 years ago
  46. 64d4a53 spapr: Add forgotten capability to migration stream by David Gibson · 6 years ago
  47. 13df932 spapr/xive: fix EQ page addresses above 64GB by Cédric Le Goater · 6 years ago
  48. a8b991b Clean up ill-advised or unusual header guards by Markus Armbruster · 6 years ago
  49. a2dd4e8 ppc/hash64: Rework R and C bit updates by Benjamin Herrenschmidt · 6 years ago
  50. 64db6c7 spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers by Cédric Le Goater · 6 years ago
  51. ec132ef spapr: Support NVIDIA V100 GPU with NVLink2 by Alexey Kardashevskiy · 6 years ago
  52. 0a79452 spapr: Simplify handling of host-serial and host-model values by David Gibson · 6 years ago
  53. ce2918c spapr: Use CamelCase properly by David Gibson · 6 years ago
  54. 5dad902 ppc/pnv: POWER9 XSCOM quad support by Cédric Le Goater · 6 years ago
  55. 90ef386 ppc/pnv: extend XSCOM core support for POWER9 by Cédric Le Goater · 6 years ago
  56. 6598a70 ppc/pnv: add a OCC model for POWER9 by Cédric Le Goater · 6 years ago
  57. 3233838 ppc/pnv: add a OCC model class by Cédric Le Goater · 6 years ago
  58. 8207b90 ppc/pnv: add SerIRQ routing registers by Cédric Le Goater · 6 years ago
  59. 15376c6 ppc/pnv: add a LPC Controller model for POWER9 by Cédric Le Goater · 6 years ago
  60. 64d011d ppc/pnv: add a 'dt_isa_nodename' to the chip by Cédric Le Goater · 6 years ago
  61. 82514be ppc/pnv: add a LPC Controller class model by Cédric Le Goater · 6 years ago
  62. c38536b ppc/pnv: add a PSI bridge model for POWER9 by Cédric Le Goater · 6 years ago
  63. ae85605 ppc/pnv: add a PSI bridge class model by Cédric Le Goater · 6 years ago
  64. 5f36666 spapr_iommu: Do not replay mappings from just created DMA window by Alexey Kardashevskiy · 6 years ago
  65. d8e4aad ppc/pnv: introduce a new pic_print_info() operation to the chip model by Cédric Le Goater · 6 years ago
  66. eb859a2 ppc/pnv: introduce a new dt_populate() operation to the chip model by Cédric Le Goater · 6 years ago
  67. 2dfa91a ppc/pnv: add a XIVE interrupt controller model for POWER9 by Cédric Le Goater · 6 years ago
  68. 956b8f4 ppc/pnv: change the CPU machine_data presenter type to Object * by Cédric Le Goater · 6 years ago
  69. a58a18a ppc/pnv: export the xive_router_notify() routine by Cédric Le Goater · 6 years ago
  70. f9b9db3 ppc/xive: export the TIMA memory accessors by Cédric Le Goater · 6 years ago
  71. 051e297 ppc: externalize ppc_get_vcpu_by_pir() by Cédric Le Goater · 6 years ago
  72. e075623 spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit) by David Gibson · 6 years ago
  73. 8ff43ee target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST by Suraj Jitindar Singh · 6 years ago
  74. 399b289 target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS by Suraj Jitindar Singh · 6 years ago
  75. c982f5c target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER by Suraj Jitindar Singh · 6 years ago
  76. bb2bdd8 spapr: add hotplug hooks for PHB hotplug by Greg Kurz · 6 years ago
  77. 962b6c3 spapr: create DR connectors for PHBs by Michael Roth · 6 years ago
  78. ad62bff spapr_irq: Expose the phandle of the interrupt controller by Greg Kurz · 6 years ago
  79. 743ed56 spapr: Expose the name of the interrupt controller node by Greg Kurz · 6 years ago
  80. 6cead90 xics: Write source state to KVM at claim time by Greg Kurz · 6 years ago
  81. 09d876c spapr/drc: Drop spapr_drc_attach() fdt argument by Greg Kurz · 6 years ago
  82. 345b12b spapr: Generate FDT fragment for CPUs at configure connector time by Greg Kurz · 6 years ago
  83. 62d38c9 spapr: Generate FDT fragment for LMBs at configure connector time by Greg Kurz · 6 years ago
  84. d9c95c7 spapr_drc: Allow FDT fragment to be added later by Greg Kurz · 6 years ago
  85. 00fd075 target/ppc/spapr: Set LPCR:HR when using Radix mode by Benjamin Herrenschmidt · 6 years ago
  86. 27461d6 ppc: add host-serial and host-model machine attributes (CVE-2019-8934) by Prasad J Pandit · 6 years ago
  87. 67afe77 target/ppc: Add POWER9 external interrupt model by Benjamin Herrenschmidt · 6 years ago
  88. 3272752 xics: Drop the KVM ICS class by Greg Kurz · 6 years ago
  89. 557b456 xics: Handle KVM interrupt presentation from "simple" ICS code by Greg Kurz · 6 years ago
  90. d80b2cc xics: Explicitely call KVM ICS methods from the common code by Greg Kurz · 6 years ago
  91. 8c1ced6 xics: Drop the KVM ICP class by Greg Kurz · 6 years ago
  92. 56af665 spapr/irq: Use the base ICP class for KVM by Greg Kurz · 6 years ago
  93. 8e6e6ef xics: Handle KVM ICP realize from the common code by Greg Kurz · 6 years ago
  94. d82f397 xics: Handle KVM ICP reset from the common code by Greg Kurz · 6 years ago
  95. 0e5c7fa xics: Explicitely call KVM ICP methods from the common code by Greg Kurz · 6 years ago
  96. 2e66cdb spapr/irq: add an 'nr_irq' parameter to initialize the backend. by Cédric Le Goater · 6 years ago
  97. 0afed8c xive: Only set source type for LSIs by Greg Kurz · 6 years ago
  98. 5c7adcf spapr: Rename xics to intc in interrupt controller agnostic code by Greg Kurz · 6 years ago
  99. a28b9a5 spapr: move the interrupt presenters under machine_data by Cédric Le Goater · 6 years ago
  100. 8907fc2 ppc/pnv: introduce a CPU machine_data by Cédric Le Goater · 6 years ago