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