Sign in
qemu
/
qemu
/
b3f823306829a717b072548e630e0bd769706802
/
xen-mapcache.c
21cbfe5
xen: Clean up includes
by Peter Maydell
· 9 years ago
e0cb42a
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
by Ian Campbell
· 9 years ago
012aef0
maint: avoid useless "if (foo) free(foo)" pattern
by Markus Armbruster
· 9 years ago
86a6a9b
xen: add a lock for the mapcache
by Paolo Bonzini
· 10 years ago
9b6d7b3
xen: do not use __-named variables in mapcache
by Paolo Bonzini
· 10 years ago
643f593
xen: build on ARM
by Stefano Stabellini
· 11 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
044d4e1
xen-mapcache: pass the right size argument to test_bits
by Hanweidong
· 12 years ago
e2deee3
xen-mapcache: replace last_address_index with a last_entry pointer
by Stefano Stabellini
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
27b7652
Fix invalidate if memory requested was not bucket aligned
by Frediano Ziglio
· 12 years ago
852a7ce
xen-mapcache: don't unmap locked entry during mapcache invalidation
by Julien Grall
· 13 years ago
09ab48e
Xen, mapcache: Fix the compute of the size of bucket.
by Anthony PERARD
· 13 years ago
cd1ba7d
xen mapcache: check if memory region has moved.
by Anthony PERARD
· 13 years ago
6b620ca
prepare for future GPLv2+ relicensing
by Paolo Bonzini
· 13 years ago
922453b
block: convert qemu_aio_flush() calls to bdrv_drain_all()
by Stefan Hajnoczi
· 13 years ago
56c119e
xen-mapcache: Fix rlimit set size.
by Anthony PERARD
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
ecf169b
Fix a compilation error in xen-mapcache.c
by Stefan Berger
· 13 years ago
e41d7c6
xen: Clean up map cache API naming
by Jan Kiszka
· 14 years ago
6506e4f
xen: remove xen_map_block and xen_unmap_block
by Stefano Stabellini
· 14 years ago
cd30608
xen: remove qemu_map_cache_unlock
by Stefano Stabellini
· 14 years ago
c13390c
xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZE
by Stefano Stabellini
· 14 years ago
050a0dd
Introduce qemu_put_ram_ptr
by Anthony PERARD
· 14 years ago
ea6c5f8
xen: Adds a cap to the number of map cache entries.
by John Baboval
· 14 years ago
432d268
xen: Introduce the Xen mapcache
by Jun Nakajima
· 14 years ago