aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/tmem_xen.h
Commit message (Expand)AuthorAgeFilesLines
* tmem: add XSM hooksDaniel De Graaf2013-01-111-1/+7
* xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriateStefano Stabellini2012-10-171-7/+11
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-18/+0
* tmem: reduce severity of log messagesJan Beulich2012-09-111-0/+3
* tmem: don't access guest memory without using the accessors intended for thisJan Beulich2012-09-111-7/+13
* Include some header files that are not automatically included on all archsStefano Stabellini2012-01-231-0/+1
* force inclusion of xen/config.h through compiler optionJan Beulich2012-01-131-1/+0
* remove the use of -Wno-unused-valueJan Beulich2011-12-131-3/+3
* Use bool_t for various boolean variablesKeir Fraser2010-12-241-13/+10
* tmem: Use of 'new' clashes with C++ reserved namespace.Keir Fraser2010-12-101-3/+3
* Enable tmem functionality for PV on HVM guests. Guest kernelKeir Fraser2010-06-211-1/+3
* tmem: Fix domain lifecycle synchronisation.Keir Fraser2010-06-101-11/+14
* Tmem: fix domain refcount leak by returning to simpler modelKeir Fraser2010-06-101-8/+11
* tmem: fix ia64 buildKeir Fraser2010-04-081-0/+1
* tmem: add page deduplication with optional compression or trailing-zero-elimi...Keir Fraser2010-04-061-3/+119
* Fix domain reference leaksKeir Fraser2010-02-101-3/+11
* tmem: Reduce verbosity on failed memory allocations.Keir Fraser2010-01-081-3/+2
* tmem: reclaim minimal memory proactivelyKeir Fraser2009-12-091-0/+5
* tmem: fix freeable memory accounting errorKeir Fraser2009-11-241-1/+1
* tmem: fix domain shutdown problem/raceKeir Fraser2009-11-141-1/+3
* tmem: expose freeable memoryKeir Fraser2009-08-101-1/+25
* tmem: save/restore/migrate/livemigrate and shared pool authenticationKeir Fraser2009-08-061-9/+18
* tmem: extra statsKeir Fraser2009-06-271-0/+10
* tmem: fix 32-on-64 supportKeir Fraser2009-06-171-0/+26
* tmem: cleanupsKeir Fraser2009-06-161-2/+2
* Transcendent memory ("tmem") for Xen.Keir Fraser2009-05-261-0/+356