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
/
qemu-common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'eb82284f180196f911fd70ebf0cddfbfdf5af3e3' into upstream-merge
Avi Kivity
2009-07-29
1
-3
/
+5
|
\
|
*
rename HAVE_IOVEC to CONFIG_IOVEC
Juan Quintela
2009-07-27
1
-2
/
+2
|
*
define MAP_ANONYMOUS if it is not defined in qemu-common.h
Juan Quintela
2009-07-27
1
-1
/
+3
|
*
Revert "support colon in filenames"
Anthony Liguori
2009-07-09
1
-1
/
+0
*
|
Revert "support colon in filenames"
Avi Kivity
2009-07-12
1
-1
/
+0
*
|
Merge commit '600309b6108484a60be4a84cfe68e6b8d645799c' into upstream-merge
Avi Kivity
2009-07-05
1
-0
/
+1
|
\
|
|
*
Fix missing strnlen problems
Blue Swirl
2009-07-01
1
-0
/
+1
*
|
Merge commit '6c1f42fe83bf9bc14a7a6cc5afd8dad83ee25c74' into upstream-merge
Avi Kivity
2009-06-30
1
-0
/
+1
|
\
|
|
*
support colon in filenames
Ram Pai
2009-06-29
1
-0
/
+1
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu
Avi Kivity
2009-05-20
1
-1
/
+9
|
\
|
|
*
SSP bus framework
Paul Brook
2009-05-14
1
-0
/
+1
|
*
Basic qdev infrastructure.
Paul Brook
2009-05-14
1
-0
/
+1
|
*
Constructor support
Anthony Liguori
2009-05-14
1
-0
/
+2
|
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
1
-0
/
+1
|
*
Follow coding conventions
Paul Brook
2009-05-10
1
-1
/
+4
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu
Avi Kivity
2009-05-06
1
-0
/
+13
|
\
|
|
*
qemu: introduce qemu_cpu_kick (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+4
|
*
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+6
|
*
qemu: create helper for event notification (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+3
*
|
Remove dead functions from cutils
Anthony Liguori
2009-04-30
1
-2
/
+0
*
|
Merge commit 'qemu-svn/trunk'
Avi Kivity
2009-03-29
1
-0
/
+1
|
\
|
|
*
add qemu_iovec_init_external (Christoph Hellwig)
aliguori
2009-03-28
1
-0
/
+1
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2009-03-15
1
-0
/
+1
|
\
|
|
*
DisplayAllocator interface (Stefano Stabellini)
aliguori
2009-03-13
1
-0
/
+1
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2009-03-12
1
-6
/
+0
|
\
|
|
*
Fix windows build and clean up use of <windows.h>
aliguori
2009-03-08
1
-6
/
+0
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2009-03-08
1
-0
/
+6
|
\
|
|
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-0
/
+3
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2009-02-08
1
-0
/
+1
|
\
|
|
*
Add qemu_iovec_reset() (Avi Kivity)
aliguori
2009-02-05
1
-0
/
+1
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2009-02-02
1
-3
/
+16
|
\
|
|
*
Replace noreturn with QEMU_NORETURN
malc
2009-02-01
1
-3
/
+3
|
*
qemu iovec: keep track of total size, allow partial copies (Gerd Hoffman)
aliguori
2009-01-26
1
-1
/
+2
|
*
I/O vector helpers (Avi Kivity)
aliguori
2009-01-22
1
-0
/
+12
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2009-01-18
1
-6
/
+20
|
\
|
|
*
DisplayState interface change (Stefano Stabellini)
aliguori
2009-01-15
1
-0
/
+3
|
*
Fix Windows build (Hervé Poussineau)
aliguori
2009-01-15
1
-3
/
+6
|
*
Add noreturn function attribute
blueswir1
2009-01-14
1
-3
/
+11
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2008-12-15
1
-1
/
+1
|
\
|
|
*
Rename fls to qemu_fls
blueswir1
2008-12-11
1
-1
/
+1
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2008-12-07
1
-1
/
+11
|
\
|
|
*
The configure test for struct iovec #includes <sys/uio.h> but qemu-common.h d...
blueswir1
2008-12-06
1
-0
/
+2
|
*
Make struct iovec universally available
aliguori
2008-12-05
1
-1
/
+9
|
*
Introduce fls() helper
aliguori
2008-12-04
1
-0
/
+1
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2008-11-23
1
-0
/
+16
|
\
|
|
*
Attached patch fixes a series of this warning
blueswir1
2008-11-16
1
-0
/
+16
*
|
Fold vcpu_info into CPUState
Jes Sorensen
2008-11-18
1
-0
/
+8
*
|
Merge branch 'qemu-cvs'
Avi Kivity
2008-11-13
1
-0
/
+2
|
\
|
|
*
Include <strings.h> for ffs().
balrog
2008-11-12
1
-0
/
+1
|
*
sockets: helper functions for qemu (Gerd Hoffman)
aliguori
2008-11-11
1
-0
/
+1
[next]