aboutsummaryrefslogtreecommitdiffstats
path: root/unmodified_drivers
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compile errors in PV-on-HVM drivers because of missing asm/gnttab_dma.h.Keir Fraser2007-06-151-0/+3
* pv-on-hvm: Allow Linux and Xen paths to be overridden by the environment.kfraser@localhost.localdomain2007-06-062-4/+19
* Fix pv-on-hvm mkbuildtree script for new repo layout.kfraser@localhost.localdomain2007-06-061-3/+3
* pv-on-hvm: Re-init hypercall stubs page after HVM save/restore.kfraser@localhost.localdomain2007-05-251-15/+61
* PV-on-HVM: More carefully synchronise with APs when putting them tokfraser@localhost.localdomain2007-04-121-7/+27
* PV-on-HVM: Fix 64-bit build.kfraser@localhost.localdomain2007-04-121-3/+2
* PV-on-HVM: Fixes for module loading.kfraser@localhost.localdomain2007-04-112-3/+2
* PV-on-HVM: More save/restore fixes.kfraser@localhost.localdomain2007-04-114-88/+172
* PV-on-HVM: Fixes for save/restore. Also gets rid of separate moduleskfraser@localhost.localdomain2007-04-1012-124/+215
* merge with xen-unstable.hgAlex Williamson2007-04-092-2/+6
|\
| * PV-on-HVM: A bit more re-jigging so the build gets further againstKeir Fraser2007-04-062-2/+6
* | [IA64] Fix PV-on-HVM VNIF to work without using balloon on IPFAlex Williamson2007-04-091-0/+13
|/
* LINUX: PVonHVM: Fixes to build with kernels back to 2.6.5.Ian Campbell2007-04-051-1/+13
* PV-on-HVM: Add new ioreq 'invalidate' for zapping ioemu-dm mapccahekfraser@localhost.localdomain2007-04-051-10/+0
* PV-on-HVM: update build config overrides.kfraser@localhost.localdomain2007-04-051-1/+2
* Various cleanups and fixes for PV-on-HVM drivers.Keir Fraser2007-04-042-1/+8
* Initial check-in to support PV balloon driver within HVM guests.Steven Hand2007-04-045-9/+17
* [HVM] Save/restore: PV-on-HVM driver save/restore supportTim Deegan2007-03-291-2/+33
* merge with xen-unstable.hgawilliam@xenbuild2.aw2007-03-201-1/+2
|\
| * hvm: Fix platform-irq handling in presence of irqbalance daemon.kaf24@firebug.cl.cam.ac.uk2007-03-191-1/+2
* | [IA64] Fix for compiling PV-on-HVM driver on IPFawilliam@xenbuild2.aw2007-03-121-1/+7
|/
* [LINUX] Purge include <linux/config.h>. It has been obsolete for some time now.Ian Campbell2007-02-233-2/+2
* [LINUX] Call ctrl_alt_del() to trigger a reboot so we benefit from theIan Campbell2007-02-131-0/+6
* Small cleanups to PV-on-HVM support code.Keir Fraser2007-02-081-12/+9
* [IA64] Follow to allow PV-on-HVM callback irq to be identified by PCI device.awilliam@xenbuild2.aw2007-02-061-9/+3
* [IA64] Fix for compiling PV-on-HVM driver on IPFawilliam@xenbuild2.aw2007-02-052-0/+20
* [HVM] Allow HVM guest to request invalidation of foreign mappings viakaf24@localhost.localdomain2007-01-271-0/+10
* Cleanups for unmodified (pv-on-hvm) driver building.kaf24@localhost.localdomain2007-01-263-13/+11
* [PV-on-HVM] Make PV drivers on HVM kernels work on older kernels afterIan Campbell2007-01-222-2/+22
* merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-152-12/+20
|\
| * [PV-on-HVM] Allow platform interrupt to be used for entropy.kfraser@localhost.localdomain2007-01-121-3/+3
| * [HVM] Allow PV-on-HVM callback irq to be identified by PCI device.kfraser@localhost.localdomain2007-01-102-9/+17
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-101-17/+52
|\|
| * [PV-on-HVM] Add definition of irq_to_evtchn_port().kfraser@localhost.localdomain2007-01-061-0/+6
| * [PV-ON-HVM] Update evtchn interface to match new PV Linux interfaces.kaf24@localhost.localdomain2006-12-311-17/+46
* | [IA64] Rename RID maker HVM_PARAM_CALLBACK_IRQ_RID to IA64_CALLBACK_IRQ_RIDawilliam@xenbuild2.aw2007-01-021-1/+1
* | [IA64] Follow new interrupt deliver mechanism for PV-on-HVM/IPFawilliam@xenbuild2.aw2006-12-201-2/+7
|/
* [LINUX] Import kasprintf patch from upstream.Ian Campbell2006-11-272-0/+28
* [HVM] Update VPIC device model for new interrupt delivery code.kaf24@localhost.localdomain2006-11-261-24/+8
* [IA64] Change callback_irq spec of PV-on-HVM for IPFkfraser@localhost.localdomain2006-11-221-3/+19
* [PV-ON-HVM] Correct some out of date documentation.Steven Smith2006-11-151-2/+2
* PV-on-HVM: Tweak reboot.c to be compatible with older kernels.Ian Campbell2006-11-021-0/+3
* PV-on-HVM: Fix PV-on-HVM drivers for IA64.Ian Campbell2006-11-022-0/+16
* PV-on-HVM: Use ln -nsf in mkbuildtree to avoid creating a symlink loopIan Campbell2006-11-021-1/+1
* Merge.Steven Smith2006-10-313-0/+5
|\
| * [HVM][LINUX][TOOLS] Make xm {shutdown|reboot} do something sensible for HVMSteven Smith2006-10-313-0/+5
* | [PV-ON-HVM] Don't generate lots of spurious interrupts when using eventSteven Smith2006-10-311-1/+7
|/
* merge with xen-unstable.hgawilliam@xenbuild.aw2006-10-2515-2/+264
|\
| * PV-to-HVM: Add a compatibility define for the end_that_request_lastIan Campbell2006-10-251-0/+4
| * PV-on-HVM: Include compatibility kzalloc implementation for kernelsIan Campbell2006-10-252-0/+21