aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public/arch-x86_32.h
Commit message (Expand)AuthorAgeFilesLines
* Create new public header directory for x86-specific definitions.kfraser@localhost.localdomain2006-12-211-245/+2
* [XEN] Put the non-GPL license text in each public header file.kaf24@localhost.localdomain2006-11-081-0/+18
* [XEN] Remove VGCF_hvm_guest, replace with XEN_DOMINF_hvm_guest.kfraser@localhost.localdomain2006-11-031-3/+0
* [XEN] interfaces: Remove explicit alignment/padding from domctl/sysctl hyperc...kaf24@firebug.cl.cam.ac.uk2006-08-311-15/+2
* Replace dom0_ops hypercall with three new hypercalls:kfraser@localhost.localdomain2006-08-251-3/+15
* [XEN] Clarify x86 hypercall ABI in public header comments.kaf24@localhost.localdomain2006-08-191-3/+19
* Clean up console fields in start_info structure. Add compat code forkfraser@localhost.localdomain2006-08-151-0/+6
* [XEN] Add a warning about changeable size of shared_info structure.kaf24@localhost.localdomain2006-08-121-0/+1
* Define an architecture-specific 'long' type for ABI compatibility.kaf24@firebug.cl.cam.ac.uk2006-06-291-0/+2
* Export machine_to_phys start and end addresses to guests.kfraser@dhcp93.uk.xensource.com2006-06-201-1/+8
* Represent PFNs with their own type, rather than 'unsigned long'.kaf24@firebug.cl.cam.ac.uk2006-06-061-1/+4
* Extend callback-registration hypercall to take a flags argument.kaf24@firebug.cl.cam.ac.uk2006-06-051-3/+11
* [PAE] Fix support for pgdirs above 4GB. Requires an interface change so that ...kaf24@firebug.cl.cam.ac.uk2006-06-021-0/+8
* Place typedefs on their own separate lines in the Xen public headers.kaf24@firebug.cl.cam.ac.uk2006-05-191-13/+19
* Rename {SG}ET_XEN_GUEST_HANDLE to {sg}et_Xen_guest_handle, as theykaf24@firebug.cl.cam.ac.uk2006-04-281-2/+2
* Define __XEN_TOOLS__ when building tools. Use this tokaf24@firebug.cl.cam.ac.uk2006-04-271-0/+2
* Wrap all GUEST_HANDLEs in structures, and define SET/GET macros to access themkaf24@firebug.cl.cam.ac.uk2006-04-271-7/+4
* Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE.kaf24@firebug.cl.cam.ac.uk2006-04-271-14/+14
* Add new hypercall "set_callback" taking a callback identifier and theIan.Campbell@xensource.com2006-04-061-0/+5
* Paravirtualise the CPUID instruction by forcing emulation with an invalid-opc...kaf24@firebug.cl.cam.ac.uk2006-03-221-0/+12
* Upgrade all hypercalls to use the new guest_handle interface (on the Xen side).kaf24@firebug.cl.cam.ac.uk2006-03-071-0/+2
* Cleanup whitespace.cl349@firebug.cl.cam.ac.uk2006-03-061-1/+1
* Make guest_access implementation arch-specific.kaf24@firebug.cl.cam.ac.uk2006-03-041-0/+22
* Rename guest_handle() macro to GUEST_HANDLE() and define_guest_handle()kaf24@firebug.cl.cam.ac.uk2006-03-031-1/+1
* Move dom0_op hypercall to the guest_handle interface (inside Xen).kaf24@firebug.cl.cam.ac.uk2006-03-031-0/+1
* Big merge the HVM full-virtualisation abstractions.kaf24@firebug.cl.cam.ac.uk2006-01-311-1/+1
* Uniform definition of do_iret prototype. Use 'struct foo'kaf24@firebug.cl.cam.ac.uk2006-01-271-1/+1
* Pass NMIs to DOM0 via a dedicated callback, core Xen support.Ian.Campbell@xensource.com2006-01-111-0/+1
* Allow HYPERVISOR_VIRT_START/END public definitions to bekaf24@firebug.cl.cam.ac.uk2006-01-091-3/+8
* Bundle vcpu_time and vcpu_info structures together into a singlekaf24@firebug.cl.cam.ac.uk2005-11-281-1/+1
* When creating exception/interrupt stack frames for a guest,kaf24@firebug.cl.cam.ac.uk2005-11-101-1/+1
* Move linear faulting address (%cr2) out of the page faultkaf24@firebug.cl.cam.ac.uk2005-11-091-0/+5
* Fix Xen public interfaces and the tools to consistentlykaf24@firebug.cl.cam.ac.uk2005-10-121-28/+35
* Extend save/restore interface to cope with domains >4GB by adding a level of ...iap10@firebug.cl.cam.ac.uk2005-09-071-2/+5
* phys_to_mach and mach_to_phys tables contain long entries, notkaf24@firebug.cl.cam.ac.uk2005-09-061-1/+1
* Get rid of memory_t. Almost all uses should be unsigned long.kaf24@firebug.cl.cam.ac.uk2005-08-191-7/+4
* Remove non-ISO attributes from public headers.kaf24@firebug.cl.cam.ac.uk2005-07-021-27/+9
* bitkeeper revision 1.1751 (42bbe480z9Fp_L5Tc500W8c8CL3g9A)kaf24@firebug.cl.cam.ac.uk2005-06-241-3/+1
* bitkeeper revision 1.1741 (42ba8952xTiiA50azru9j4tKvXIVDA)arun.sharma@intel.com[kaf24]2005-06-231-0/+2
* bitkeeper revision 1.1709.1.14 (42b1ceb9Ne5WCPwhJ-uKiY4uN5-L5w)djm@kirby.fc.hp.com2005-06-161-0/+3
* bitkeeper revision 1.1625 (429d84a4tcD4ZWpKQyD4i0nn6K6LIg)kaf24@firebug.cl.cam.ac.uk2005-06-011-1/+0
* bitkeeper revision 1.1615.1.1 (429c8530L_ZtVuxsQcKwKB3yPuljog)kaf24@firebug.cl.cam.ac.uk2005-05-311-1/+5
* bitkeeper revision 1.1443 (428b3f59xxbCVcbUBrHu1R1TkWcYhg)kaf24@firebug.cl.cam.ac.uk2005-05-181-18/+10
* bitkeeper revision 1.1427 (4289b612hOngj49yfggKcA17ckis2g)kaf24@firebug.cl.cam.ac.uk2005-05-171-6/+8
* bitkeeper revision 1.1415 (42887ada_Jmkta2rYHnpJBE2EVpy4w)kaf24@firebug.cl.cam.ac.uk2005-05-161-3/+0
* bitkeeper revision 1.1389.1.4 (427125bdwah0mehgnafVLP-gRLDM_w)kaf24@firebug.cl.cam.ac.uk2005-04-281-10/+11
* bitkeeper revision 1.1389.1.2 (4270ed5dZvr_HdIQR0eBM2m4Kj81_A)kaf24@firebug.cl.cam.ac.uk2005-04-281-7/+6
* bitkeeper revision 1.1338.1.2 (42665facQKpiHhfw13qIq439AkffOw)kaf24@firebug.cl.cam.ac.uk2005-04-201-1/+4
* bitkeeper revision 1.1236.1.160 (424a861f1fQwwCOgZWaGK3g0CTOOkw)kaf24@firebug.cl.cam.ac.uk2005-03-301-0/+1
* bitkeeper revision 1.1236.25.21 (4235d857_qyCkzeGWIe4csiWvPwPYQ)kaf24@firebug.cl.cam.ac.uk2005-03-141-5/+2