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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xen-mapcache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix invalidate if memory requested was not bucket aligned
Frediano Ziglio
2012-08-22
1
-4
/
+5
*
xen-mapcache: don't unmap locked entry during mapcache invalidation
Julien Grall
2012-04-13
1
-0
/
+3
*
Xen, mapcache: Fix the compute of the size of bucket.
Anthony PERARD
2012-04-13
1
-5
/
+7
*
xen mapcache: check if memory region has moved.
Anthony PERARD
2012-03-19
1
-3
/
+19
*
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-13
1
-0
/
+2
*
block: convert qemu_aio_flush() calls to bdrv_drain_all()
Stefan Hajnoczi
2011-12-05
1
-1
/
+1
*
xen-mapcache: Fix rlimit set size.
Anthony PERARD
2011-09-09
1
-5
/
+24
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-14
/
+14
*
Fix a compilation error in xen-mapcache.c
Stefan Berger
2011-07-29
1
-2
/
+1
*
xen: Clean up map cache API naming
Jan Kiszka
2011-07-17
1
-18
/
+23
*
xen: remove xen_map_block and xen_unmap_block
Stefano Stabellini
2011-06-19
1
-31
/
+0
*
xen: remove qemu_map_cache_unlock
Stefano Stabellini
2011-06-19
1
-33
/
+0
*
xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZE
Stefano Stabellini
2011-06-19
1
-12
/
+65
*
Introduce qemu_put_ram_ptr
Anthony PERARD
2011-05-08
1
-0
/
+33
*
xen: Adds a cap to the number of map cache entries.
John Baboval
2011-05-08
1
-22
/
+15
*
xen: Introduce the Xen mapcache
Jun Nakajima
2011-05-08
1
-0
/
+349