67 Commits (7a2c4b82340d621bff462672b29c88d2020d68c1)

Author SHA1 Message Date
Blue Swirl 8b2715a01e ppc: remove a write-only variable 16 years ago
David Gibson 9d52e9079d Add POWER7 support for ppc 16 years ago
Paolo Bonzini 7447545544 change all other clock references to use nanosecond resolution accessors 16 years ago
Paolo Bonzini 94ad5b00a3 always qemu_cpu_kick after unhalting a cpu 16 years ago
Edgar E. Iglesias d63cb48db9 powerpc: Make the decr interrupt type overridable 16 years ago
Alexander Graf fc87e18530 KVM: PPC: Add level based interrupt logic 16 years ago
Thomas Monjalon 3d78499a49 target-ppc: remove dead code 17 years ago
Alexander Graf 73b01960b4 PPC: Make DCR uint32_t 17 years ago
Aurelien Jarno b711de9565 PPC64: Fix alternate timebase 17 years ago
Alexander Graf e3ea652962 PPC64: Fix timebase 17 years ago
Blue Swirl d84bda46de PPC: rename cpu_ppc_reset to cpu_reset for consistency 17 years ago
Gerd Hoffmann 3c178e72e0 rom loader: fix sparc -kernel boot. 17 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Blue Swirl ca20cf32ab Compile loader only once 17 years ago
Juan Quintela 6ee093c907 Unexport ticks_per_sec variable. Create get_ticks_per_sec() function 17 years ago
Blue Swirl 90e189ece1 Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx 17 years ago
Blue Swirl 636aa20056 Replace always_inline with inline 17 years ago
Tristan Gingold f55e9d9a40 target-ppc: fix typo in _cpu_ppc_load_decr 18 years ago
pbrook 5c130f659b Yet more phys_ram_base elimination. 18 years ago
aurel32 9fdc60bf55 kvm/powerpc: Add irq support for E500 core 18 years ago
aliguori 487414f1cb hw: remove error handling from qemu_malloc() callers (Avi Kivity) 18 years ago
aliguori 93fcfe39a0 Convert references to logfile/loglevel to use qemu_log*() macros 18 years ago
aliguori d12d51d5ba Clean up debugging code #ifdefs (Eduardo Habkost) 18 years ago
blueswir1 b1d8e52e63 Fix undeclared symbol warnings from sparse 18 years ago
blueswir1 3b3fb32229 Use qemu-log.h 18 years ago
blueswir1 b55266b5a2 Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 18 years ago
j_mayer aae9366a03 More PowerPC debug print fixes - hardware emulation pass. 19 years ago
pbrook 87ecb68bdf Break up vl.h. 19 years ago
j_mayer 7b62a95504 Add missing definition for number of input pins for the PowerPC 970 bus. 19 years ago
j_mayer b172c56a6d Always make all PowerPC exception definitions visible. 19 years ago
j_mayer ef397e88e9 Temporary hack to avoid Qemu crash at PowerPC reset time. 19 years ago
j_mayer 3cbee15b9a * sort the PowerPC target object files 19 years ago
j_mayer dbdd25065e Implement time-base start/stop helpers. 19 years ago
j_mayer e63ecc6f68 Do not allow PowerPC CPU restart after entering checkstop mode. 19 years ago
j_mayer b33c17e12d PowerPC target coding style fixes. 19 years ago
j_mayer b068d6a713 PowerPC target optimisations: make intensive use of always_inline. 19 years ago
j_mayer 00af685fc9 We never have to export ppc_set_irq. 19 years ago
j_mayer 4e290a0b71 Share input pins and internal interrupt controller between all PowerPC 40x. 19 years ago
j_mayer 8a84de23b8 Fix compilation on Darwin platform, avoiding the use of gcc function attributes 19 years ago
j_mayer a062e36c58 Implement the PowerPC alternate time-base, following the 2.04 specification. 19 years ago
j_mayer 58a7d32872 Code provision for hypervisor timers resources, 19 years ago
j_mayer a750fc0b91 Great rework and cleanups to ease PowerPC implementations definitions. 19 years ago
ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
j_mayer 4b6d0a4c7a PowerPC embedded timers fixes. 20 years ago
j_mayer 8ecc791352 Add callbacks to allow dynamic change of PowerPC clocks (to be improved) 20 years ago
j_mayer d0dfae6e91 Add bus model (or input pins) into PowerPC CPU flags. 20 years ago
j_mayer a496775f87 Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout 20 years ago
j_mayer e96efcfcb1 Fix miscellaneous display warnings for PowerPC & alpha targets 20 years ago