aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/x86_64
Commit message (Expand)AuthorAgeFilesLines
...
* 32-on-64: Clean up and unify compat_arg_xlat_area handling.Keir Fraser2008-06-121-6/+13
* x86: rmb() can be weakened according to new Intel spec.Keir Fraser2007-11-211-3/+2
* x86: Re-factor and clean up system.h.Keir Fraser2007-11-211-0/+69
* x86: allow pv guests to disable TSC for applicationsKeir Fraser2007-10-291-3/+1
* x86: Tighten handling of page-type attributes and makeKeir Fraser2007-10-171-3/+3
* x86: Fix save_all regs macro for new CONFIG_FRAME_POINTER define.Keir Fraser2007-06-101-2/+6
* xen: Big changes to x86 start-of-day:kfraser@localhost.localdomain2007-05-101-0/+18
* xen: More 'IS_COMPAT' cleanups.kfraser@localhost.localdomain2007-04-272-7/+7
* xen x86/64: Fix int80 direct trap. It must check for events and alsoKeir Fraser2007-04-061-0/+10
* xen: Make all performance counter per-cpu, avoiding the need to updatekfraser@localhost.localdomain2007-03-271-6/+13
* Add WARN() and generic WARN_ON().kfraser@localhost.localdomain2007-03-271-0/+6
* [XEN] [TOOLS] 32on64 compat save/restore: unadjust L3E flags at save timeEmmanuel Ackaouy2007-02-231-1/+1
* x86: Better BUG() and ASSERT() logging.kfraser@localhost.localdomain2007-02-211-9/+18
* xen/x86: Better BUG back traces.kfraser@localhost.localdomain2007-02-201-0/+19
* [XEN] 32on64 shadowing / live migration support for PV PAE compat guestsEmmanuel Ackaouy2007-02-191-4/+6
* x86-64: fix Lx_DISALLOW_MASKkfraser@localhost.localdomain2007-02-161-4/+4
* [XEN] kexec: Remove asm/kexec.h. Move the single inline function intoIan Campbell2007-02-081-38/+0
* 32-on-64: Fix an one-off error in compat_addr_ok().kaf24@localhost.localdomain2007-01-261-1/+2
* [PATCH] kexec/kdump: remove unnecessary incusion of asm/fixmap.hIan Campbell2007-01-101-1/+0
* Support for save and restore of compatibility guestsEmmanuel Ackaouy2007-01-051-1/+1
* Adjust emulation code to deal with compatibility mode guests. ThisEmmanuel Ackaouy2007-01-051-1/+1
* Add page table setup and handling, including the creation of an m2p tableEmmanuel Ackaouy2007-01-052-2/+7
* Add logic to generate headers reflecting the compatibility mode layoutEmmanuel Ackaouy2007-01-051-0/+13
* Introduce _DOMF_compat and infrastructure as well as several conditionalsEmmanuel Ackaouy2007-01-051-2/+5
* [XEN] Spot incorrect use of lXe_write & Co.kfraser@localhost.localdomain2006-12-141-3/+3
* [XEN] Add new safe pte update macros and use as necessary whenkfraser@localhost.localdomain2006-12-071-1/+2
* [XEN] Remove uses of 'extern inline'.kfraser@localhost.localdomain2006-12-011-1/+1
* [HVM] Add canonical address checks and generally clean up.kfraser@localhost.localdomain2006-12-011-0/+2
* [XEN] Kexec / Kdump: x86_64 specific codeIan Campbell2006-11-302-7/+88
* [XEN] Kexec / Kdump: Code shared between x86_32 and x86_64Ian Campbell2006-11-302-0/+50
* [XEN] Various selector and callback cleanups to simplify the toolskfraser@localhost.localdomain2006-11-151-0/+3
* [XEN] Avoid taking domain biglock in the page-fault handler.kaf24@localhost.localdomain2006-11-041-0/+3
* Define REX64_PREFIX to account for assembler syntax differences on SVR4 targets.kfraser@localhost.localdomain2006-10-171-0/+6
* [XEN][X86_64] USe GLOBAL bit to build user mappings.kfraser@localhost.localdomain2006-09-191-0/+15
* [XEN] Clean up BASE_DISALLOW_MASK and fix for x86/64.kaf24@firebug.cl.cam.ac.uk2006-08-311-2/+9
* Replace shadow pagetable code with shadow2.tdeegan@york.uk.xensource.com2006-08-161-1/+4
* Lower-casify some macros, and rename kernel_mode() to guest_kernel_mode().kaf24@firebug.cl.cam.ac.uk2006-03-081-8/+9
* More upgrades of Xen code to linux-2.6.16-rc2.kaf24@firebug.cl.cam.ac.uk2006-02-141-2/+1
* Upgrade arch/x86/cpu/* files to their equivalents inkaf24@firebug.cl.cam.ac.uk2006-02-141-12/+2
* When a foreign page is mapped via a grant reference, itkaf24@firebug.cl.cam.ac.uk2005-11-221-4/+7
* Better Xen backtraces in debug builds (follow thekaf24@firebug.cl.cam.ac.uk2005-09-011-0/+10
* Avoid code duplication between stringified andkaf24@firebug.cl.cam.ac.uk2005-09-011-48/+6
* Writable pagetables for x86/64. Xen portion.kaf24@firebug.cl.cam.ac.uk2005-08-081-1/+2
* bitkeeper revision 1.1689 (42a58901_lkUvZPbAZcV8H9a9NNmtg)kaf24@firebug.cl.cam.ac.uk2005-06-071-21/+0
* bitkeeper revision 1.1688 (42a561d8CR-Fck16qBCLCOs9F40q3g)kaf24@firebug.cl.cam.ac.uk2005-06-071-3/+3
* bitkeeper revision 1.1683 (42a4622ekYvso9kv8cisS5m2QiUqiQ)kaf24@firebug.cl.cam.ac.uk2005-06-061-16/+0
* bitkeeper revision 1.1682 (42a42b05Cvw3LyFcUHH4i1_9HWbLBA)kaf24@firebug.cl.cam.ac.uk2005-06-061-248/+0
* bitkeeper revision 1.1659 (42a010dfU0RKWV-1WrueKEs8brwyOg)kaf24@firebug.cl.cam.ac.uk2005-06-031-0/+3
* bitkeeper revision 1.1624 (429d7aa7Gb7U1ztIGbXeQ0gPWlG51g)kaf24@firebug.cl.cam.ac.uk2005-06-011-3/+3
* bitkeeper revision 1.1615.1.3 (429c99ecG3lpbZMR_ulpeFavnrTbcQ)kaf24@firebug.cl.cam.ac.uk2005-05-311-4/+12