1. ac559ec spapr: Set LPCR to current AIL mode when starting a new CPU by Nicholas Piggin · 3 years, 9 months ago
  2. 7be3bf6 spapr: Remove stale comment about power-saving LPCR bits by Nicholas Piggin · 3 years, 9 months ago
  3. d90f154 Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' into staging by Peter Maydell · 3 years, 10 months ago
  4. e81f17a hw/ppc/spapr_rtas: Update hflags after setting msr by Richard Henderson · 4 years ago
  5. 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  6. ead62c7 Do not include hw/boards.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  7. 7058904 spapr_rtas.c: fix identation of rtas_ibm_suspend_me() args by Daniel Henrique Barboza · 4 years, 2 months ago
  8. aef92d8 pseries: fix kvmppc_set_fwnmi() by Laurent Vivier · 4 years, 7 months ago
  9. b90b9ec ppc/spapr: Add FWNMI machine check delivery warnings by Nicholas Piggin · 5 years ago
  10. ec010c0 ppc/spapr: KVM FWNMI should not be enabled until guest requests it by Nicholas Piggin · 5 years ago
  11. 75aa803 ppc/spapr: Ignore common "ibm,nmi-interlock" Linux bug by Nicholas Piggin · 5 years ago
  12. edfdbf9 ppc/spapr: Add FWNMI System Reset state by Nicholas Piggin · 5 years ago
  13. 8af7e1f ppc/spapr: Change FWNMI names by Nicholas Piggin · 5 years ago
  14. 395a20d ppc/spapr: Move GPRs setup to one place by Alexey Kardashevskiy · 5 years ago
  15. a4c3791 spapr/rtas: Print message from "ibm,os-term" by Alexey Kardashevskiy · 5 years ago
  16. 2500fb4 migration: Include migration support for machine check handling by Aravinda Prasad · 5 years ago
  17. f03496b ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls by Aravinda Prasad · 5 years ago
  18. 81fe70e target/ppc: Build rtas error log upon an MCE by Aravinda Prasad · 5 years ago
  19. dd32e94 hw/ppc/spapr_rtas: Remove local variable by Philippe Mathieu-Daudé · 5 years ago
  20. 500c2cc hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argument by Philippe Mathieu-Daudé · 5 years ago
  21. da2c8f4 hw/ppc/spapr_rtas: Use local MachineState variable by Philippe Mathieu-Daudé · 5 years ago
  22. 744a928 spapr: Stop providing RTAS blob by Alexey Kardashevskiy · 6 years ago
  23. 289af4a powerpc/spapr: Add host threads parameter to ibm,get_system_parameter by Suraj Jitindar Singh · 6 years ago
  24. 93eac7b spapr: Implement ibm,suspend-me by Nicholas Piggin · 6 years ago
  25. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  26. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  27. fe6b634 hw/ppc: Replace global smp variables with machine smp properties by Like Xu · 6 years ago
  28. 70de096 target/ppc: Set PSSCR_EC on cpu halt to prevent spurious wakeup by Suraj Jitindar Singh · 6 years ago
  29. 64db6c7 spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers by Cédric Le Goater · 6 years ago
  30. ce2918c spapr: Use CamelCase properly by David Gibson · 6 years ago
  31. 00fd075 target/ppc/spapr: Set LPCR:HR when using Radix mode by Benjamin Herrenschmidt · 6 years ago
  32. a84f717 target/ppc/kvm: set vcpu as online/offline by Nikunj A Dadhania · 6 years ago
  33. ab3dd74 hw/ppc: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
  34. d23b6ca hw: Use IEC binary prefix definitions from "qemu/units.h" by Philippe Mathieu-Daudé · 7 years ago
  35. 47a9b55 spapr: Clean up handling of LPCR power-saving exit bits by David Gibson · 7 years ago
  36. f00bed9 target/ppc: Delay initialization of LPCR_UPRT for secondary cpus by David Gibson · 7 years ago
  37. 84369f6 spapr: Make a helper to set up cpu entry point state by David Gibson · 7 years ago
  38. 9824891 spapr: Remove unhelpful helpers from rtas_start_cpu() by David Gibson · 7 years ago
  39. cf116ad spapr: Clean up rtas_start_cpu() & rtas_stop_self() by David Gibson · 7 years ago
  40. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  41. 9012a53 spapr: fix device tree properties when using compatibility mode by Greg Kurz · 7 years ago
  42. 51f8446 spapr: Correct compatibility mode setting for hotplugged CPUs by David Gibson · 7 years ago
  43. 3fe4f0f spapr/rtas: do not reset the MSR in stop-self command by Cédric Le Goater · 7 years ago
  44. 9a94ee5 spapr/rtas: disable the decrementer interrupt when a CPU is unplugged by Cédric Le Goater · 7 years ago
  45. 2e886fb ppc: spapr: Make VCPU ID handling private to SPAPR by Sam Bobroff · 8 years ago
  46. 81210c2 ppc: spapr: Rename cpu_dt_id to vcpu_id by Sam Bobroff · 8 years ago
  47. 2c55347 pseries: Correct panic behaviour for pseries machine type by David Gibson · 8 years ago
  48. b89b3d3 spapr: Move DRC RTAS calls into spapr_drc.c by David Gibson · 8 years ago
  49. f664b88 Remove/replace sysemu/char.h inclusion by Marc-André Lureau · 8 years ago
  50. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  51. c86f106 report guest crash information in GUEST_PANICKED event by Anton Nefedov · 8 years ago
  52. 3f5dabc pseries: Consolidate construction of /rtas device tree node by David Gibson · 8 years ago
  53. 2cac78c pseries: Consolidate RTAS loading by David Gibson · 8 years ago
  54. c229472 Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into staging by Peter Maydell · 8 years ago
  55. 9c5ce8d vl: Switch qemu_uuid to QemuUUID by Fam Zheng · 8 years ago
  56. 028ec3c spapr_rtas: convert to trace framework instead of DPRINTF by Laurent Vivier · 8 years ago
  57. eeddd59 tests: add RTAS command in the protocol by Laurent Vivier · 8 years ago
  58. ce9863b hw/ppc: use error_report instead of fprintf by Cédric Le Goater · 9 years ago
  59. af81cf3 spapr: CPU hotplug support by Bharata B Rao · 9 years ago
  60. 03dd024 hw: explicitly include qemu/log.h by Paolo Bonzini · 9 years ago
  61. 77ac58d dma: do not depend on kvm_enabled() by Paolo Bonzini · 10 years ago
  62. a110655 spapr: Fix ibm,lrdr-capacity by Bharata B Rao · 9 years ago
  63. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  64. 8a9c1b7 hw/ppc/spapr: Halt CPU when powering off via RTAS call by Thomas Huth · 9 years ago
  65. adf9ac5 pseries: Clean up error handling in spapr_rtas_register() by David Gibson · 9 years ago
  66. f201987 spapr: Remove rtas_st_buffer_direct() by David Gibson · 9 years ago
  67. c920f7b spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer by David Gibson · 9 years ago
  68. 0d75590 ppc: Clean up includes by Peter Maydell · 9 years ago
  69. 0cb688d spapr_drc: use RTAS return codes for methods called by RTAS by Michael Roth · 9 years ago
  70. e6fc956 spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add by Bharata B Rao · 10 years ago
  71. e394322 spapr: SPLPAR Characteristics by Sam Bobroff · 10 years ago
  72. 9102ded use qemu_cpu_kick instead of cpu_exit or qemu_cpu_kick_thread by Paolo Bonzini · 10 years ago
  73. db4ef28 spapr: Support ibm, lrdr-capacity device tree property by Bharata B Rao · 10 years ago
  74. 28e0204 spapr: Merge sPAPREnvironment into sPAPRMachineState by David Gibson · 10 years ago
  75. 46503c2 spapr_rtas: add ibm, configure-connector RTAS interface by Michael Roth · 10 years ago
  76. 886445a spapr_rtas: add get-sensor-state RTAS interface by Mike Day · 10 years ago
  77. 8c8639d spapr_rtas: add set-indicator RTAS interface by Mike Day · 10 years ago
  78. 094d205 spapr_rtas: add get/set-power-level RTAS interfaces by Nathan Fontenot · 10 years ago
  79. 12f4217 pseries: Move sPAPR RTC code into its own file by David Gibson · 10 years ago
  80. 2e14072 ppc: spapr-rtas - implement os-term rtas call by Nikunj A Dadhania · 11 years ago
  81. 3b50d89 spapr: Add RTAS sysparm SPLPAR Characteristics by Sam bobroff · 11 years ago
  82. b907d7b spapr: Add RTAS sysparm UUID by Sam bobroff · 11 years ago
  83. 3052d95 spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE by Sam bobroff · 11 years ago
  84. 3a3b850 spapr: Fix RTAS token numbers by Alexey Kardashevskiy · 11 years ago
  85. e010ad8 qapi event: convert RTC_CHANGE by Wenchao Xia · 11 years ago
  86. 6a0a70b hw: Add missing 'static' attributes by Stefan Weil · 11 years ago
  87. 0f20ba6 target-ppc: spapr: e500: fix to use cpu_dt_id by Alexey Kardashevskiy · 11 years ago
  88. 5a4348d device_tree: s/qemu_devtree/qemu_fdt globally by Peter Crosthwaite · 11 years ago
  89. 3ada6b1 spapr-rtas: add ibm, (get|set)-system-parameter by Alexey Kardashevskiy · 11 years ago
  90. a64d325 spapr-rtas: replace return code constants with macros by Alexey Kardashevskiy · 11 years ago
  91. 59760f2 spapr: add "stop-self" RTAS call required to support hot CPU unplug by Alexey Kardashevskiy · 12 years ago
  92. 210b580 spapr-rtas: add CPU argument to RTAS calls by Anthony Liguori · 12 years ago
  93. dd1750d kvm: Change kvm_cpu_synchronize_state() argument to CPUState by Andreas Färber · 12 years ago
  94. c67e216 spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu() by Andreas Färber · 12 years ago
  95. 05318a8 spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu() by Andreas Färber · 12 years ago
  96. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  97. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  98. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  99. 9f64bd8 ppc: move more files to hw/ppc by Paolo Bonzini · 12 years ago[Renamed from hw/spapr_rtas.c]
  100. 55e5c28 cpu: Move cpu_index field to CPUState by Andreas Färber · 12 years ago