| Commit message (Expand) | Author | Age |
* | xen: remove unused balloon.h | Jeremy Fitzhardinge | 2008-10-03 |
* | xen: save previous spinlock when blocking | Jeremy Fitzhardinge | 2008-08-21 |
* | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge | 2008-07-16 |
* | xen64: fix !HVC_XEN build dependency | Ingo Molnar | 2008-07-16 |
* | xen64: define asm/xen/interface for 64-bit | Jeremy Fitzhardinge | 2008-07-16 |
* | xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support | Isaku Yamahata | 2008-07-16 |
* | xen: implement ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 |
* | Merge commit 'v2.6.26-rc8' into x86/xen | Ingo Molnar | 2008-06-25 |
|\ |
|
| * | x86: Make xen use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 |
* | | xen: add new Xen elfnote types and use them appropriately | Jeremy Fitzhardinge | 2008-06-02 |
* | | xen: fix "xen: implement save/restore" | Ingo Molnar | 2008-05-29 |
* | | xen: maintain clock offset over save/restore | Jeremy Fitzhardinge | 2008-05-27 |
* | | xen: implement save/restore | Jeremy Fitzhardinge | 2008-05-27 |
* | | xen-console: add save/restore | Jeremy Fitzhardinge | 2008-05-27 |
* | | xen: add rebind_evtchn_irq | Jeremy Fitzhardinge | 2008-05-27 |
* | | xen: add missing definitions in include/xen/interface/memory.h which ia64/xen... | Isaku Yamahata | 2008-05-27 |
* | | xen pvfb: Dynamic mode support (screen resizing) | Markus Armbruster | 2008-05-27 |
* | | xen pvfb: Pointer z-axis (mouse wheel) support | Markus Armbruster | 2008-05-27 |
* | | xen: add raw console write functions for debug | Jeremy Fitzhardinge | 2008-05-27 |
|/ |
|
* | xen: add balloon driver | Jeremy Fitzhardinge | 2008-04-24 |
* | xen pvfb: Para-virtual framebuffer, keyboard and pointer driver | Markus Armbruster | 2008-04-24 |
* | xen blkfront: Delay wait for block devices until after the disk is added | Christian Limpach | 2008-04-24 |
* | xen: Make xen-blkfront write its protocol ABI to xenstore | Markus Armbruster | 2008-04-24 |
* | xen: import arch generic part of xencomm | Isaku Yamahata | 2008-04-24 |
* | xen: make grant table arch portable | Isaku Yamahata | 2008-04-24 |
* | xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one | Isaku Yamahata | 2008-04-24 |
* | xen: make include/xen/page.h portable moving those definitions under asm dir | Isaku Yamahata | 2008-04-24 |
* | xen: add resend_irq_on_evtchn() definition into events.c | Isaku Yamahata | 2008-04-24 |
* | Xen: make events.c portable for ia64/xen support | Isaku Yamahata | 2008-04-24 |
* | xen: move events.c to drivers/xen for IA64/Xen support | Isaku Yamahata | 2008-04-24 |
* | xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n... | Isaku Yamahata | 2008-04-24 |
* | xen: add missing definitions for xen grant table which ia64/xen needs | Isaku Yamahata | 2008-04-24 |
* | xen: definitions which ia64/xen needs | Isaku Yamahata | 2008-04-24 |
* | xen: definisions which ia64 needs | Isaku Yamahata | 2008-04-24 |
* | xen: add support for callbackops hypercall | Jeremy Fitzhardinge | 2008-04-24 |
* | xen: unify pte operations on machine frames | Jeremy Fitzhardinge | 2008-04-24 |
* | xen: use phys_addr_t when referring to physical addresses | Jeremy Fitzhardinge | 2008-04-24 |
* | x86: page.h: make pte_t a union to always include | Jeremy Fitzhardinge | 2008-01-30 |
* | xen: fix incorrect vcpu_register_vcpu_info hypercall argument | Jeremy Fitzhardinge | 2007-10-16 |
* | xen: xen/page.h compile fix | Jeremy Fitzhardinge | 2007-07-26 |
* | xen: Place vcpu_info structure into per-cpu memory | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: add the Xenbus sysfs and virtual device hotplug driver | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: Add grant table support | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: use the hvc console infrastructure for Xen console | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: SMP guest support | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: event channels | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: Core Xen implementation | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: Add Xen interface header files | Jeremy Fitzhardinge | 2007-07-18 |