1. f55e9d9 target-ppc: fix typo in _cpu_ppc_load_decr by Tristan Gingold · 16 years ago
  2. 5c130f6 Yet more phys_ram_base elimination. by pbrook · 16 years ago
  3. 9fdc60b kvm/powerpc: Add irq support for E500 core by aurel32 · 16 years ago
  4. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  5. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  6. d12d51d Clean up debugging code #ifdefs (Eduardo Habkost) by aliguori · 16 years ago
  7. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  8. 3b3fb32 Use qemu-log.h by blueswir1 · 16 years ago
  9. b55266b Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings by blueswir1 · 16 years ago
  10. aae9366 More PowerPC debug print fixes - hardware emulation pass. by j_mayer · 17 years ago
  11. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  12. 7b62a95 Add missing definition for number of input pins for the PowerPC 970 bus. by j_mayer · 17 years ago
  13. b172c56 Always make all PowerPC exception definitions visible. by j_mayer · 17 years ago
  14. ef397e8 Temporary hack to avoid Qemu crash at PowerPC reset time. by j_mayer · 17 years ago
  15. 3cbee15 * sort the PowerPC target object files by j_mayer · 17 years ago
  16. dbdd250 Implement time-base start/stop helpers. by j_mayer · 17 years ago
  17. e63ecc6 Do not allow PowerPC CPU restart after entering checkstop mode. by j_mayer · 17 years ago
  18. b33c17e PowerPC target coding style fixes. by j_mayer · 17 years ago
  19. b068d6a PowerPC target optimisations: make intensive use of always_inline. by j_mayer · 17 years ago
  20. 00af685 We never have to export ppc_set_irq. by j_mayer · 17 years ago
  21. 4e290a0 Share input pins and internal interrupt controller between all PowerPC 40x. by j_mayer · 17 years ago
  22. 8a84de2 Fix compilation on Darwin platform, avoiding the use of gcc function attributes by j_mayer · 17 years ago
  23. a062e36 Implement the PowerPC alternate time-base, following the 2.04 specification. by j_mayer · 17 years ago
  24. 58a7d32 Code provision for hypervisor timers resources, by j_mayer · 17 years ago
  25. a750fc0 Great rework and cleanups to ease PowerPC implementations definitions. by j_mayer · 17 years ago
  26. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  27. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  28. 4b6d0a4 PowerPC embedded timers fixes. Improve PowerPC timers debug. by j_mayer · 18 years ago
  29. 8ecc791 Add callbacks to allow dynamic change of PowerPC clocks (to be improved) by j_mayer · 18 years ago
  30. d0dfae6 Add bus model (or input pins) into PowerPC CPU flags. by j_mayer · 18 years ago
  31. a496775 Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout by j_mayer · 18 years ago
  32. e96efcf Fix miscellaneous display warnings for PowerPC & alpha targets by j_mayer · 18 years ago
  33. 24be5ae Add PowerPC 405 input pins (IRQ, resets, ...) model. by j_mayer · 18 years ago
  34. 2e719ba Embedded PowerPC Device Control Registers infrastructure. by j_mayer · 18 years ago
  35. e9df014 Implement embedded IRQ controller for PowerPC 6xx/740 & 750. by j_mayer · 18 years ago
  36. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  37. 636aaad Embedded PowerPC timers support. by j_mayer · 18 years ago
  38. 4710357 New model for PowerPC CPU hardware interrupt events: by j_mayer · 18 years ago
  39. 76a6625 Great PowerPC emulation code resynchronisation and improvments: by j_mayer · 18 years ago
  40. aef445b Merge common ISA access routines. by pbrook · 18 years ago
  41. 819385c suppressed m48t08 RTC - simplified m48t59 RTC api by bellard · 19 years ago
  42. 4e588a4 negative decr fix by bellard · 19 years ago
  43. 938828a use new machine API by bellard · 20 years ago
  44. fd0bbb1 cmdline init fix by bellard · 21 years ago
  45. a4193c8 support for opaque data on memory I/Os by bellard · 21 years ago
  46. 6420120 PowerPC prep/chrp/pmac support by bellard · 21 years ago
  47. 9fddaa0 PowerPC merge: real time TB and decrementer - faster and simpler exception handling (Jocelyn Mayer) by bellard · 21 years ago
  48. c5df018 ppc: suppressed unneeded globals and headers - added explicit type for ppc nvram by bellard · 21 years ago
  49. a541f29 PowerPC system emulation fixes (Jocelyn Mayer) by bellard · 21 years ago