aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse/include
Commit message (Expand)AuthorAgeFilesLines
* [LINUX] Make xen /dev/mem aware of IA64 to use X.kfraser@localhost.localdomain2006-11-222-2/+4
* [XENOPROFILE] Update xenoprof linux side patch following Renato's comment.kfraser@localhost.localdomain2006-11-222-8/+5
* [XENOPROF] Make xenoprof of linux side arch generic with some bug fixes.kfraser@localhost.localdomain2006-11-222-2/+34
* [XENOPROFILE] Split linux-2.6-xen-sparse/arch/i386/oprofile/xenoprof.c intokfraser@localhost.localdomain2006-11-222-0/+61
* [LINUX] x86/64: Fix backward compatibility to Xen 3.0.2.kfraser@localhost.localdomain2006-11-141-6/+13
* [LINUX] Preserve flags when converting PTEs from machine to phys.kfraser@localhost.localdomain2006-11-144-15/+49
* [LINUX] Support variable hypervisor_virt_start.kfraser@localhost.localdomain2006-11-105-5/+9
* Revert 12361:32f7b40ace426d3acdf26c21c20cb6b4562d9f10.kfraser@localhost.localdomain2006-11-101-7/+1
* [LINUX] Extend physical mapping to maxmem instead of memkfraser@localhost.localdomain2006-11-101-1/+7
* [BLKTAP] ia64 supportkfraser@localhost.localdomain2006-11-071-0/+16
* PV-on-HVM: Fix PV-on-HVM drivers need maddr.h included for defn of maddr_t.kfraser@localhost.localdomain2006-11-071-1/+1
* [LINUX] Don't use uint64_t parameter to gnttab_set_{,un}map_op() whenkfraser@localhost.localdomain2006-11-061-2/+3
* [LINUX] Clean up header includes (gnttab.h from fixmap.h).kfraser@localhost.localdomain2006-11-032-2/+0
* [BLKTAP] Fix Linux and Xen gnttab map operations when mapping intokfraser@localhost.localdomain2006-11-021-2/+2
* PV-on-HVM: Fix PV-on-HVM drivers for IA64.Ian Campbell2006-11-021-0/+3
* Clean up recent changes to reboot code. This fixes PV save/restore.kfraser@localhost.localdomain2006-10-311-19/+0
* [HVM][LINUX][TOOLS] Make xm {shutdown|reboot} do something sensible for HVMSteven Smith2006-10-311-0/+19
* [LINUX] Fix build breakage from previous patch.kfraser@localhost.localdomain2006-10-302-2/+2
* [LINUX] Use CONFIG_XEN_COMPAT_030002 where possible.kfraser@localhost.localdomain2006-10-305-0/+36
* [LINUX] Declare structs as 'static __initdata' where possible.kfraser@localhost.localdomain2006-10-302-11/+13
* merge with xen-unstable.hgawilliam@xenbuild.aw2006-10-252-0/+5
|\
| * PV-on-HVM: Add infrastructure for a compatibility shim in order toIan Campbell2006-10-251-0/+4
| * [LINUX] PV-on-HVM: Directly include headers which are used in variousIan Campbell2006-10-251-0/+1
* | [IA64] Xencomm fixes for HVM PV-drivers and driver domain.awilliam@xenbuild.aw2006-10-143-4/+5
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-10-142-15/+6
|\|
| * [IA64] Add support for enforcing singleshot mmap() semantics at thekfraser@localhost.localdomain2006-10-121-0/+1
| * [BALLOON] Replace alloc_empty_page_range with new helper alloc_empty_pages_an...kfraser@localhost.localdomain2006-10-061-9/+3
| * [BLK] back: Allocate pages for foreign mappings individually ratherkaf24@firebug.cl.cam.ac.uk2006-10-051-11/+7
* | [IA64] p2m exposure. linux side part.awilliam@xenbuild.aw2006-10-042-0/+27
* | [IA64] Implement fast hypercall for physdevop eoi.awilliam@xenbuild.aw2006-10-021-2/+12
* | [IA64] Use xencomm for hypercalls.awilliam@xenbuild.aw2006-10-024-105/+203
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-10-011-3/+0
|\|
| * [LINUX] Make evtchn device use a dynamic minor number.kfraser@localhost.localdomain2006-09-291-3/+0
* | [IA64] do not export XSI_BASE, use set_shared_info_vaawilliam@xenbuild.aw2006-10-011-3/+0
|/
* Clean up dom0_vga_console_info structure for v3.0.3.kfraser@localhost.localdomain2006-09-181-0/+3
* [IA64] swiotlb clash fixawilliam@xenbuild.aw2006-09-121-0/+2
* [IA64] machvec cleanupsawilliam@xenbuild.aw2006-09-122-15/+33
* [IA64] Cleanup for PV-on-HVM for IPFawilliam@xenbuild.aw2006-09-103-5/+17
* [XENBUS] Make frontend drivers shutdown cleanly.kaf24@firebug.cl.cam.ac.uk2006-09-011-0/+3
* [XENBUS] Introduce new "online" node for backend drivers.kaf24@firebug.cl.cam.ac.uk2006-09-011-0/+1
* Add xenbus_strstate() helper function for more readable debug output.kaf24@firebug.cl.cam.ac.uk2006-09-011-0/+2
* [IA64] Modify sparse headers for PV-on-HVM/IPFawilliam@xenbuild.aw2006-08-282-7/+31
* [IA64] Clean up: change asm constraints and remove _hypercall_imm*awilliam@xenbuild.aw2006-08-241-118/+31
* [IA64] PV-to-HVM prep for maddr.hawilliam@xenbuild.aw2006-08-231-22/+29
* [IA64] split parts of page.h into maddr.hawilliam@xenbuild.aw2006-08-232-65/+82
* merge with xen-unstable.hgawilliam@xenbuild.aw2006-08-2314-286/+411
|\
| * [HVM] Clean ups for PV-on-HVM drivers. In particular, platform-pcikfraser@localhost.localdomain2006-08-223-16/+38
| * [x86_64] Guests no longer set _PAGE_USER on kernel mappings.kfraser@localhost.localdomain2006-08-221-11/+10
| * [XENBUS] Allow user of xenbus_read_driver_state() to distinguishkaf24@localhost.localdomain2006-08-191-1/+1
| * [LINUX] Replace uses of CONFIG_XEN_PRIVILEGED_GUEST with is_initial_xendomain().kaf24@localhost.localdomain2006-08-191-1/+1