aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: fix RFI by clearing some bits of MSRThomas Monjalon2010-07-201-1/+0
* Merge commit '59f2689d9082f2f631253c810f73cd22290144a9' into upstream-mergeAvi Kivity2009-11-221-3/+1
|\
| * user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl2009-11-071-3/+0
| * PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl2009-11-071-3/+2
| * PPC: remove unneeded calls to device resetBlue Swirl2009-11-071-0/+2
| * Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-58/+58
| * Get rid of _t suffixmalc2009-10-011-58/+58
* | Merge commit '1452411b25fb207e7f442e5a5128f34b4939d31c' into upstream-mergeAvi Kivity2009-08-241-189/+172
|\|
| * Replace REGX with PRIx64Blue Swirl2009-08-161-2/+3
| * Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl2009-08-161-109/+104
| * Replace always_inline with inlineBlue Swirl2009-08-161-79/+66
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-08-041-1/+1
|\|
| * target-ppc: retain l{w,d}arx loaded valueNathan Froyd2009-08-031-1/+1
* | Merge commit '452e475196a3f8b6b96d16bbaca727ebc1278a97' into upstream-mergeAvi Kivity2009-07-281-10/+10
|\|
| * Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl2009-07-201-10/+10
* | Merge commit '0ba99fc6a188988f11361cb41eba7c1afce346d4' into upstream-mergeAvi Kivity2009-07-281-2/+1
|\|
| * Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* | Fix ppc-softmmu kvm-disabled buildAnthony Liguori2009-06-281-0/+1
|/
* Include assert.h from qemu-common.hPaul Brook2009-05-131-1/+0
* Fix PPC resetBlue Swirl2009-04-281-0/+1
* qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori2009-04-241-2/+1
* target-ppc: Explain why the whole TLB is flushed on SR writeaurel322009-03-291-0/+2
* Disable BAT for 970blueswir12009-03-071-3/+3
* Keep SLB in-CPUblueswir12009-03-071-63/+69
* Fix NX bitblueswir12009-03-071-1/+1
* Enable 64bit mode on interruptsblueswir12009-03-071-1/+5
* Implement large pagesblueswir12009-03-071-30/+48
* Implement slbmteblueswir12009-03-071-13/+47
* Turn MMU off on resetblueswir12009-02-211-1/+1
* targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Log reset events (Jan Kiszka)aliguori2009-01-261-2/+6
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-151-69/+29
* Clean up debugging code #ifdefs (Eduardo Habkost)aliguori2009-01-151-223/+105
* powerpc/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm is enabled (Liu Yu)aliguori2009-01-151-1/+2
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* target-ppc: Enable KVM for ppcemb.aurel322008-12-161-0/+5
* target-ppc: remove remaining warningsaurel322008-12-111-4/+4
* target-ppc: remove unneeded includeaurel322008-12-111-1/+0
* target-ppc: rework exception codeaurel322008-12-111-18/+0
* target-ppc: enable SPE and Altivec in user modeaurel322008-12-101-0/+2
* target-ppc: initialize MSR appropriately in user-modeaurel322008-12-101-1/+1
* target-ppc: enable access type in MMUaurel322008-12-081-4/+1
* target-ppc: convert SPR accesses to TCGaurel322008-12-071-38/+8
* target-ppc: convert SLB/TLB instructions to TCGaurel322008-12-061-7/+0
* target-ppc: convert exceptions generation to TCGaurel322008-11-221-0/+18
* TCG variable type checking.pbrook2008-11-171-0/+1
* target-ppc: Convert XER accesses to TCGaurel322008-10-211-10/+0
* PPC: convert effective address computation to TCGaurel322008-10-141-13/+0
* Add instruction counter.pbrook2008-06-291-0/+1
* Remove osdep.c/qemu-img code duplicationaurel322008-04-111-0/+1