1. 6a0a70b hw: Add missing 'static' attributes by Stefan Weil · 11 years ago
  2. 848696b PortioList: Store PortioList in device state by Kirill Batuzov · 11 years ago
  3. 958db90 machine: Remove QEMUMachine indirection from MachineClass by Marcel Apfelbaum · 11 years ago
  4. 00b4fbe machine: Copy QEMUMachine's fields to MachineClass by Marcel Apfelbaum · 11 years ago
  5. 6a2b3d8 ppce500_spin: Initialize struct properly by Alexander Graf · 11 years ago
  6. e81a982 PPC: Clean up DECR implementation by Alexander Graf · 11 years ago
  7. 6a450df PPC: E500: Set PIR default reset value rather than SPR value by Alexander Graf · 11 years ago
  8. a1f7f97 hw/ppc: Avoid shifting left into sign bit by Peter Maydell · 11 years ago
  9. 3a87f8b Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging by Peter Maydell · 11 years ago
  10. 71461b0 spapr: Implement interface to fix device pathname by Alexey Kardashevskiy · 11 years ago
  11. 29ee324 spapr: QOM'ify pseries machine by Alexey Kardashevskiy · 11 years ago
  12. 5a06393 spapr_vio: Fix firmware names by Alexey Kardashevskiy · 11 years ago
  13. a46622f spapr_hcall: Fix little-endian resource handling in H_SET_MODE by Alexey Kardashevskiy · 11 years ago
  14. 7aaf495 spapr_hcall: Fix h_enter to loop correctly by Aneesh Kumar K.V · 11 years ago
  15. 1fe9e26 raven: Set a correct PCI memory region by Hervé Poussineau · 11 years ago
  16. 9a18391 raven: Implement non-contiguous I/O region by Hervé Poussineau · 11 years ago
  17. 90c5d39 Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging by Peter Maydell · 11 years ago
  18. 8bf0975 Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.0' into staging by Peter Maydell · 11 years ago
  19. 7effdaa spapr: Fix return value of vga initialization by Mark Wu · 11 years ago
  20. d0b2542 raven: Move BIOS loading from board code to PCI host by Hervé Poussineau · 11 years ago
  21. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  22. 33276f1 target-ppc: Clean up ENV_GET_CPU() usage by Andreas Färber · 11 years ago
  23. be86c53 Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging by Peter Maydell · 11 years ago
  24. 295d51a spapr-pci: Convert fprintf() to error_report() by Alexey Kardashevskiy · 11 years ago
  25. c6ba42f spapr-pci: Convert to QOM realize by Alexey Kardashevskiy · 11 years ago
  26. 1b8601b spapr-pci: Change the default PCI bus naming by Alexey Kardashevskiy · 11 years ago
  27. 0f20ba6 target-ppc: spapr: e500: fix to use cpu_dt_id by Alexey Kardashevskiy · 11 years ago
  28. 0ce470c target-ppc: add PowerPCCPU::cpu_dt_id by Alexey Kardashevskiy · 11 years ago
  29. a0fcac9 target-ppc: Introduce hypervisor call H_GET_TCE by Laurent Dufour · 11 years ago
  30. 3f94170 target-ppc: Change the hpte store API by Aneesh Kumar K.V · 11 years ago
  31. 7c43bca target-ppc: Fix page table lookup with kvm enabled by Aneesh Kumar K.V · 11 years ago
  32. f3c75d4 target-ppc: Fix htab_mask calculation by Aneesh Kumar K.V · 11 years ago
  33. 3c3b0dd PPC: sPAPR: Only use getpagesize() when we run with kvm by Alexander Graf · 11 years ago
  34. 5736245 target-ppc: Update external_htab even when HTAB is managed by kernel by Aneesh Kumar K.V · 11 years ago
  35. 3b66da8 spapr: print more detailed error message on failed load_elf() by Alexey Kardashevskiy · 11 years ago
  36. 133e70e spapr: support only ELF kernel images by Alexey Kardashevskiy · 11 years ago
  37. 0658aa9 virtex_ml507: Add support for loading initrd images by Edgar E. Iglesias · 11 years ago
  38. 09aa9a5 spapr-pci: enable adding PHB via -device by Alexey Kardashevskiy · 11 years ago
  39. 135a129 kvm: Add a new machine option kvm-type by Aneesh Kumar K.V · 11 years ago
  40. d5001cf xilinx: Delete hw/include/xilinx.h by Peter Crosthwaite · 11 years ago
  41. 2987371 xilinx: Inline usages of xilinx_timer_create() by Peter Crosthwaite · 11 years ago
  42. 13c9bfb xilinx: Inline usages of xilinx_intc_create() by Peter Crosthwaite · 11 years ago
  43. 81cce07 ppc/virtex_ml507: Define macros for irq/memory maps by Peter Crosthwaite · 11 years ago
  44. c7bcc85 qdev: Remove hex8/32/64 property types by Paolo Bonzini · 11 years ago
  45. aaab89a ppcemb-softmmu: Drop Mac and e500 emulation by Andreas Färber · 11 years ago
  46. f673e70 Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into staging by Peter Maydell · 11 years ago
  47. db3be60 exec: Make stb_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  48. 5ce5944 exec: Make stw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  49. ab1da85 exec: Make stl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  50. f606604 exec: Make stq_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  51. 41701aa exec: Make lduw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  52. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  53. fdfba1a exec: Make ldl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  54. ea81ce0 prep: Drop from ppcemb-softmmu by Andreas Färber · 11 years ago
  55. c0f2bf9 prep: Kill get_system_io() usage by Hervé Poussineau · 11 years ago
  56. 5eaac2f hw/ppc: Remove unused defines by Stefan Weil · 11 years ago
  57. 08c58f9 pci-host: Consistently set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  58. 837d371 sysbus: Set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  59. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  60. 5fe269b spapr: limit numa memory regions by ram size by Paul Mackerras · 11 years ago
  61. c417747 spapr: make sure RMA is in first mode of first memory node by Alexey Kardashevskiy · 11 years ago
  62. 5a4348d device_tree: s/qemu_devtree/qemu_fdt globally by Peter Crosthwaite · 11 years ago
  63. 3978b86 spapr: tie spapr-nvram to -pflash by Paolo Bonzini · 11 years ago
  64. 3ada6b1 spapr-rtas: add ibm, (get|set)-system-parameter by Alexey Kardashevskiy · 11 years ago
  65. a64d325 spapr-rtas: replace return code constants with macros by Alexey Kardashevskiy · 11 years ago
  66. 92b8e39 spapr_pci: s/INT64_MAX/UINT64_MAX/ by Michael S. Tsirkin · 11 years ago
  67. a6b6d08 hw/ppc/mac.h: remove unused BIOS_FILENAME definition by Michael Tokarev · 11 years ago
  68. 1246b25 misc: Replace 'struct QEMUTimer' by 'QEMUTimer' by Stefan Weil · 11 years ago
  69. 84dc96e PPC: BookE: Make FIT/WDT timers at best millisecond grained by Alexander Graf · 11 years ago
  70. 455df3f PPC: Make BookE FIT/WDT timers more lazy by Alexander Graf · 11 years ago
  71. fe1479a loader: drop return value for rom_add_blob_fixed by Michael S. Tsirkin · 11 years ago
  72. ef5cfe5 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  73. 73f395f misc: New spelling fixes in comments by Stefan Weil · 11 years ago
  74. 3bbf37f spapr: Use DeviceClass::fw_name for device tree CPU node by Andreas Färber · 11 years ago
  75. 5cc7a96 spapr-pci: enable irqfd for INTx by Alexey Kardashevskiy · 11 years ago
  76. 11ad93f xics-kvm: Support for in-kernel XICS interrupt controller by David Gibson · 11 years ago
  77. 5a3d7b2 xics: split to xics and xics-common by Alexey Kardashevskiy · 11 years ago
  78. 24408a7 spapr: move cpu_setup after kvmppc_set_papr by Alexey Kardashevskiy · 11 years ago
  79. 4fe822e spapr-rtas: fix h_rtas parameters reading by Alexey Kardashevskiy · 11 years ago
  80. dcb861c spapr: Add ibm, purr property on power7 and newer by Alexey Kardashevskiy · 11 years ago
  81. 3bf6eed spapr: increase temporary fdt buffer size by Alexey Kardashevskiy · 11 years ago
  82. 16457e7 pseries: Fix loading of little endian kernels by Benjamin Herrenschmidt · 11 years ago
  83. aaa6a40 Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging by Anthony Liguori · 12 years ago
  84. 9889e04 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  85. bdc4464 cpu: Use QTAILQ for CPU list by Andreas Färber · 12 years ago
  86. 7e47226 PPC: spapr: iommu: rework traces by Alexey Kardashevskiy · 12 years ago
  87. 59760f2 spapr: add "stop-self" RTAS call required to support hot CPU unplug by Alexey Kardashevskiy · 12 years ago
  88. 42561bf pseries: Add H_SET_MODE hcall to change guest exception endianness by Anton Blanchard · 12 years ago
  89. f1c2dc7 spapr-pci: rework MSI/MSIX by Alexey Kardashevskiy · 12 years ago
  90. 5dac82c spapr-pci: fix config space access to support bridges by Alexey Kardashevskiy · 12 years ago
  91. ad9990a ppc405_boards: Don't enforce presence of firmware for qtest by Andreas Färber · 12 years ago
  92. 0d84382 ppc405_uc: Disable debug output by Andreas Färber · 12 years ago
  93. bf2ed91 ppc405_boards: Disable debug output by Andreas Färber · 12 years ago
  94. daf285b ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine. by Efimov Vasily · 12 years ago
  95. 28290f3 PPC: E500: Generate device tree on reset by Alexander Graf · 12 years ago
  96. 3e998a7 Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5 by Anthony Liguori · 12 years ago
  97. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
  98. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  99. 9223836 ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params by Markus Armbruster · 12 years ago
  100. ee87e32 ppc: Don't explode QEMUMachineInitArgs into local variables needlessly by Markus Armbruster · 12 years ago