Age | Commit message (Expand) | Author | Files | Lines |
2010-08-23 | xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfield | Ian Campbell | 1 | -6/+9 |
2010-08-23 | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary | Ian Campbell | 1 | -1/+1 |
2010-08-23 | xen: pvhvm: allow user to request no emulated device unplug | Ian Campbell | 1 | -0/+1 |
2010-08-12 | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -0/+121 |
2010-07-27 | swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough. | Konrad Rzeszutek Wilk | 1 | -0/+65 |
2010-07-27 | x86: Call HVMOP_pagetable_dying on exit_mmap. | Stefano Stabellini | 1 | -0/+11 |
2010-07-27 | x86: Unplug emulated disks and nics. | Stefano Stabellini | 1 | -0/+49 |
2010-07-27 | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. | Stefano Stabellini | 1 | -0/+3 |
2010-07-23 | xen: Add suspend/resume support for PV on HVM guests. | Stefano Stabellini | 1 | -0/+3 |
2010-07-23 | xen: Xen PCI platform device driver. | Stefano Stabellini | 2 | -0/+5 |
2010-07-23 | x86/xen: event channels delivery on HVM. | Sheng Yang | 3 | -0/+16 |
2010-07-23 | xen: Add support for HVM hypercalls. | Jeremy Fitzhardinge | 3 | -0/+154 |
2010-06-07 | xen: Add xen_create_contiguous_region | Alex Nixon | 2 | -0/+48 |
2010-06-07 | xen: Rename the balloon lock | Alex Nixon | 1 | -0/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-04 | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge | 1 | -0/+32 |
2009-03-30 | Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus... | Jeremy Fitzhardinge | 5 | -2/+96 |
2009-03-30 | xen: add /sys/hypervisor support | Jeremy Fitzhardinge | 1 | -0/+3 |
2009-03-30 | xen: use device model for suspending xenbus devices | Ian Campbell | 1 | -1/+1 |
2009-03-30 | xen: remove suspend_cancel hook | Ian Campbell | 1 | -1/+0 |
2009-03-30 | xen: export ioctl headers to userspace | Ian Campbell | 1 | -0/+1 |
2009-03-30 | xen: add /dev/xen/evtchn driver | Ian Campbell | 1 | -0/+88 |
2009-03-30 | xen: add irq_from_evtchn | Ian Campbell | 1 | -0/+3 |
2009-01-08 | xen: add xenfs to allow usermode <-> Xen interaction | Alex Zeffertt | 1 | -2/+0 |
2008-12-16 | xen: clean up asm/xen/hypervisor.h | Jeremy Fitzhardinge | 1 | -0/+2 |
2008-10-03 | xen: remove unused balloon.h | Jeremy Fitzhardinge | 1 | -61/+0 |
2008-08-21 | xen: save previous spinlock when blocking | Jeremy Fitzhardinge | 1 | -0/+2 |
2008-07-16 | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge | 1 | -0/+7 |
2008-07-16 | xen64: fix !HVC_XEN build dependency | Ingo Molnar | 1 | -3/+4 |
2008-07-16 | xen64: define asm/xen/interface for 64-bit | Jeremy Fitzhardinge | 1 | -3/+3 |
2008-07-16 | xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support | Isaku Yamahata | 1 | -0/+3 |
2008-06-25 | xen: implement ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2 | -2/+10 |
2008-06-25 | Merge commit 'v2.6.26-rc8' into x86/xen | Ingo Molnar | 1 | -4/+3 |
2008-06-24 | x86: Make xen use the paravirt clocksource structs and functions | Gerd Hoffmann | 1 | -4/+3 |
2008-06-02 | xen: add new Xen elfnote types and use them appropriately | Jeremy Fitzhardinge | 1 | -0/+20 |
2008-05-29 | xen: fix "xen: implement save/restore" | Ingo Molnar | 1 | -0/+4 |
2008-05-27 | xen: maintain clock offset over save/restore | Jeremy Fitzhardinge | 1 | -3/+0 |
2008-05-27 | xen: implement save/restore | Jeremy Fitzhardinge | 3 | -0/+15 |
2008-05-27 | xen-console: add save/restore | Jeremy Fitzhardinge | 1 | -0/+2 |
2008-05-27 | xen: add rebind_evtchn_irq | Jeremy Fitzhardinge | 1 | -0/+1 |
2008-05-27 | xen: add missing definitions in include/xen/interface/memory.h which ia64/xen... | Isaku Yamahata | 1 | -4/+8 |
2008-05-27 | xen pvfb: Dynamic mode support (screen resizing) | Markus Armbruster | 1 | -5/+24 |
2008-05-27 | xen pvfb: Pointer z-axis (mouse wheel) support | Markus Armbruster | 1 | -0/+2 |
2008-05-27 | xen: add raw console write functions for debug | Jeremy Fitzhardinge | 1 | -0/+3 |
2008-04-25 | xen: add balloon driver | Jeremy Fitzhardinge | 2 | -8/+65 |
2008-04-25 | xen pvfb: Para-virtual framebuffer, keyboard and pointer driver | Markus Armbruster | 2 | -0/+238 |
2008-04-25 | xen blkfront: Delay wait for block devices until after the disk is added | Christian Limpach | 1 | -0/+1 |
2008-04-25 | xen: Make xen-blkfront write its protocol ABI to xenstore | Markus Armbruster | 1 | -0/+21 |
2008-04-25 | xen: import arch generic part of xencomm | Isaku Yamahata | 2 | -0/+118 |
2008-04-25 | xen: make grant table arch portable | Isaku Yamahata | 1 | -0/+6 |