aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/lib.h
Commit message (Expand)AuthorAgeFilesLines
* xen: Add macro ROUNDUPJulien Grall2013-10-081-0/+2
* console: buffer and show origin of guest PV writesDaniel De Graaf2013-09-101-0/+2
* gcov: Call constructors during initializationFrediano Ziglio2013-02-211-0/+2
* xen: Define debug_build() based on NDEBUG. Use it in a few printk's.Keir Fraser2013-01-301-0/+2
* IOMMU: add phantom function supportJan Beulich2013-01-071-0/+3
* use C11's _Static_assert() for BUILD_BUG_ON etc when availableJan Beulich2012-07-271-2/+8
* Allow cmdline_parse() to be used with const stringsDavid Vrabel2012-03-221-1/+1
* xen: Remove unused vsscanf/sscanf functionsDaniel De Graaf2012-02-061-4/+0
* force inclusion of xen/config.h through compiler optionJan Beulich2012-01-131-1/+0
* Adjust non-debug ASSERT() definition to avoid unused-variable warnings.Keir Fraser2011-08-221-1/+1
* Update radix-tree.[ch] from upstream Linux to gain RCU awareness.Keir Fraser2011-05-091-1/+2
* xen: stringify assertion condition for printing sooner.Keir Fraser2011-01-181-2/+2
* consolidate custom parameter parsing routines looking for boolean valuesKeir Fraser2010-11-191-0/+1
* Define Linux-style <preempt.h> interface.Keir Fraser2010-11-181-2/+0
* Add locking-depth debugging, introduce in_atomic() boolean.Keir Fraser2010-11-161-0/+2
* Define ABS() library function. Use it.Keir Fraser2010-05-111-0/+5
* Reduce 'd' debug key's global impactKeir Fraser2010-05-061-0/+3
* Move muldiv64 out and make it as a public function.Keir Fraser2009-06-241-0/+2
* Transcendent memory ("tmem") for Xen.Keir Fraser2009-05-261-0/+2
* Introduce __must_be_arrayKeir Fraser2009-05-201-0/+6
* Use unlikely() in BUG_ON()/WARN_ON()Keir Fraser2009-03-311-2/+2
* x86 mcheck: Provide MCA "injection" hypervisor services.Keir Fraser2009-03-171-0/+1
* Fix BUILD_BUG_ON()Keir Fraser2008-12-111-1/+1
* Xen Security Modules: FLASKkfraser@localhost.localdomain2007-08-311-0/+4
* Add WARN() and generic WARN_ON().kfraser@localhost.localdomain2007-03-271-1/+3
* x86: Better BUG() and ASSERT() logging.kfraser@localhost.localdomain2007-02-211-10/+12
* xen/x86: Better BUG back traces.kfraser@localhost.localdomain2007-02-201-2/+3
* Remove sprintf() from Xen. Use snprintf() and friends.Keir Fraser2007-01-301-2/+1
* Remove unused implementation of vsprintf().kfraser@localhost.localdomain2007-01-291-2/+1
* Improve consistency of type-attribute usage (volatile/const).kfraser@localhost.localdomain2006-12-211-5/+5
* [XEN] Add 'loglvl' and 'guest_loglvl' boot parameters.kaf24@localhost.localdomain2006-11-021-4/+0
* [XEN] Extend dom0_mem syntax to support min/max clamps.kfraser@localhost.localdomain2006-11-011-1/+1
* [XEN] Implement log levels. It adds the thresholds and code to printkkaf24@localhost.localdomain2006-10-271-0/+4
* [XEN] Implement rate-limited logging.kaf24@localhost.localdomain2006-10-271-0/+2
* [XEN] Remove definition of printf. All users are switched to printk.kfraser@localhost.localdomain2006-10-231-2/+1
* [OpenBSD] Various changes to get Xen building on OpenBSD.kfraser@localhost.localdomain2006-10-181-1/+1
* [XEN] Remove shadow2 dependencies from common code.kfraser@localhost.localdomain2006-08-181-2/+2
* Replace shadow pagetable code with shadow2.tdeegan@york.uk.xensource.com2006-08-161-2/+2
* [XEN] BUG() places console in sync mode.kfraser@dhcp93.uk.xensource.com2006-06-281-7/+11
* [XEN] Add a warning banner when 'sync_console' is used. Make itkaf24@firebug.cl.cam.ac.uk2006-06-201-0/+1
* Add BUILD_BUG_ON() and a handful of users.kaf24@firebug.cl.cam.ac.uk2006-04-271-0/+3
* Add format printf attribute to panic() prototype and fix the error kaf24@firebug.cl.cam.ac.uk2006-03-261-1/+2
* Upgrade arch/x86/cpu/* files to their equivalents inkaf24@firebug.cl.cam.ac.uk2006-02-141-0/+8
* Add cpumask_scnprintf() and cpulist_scnprintf(). This alsokaf24@firebug.cl.cam.ac.uk2006-01-071-2/+8
* bitkeeper revision 1.1649 (429f6bb65KQm70mnFwO33ykh9n1qag)cl349@firebug.cl.cam.ac.uk2005-06-021-1/+1
* bitkeeper revision 1.1619.1.2 (429ce59cTt9KxcOT0JuoCYbuDDPRFw)cl349@firebug.cl.cam.ac.uk2005-05-311-0/+1
* bitkeeper revision 1.1466.2.1 (428d01177uVxPlsgcWtGU3xUZaKeJw)kaf24@firebug.cl.cam.ac.uk2005-05-191-1/+1
* bitkeeper revision 1.1389.17.1 (42823056RNtq4AlseRHL98DJV2uJgA)kaf24@firebug.cl.cam.ac.uk2005-05-111-3/+10
* bitkeeper revision 1.1389.5.40 (428084e6OcTkByL6plgj4UPN6alYkA)kaf24@firebug.cl.cam.ac.uk2005-05-101-0/+1
* bitkeeper revision 1.1385.1.7 (427f6405sUeICnIzUJ_HaXbYnLds4A)mafetter@fleming.research2005-05-091-1/+1