GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge commit '0ba99fc6a188988f11361cb41eba7c1afce346d4' into upstream-merge
Avi Kivity
2009-07-28
7
-14
/
+7
|
\
|
|
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
7
-14
/
+7
*
|
Merge commit '9538749118d47dfcd3ed45804736027d87ec054e' into upstream-merge
Avi Kivity
2009-07-28
2
-11
/
+19
|
\
|
|
*
target-ppc: enable PPC_MFTB for 44x
Baojun Wang
2009-07-13
1
-6
/
+6
|
*
ppc tcg: fix wrong bit/mask of wrteei
Baojun Wang
2009-07-13
1
-2
/
+2
|
*
target-ppc: fix evmergelo and evmergelohi
Nathan Froyd
2009-07-12
1
-3
/
+11
*
|
Fix ppc-softmmu kvm-disabled build
Anthony Liguori
2009-06-28
2
-0
/
+2
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu into upstream-merge
Avi Kivity
2009-06-25
1
-1
/
+7
|
\
|
|
*
target-ppc: permit linux-user to read PVR
Nathan Froyd
2009-06-23
1
-1
/
+7
*
|
Merge commit '4a24470497360d8b77568b83008d0e9d6eb0787d' into upstream-merge
Avi Kivity
2009-06-25
1
-0
/
+6
|
\
|
|
*
Apply TCGV_UNUSED on variables that GCC mistakenly thinks can be used
malc
2009-06-20
1
-0
/
+6
*
|
Merge commit '15a1956af94e36105494f782a752698103addf63' into upstream-merge
Avi Kivity
2009-06-25
2
-328
/
+1194
|
\
|
|
*
Replace ELF section hack with normal table
Blue Swirl
2009-06-17
2
-898
/
+858
|
*
Concentrate rest of table entries to top
Blue Swirl
2009-06-17
1
-107
/
+610
|
*
Concentrate most table entries to top
Blue Swirl
2009-06-17
1
-422
/
+291
|
*
Clean up GEN_HANDLER2
Blue Swirl
2009-06-17
1
-37
/
+110
|
*
Clean up GEN_HANDLER
Blue Swirl
2009-06-17
1
-233
/
+694
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu
Avi Kivity
2009-06-16
1
-1
/
+15
|
\
|
|
*
Fix mingw32 build warnings
Blue Swirl
2009-06-13
1
-1
/
+15
*
|
Fold libkvm-common.h into libkvm-all.h
Glauber Costa
2009-06-11
1
-1
/
+1
*
|
Do not use cpu_index in interface between libkvm and qemu
Gleb Natapov
2009-06-04
1
-7
/
+9
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu
Avi Kivity
2009-05-25
1
-0
/
+5
|
\
|
|
*
kvm: Add missing bits to support live migration
Jan Kiszka
2009-05-22
1
-0
/
+5
*
|
Copy libkvm into the qemu directory structure
Avi Kivity
2009-05-21
2
-0
/
+136
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu
Avi Kivity
2009-05-21
1
-11
/
+0
|
\
|
|
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-11
/
+0
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu
Avi Kivity
2009-05-20
5
-141
/
+141
|
\
|
|
*
Hardware convenience library
Paul Brook
2009-05-19
1
-1
/
+0
|
*
target-ppc: expose cpu capability flags
Nathan Froyd
2009-05-16
3
-138
/
+140
|
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
1
-1
/
+0
|
*
Fix typo that leads to out of bounds array access on big endian systems
malc
2009-05-13
1
-1
/
+1
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu
Avi Kivity
2009-05-06
5
-25
/
+37
|
\
|
|
*
Fix powerpc 604 reset vector
Tristan Gingold
2009-04-28
1
-2
/
+2
|
*
Fix PPC reset
Blue Swirl
2009-04-28
4
-21
/
+28
|
*
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-04-24
1
-2
/
+1
|
*
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
2009-04-24
1
-1
/
+7
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu into master
Avi Kivity
2009-04-23
2
-25
/
+33
|
\
|
|
*
target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PURE
aurel32
2009-04-16
1
-19
/
+19
|
*
Fix ppc-softmmu warnings on OpenBSD host
blueswir1
2009-04-13
1
-6
/
+14
*
|
Merge commit 'qemu-svn/trunk'
Avi Kivity
2009-04-06
1
-4
/
+1
|
\
|
|
*
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
1
-4
/
+1
*
|
Merge commit 'qemu-svn/trunk'
Avi Kivity
2009-03-31
1
-0
/
+2
|
\
|
|
*
target-ppc: Explain why the whole TLB is flushed on SR write
aurel32
2009-03-29
1
-0
/
+2
*
|
Merge commit 'qemu-svn/trunk'
Avi Kivity
2009-03-29
1
-3
/
+3
|
\
|
|
*
target-ppc: avoid nop to override next instruction
aurel32
2009-03-29
1
-3
/
+3
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2009-03-15
2
-118
/
+18
|
\
|
|
*
Make the ELF loader aware of backwards compatibility
blueswir1
2009-03-13
1
-2
/
+1
|
*
target-ppc: use the new bswap* TCG ops
aurel32
2009-03-13
1
-114
/
+15
|
*
tcg: rename bswap_i32/i64 functions
aurel32
2009-03-13
1
-11
/
+11
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2009-03-12
4
-38
/
+50
|
\
|
[prev]
[next]