aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit '0ba99fc6a188988f11361cb41eba7c1afce346d4' into upstream-mergeAvi Kivity2009-07-287-14/+7
|\|
| * Update to a hopefully more future proof FSF addressBlue Swirl2009-07-167-14/+7
* | Merge commit '9538749118d47dfcd3ed45804736027d87ec054e' into upstream-mergeAvi Kivity2009-07-282-11/+19
|\|
| * target-ppc: enable PPC_MFTB for 44xBaojun Wang2009-07-131-6/+6
| * ppc tcg: fix wrong bit/mask of wrteeiBaojun Wang2009-07-131-2/+2
| * target-ppc: fix evmergelo and evmergelohiNathan Froyd2009-07-121-3/+11
* | Fix ppc-softmmu kvm-disabled buildAnthony Liguori2009-06-282-0/+2
* | Merge branch 'master' of git://git.sv.gnu.org/qemu into upstream-mergeAvi Kivity2009-06-251-1/+7
|\|
| * target-ppc: permit linux-user to read PVRNathan Froyd2009-06-231-1/+7
* | Merge commit '4a24470497360d8b77568b83008d0e9d6eb0787d' into upstream-mergeAvi Kivity2009-06-251-0/+6
|\|
| * Apply TCGV_UNUSED on variables that GCC mistakenly thinks can be usedmalc2009-06-201-0/+6
* | Merge commit '15a1956af94e36105494f782a752698103addf63' into upstream-mergeAvi Kivity2009-06-252-328/+1194
|\|
| * Replace ELF section hack with normal tableBlue Swirl2009-06-172-898/+858
| * Concentrate rest of table entries to topBlue Swirl2009-06-171-107/+610
| * Concentrate most table entries to topBlue Swirl2009-06-171-422/+291
| * Clean up GEN_HANDLER2Blue Swirl2009-06-171-37/+110
| * Clean up GEN_HANDLERBlue Swirl2009-06-171-233/+694
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-06-161-1/+15
|\|
| * Fix mingw32 build warningsBlue Swirl2009-06-131-1/+15
* | Fold libkvm-common.h into libkvm-all.hGlauber Costa2009-06-111-1/+1
* | Do not use cpu_index in interface between libkvm and qemuGleb Natapov2009-06-041-7/+9
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-251-0/+5
|\|
| * kvm: Add missing bits to support live migrationJan Kiszka2009-05-221-0/+5
* | Copy libkvm into the qemu directory structureAvi Kivity2009-05-212-0/+136
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-211-11/+0
|\|
| * Convert machine registration to use module init functionsAnthony Liguori2009-05-211-11/+0
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-205-141/+141
|\|
| * Hardware convenience libraryPaul Brook2009-05-191-1/+0
| * target-ppc: expose cpu capability flagsNathan Froyd2009-05-163-138/+140
| * Include assert.h from qemu-common.hPaul Brook2009-05-131-1/+0
| * Fix typo that leads to out of bounds array access on big endian systemsmalc2009-05-131-1/+1
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-065-25/+37
|\|
| * Fix powerpc 604 reset vectorTristan Gingold2009-04-281-2/+2
| * Fix PPC resetBlue Swirl2009-04-284-21/+28
| * qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori2009-04-241-2/+1
| * qemu: per-arch cpu_has_work (Marcelo Tosatti)aliguori2009-04-241-1/+7
* | Merge branch 'master' of git://git.sv.gnu.org/qemu into masterAvi Kivity2009-04-232-25/+33
|\|
| * target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PUREaurel322009-04-161-19/+19
| * Fix ppc-softmmu warnings on OpenBSD hostblueswir12009-04-131-6/+14
* | Merge commit 'qemu-svn/trunk'Avi Kivity2009-04-061-4/+1
|\|
| * Add new command line option -singlestep for tcg single stepping.aurel322009-04-051-4/+1
* | Merge commit 'qemu-svn/trunk'Avi Kivity2009-03-311-0/+2
|\|
| * target-ppc: Explain why the whole TLB is flushed on SR writeaurel322009-03-291-0/+2
* | Merge commit 'qemu-svn/trunk'Avi Kivity2009-03-291-3/+3
|\|
| * target-ppc: avoid nop to override next instructionaurel322009-03-291-3/+3
* | Merge branch 'qemu-cvs'Avi Kivity2009-03-152-118/+18
|\|
| * Make the ELF loader aware of backwards compatibilityblueswir12009-03-131-2/+1
| * target-ppc: use the new bswap* TCG opsaurel322009-03-131-114/+15
| * tcg: rename bswap_i32/i64 functionsaurel322009-03-131-11/+11
* | Merge branch 'qemu-cvs'Avi Kivity2009-03-124-38/+50
|\|